Click here to Skip to main content
15,920,438 members

Comments by shashikantGuptaMCA (Top 5 by date)

shashikantGuptaMCA 5-Nov-15 4:27am View    
Thanks Sanjay

but my requirement is not to share the folder of the target server. as I want to access server via code only.
shashikantGuptaMCA 5-Nov-15 4:25am View    
I have tried WinScp and advapi32.DLL both have some limitation like:-
WinSCP:- Have to create FTP on target server
advapi32.DLL :- Need to share a folder of target server.
shashikantGuptaMCA 2-Nov-15 4:16am View    
How ? could you please share the code or link.
I need to copy or send a file to another server.
shashikantGuptaMCA 19-Mar-12 7:18am View    
i have craeted a checkbox file in userinterface also.
shashikantGuptaMCA 19-Mar-12 7:09am View    
Hii Wes Aday..

I have created a setup project and in the file system option i have created the folders and add files[.exe etc] accouding to requirement.

now the task is i have also 5 check box for these folders[applications].
i want to check on that checkbox and only that folder should be created.

but in my case all folders have created on default location of setup.

Thanks in advance..