Click here to Skip to main content
15,893,663 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I resolve the issue on my previous post regarding "save user input through Custom Action".

Now I have a new question:

How to copy a file to the "Program File" folder in handheld device through the application installer (setup)?

Thanks,
Dody
Posted

Set the "Build Action" as "content" and "Copy to output directory" to "Copy Always" for the file which you want to copy to device.
 
Share this answer
 
v2
Can you be a bit more specific?
1) where is "Build Action"?
2) where to find "Copy to output directory"?

I am with the Setup Project.

Thanks.
 
Share this answer
 
Comments
André Kraak 19-Dec-12 17:32pm    
If you have a question about or comment on a given solution use the "Have a Question or Comment?" option beneath the solution. When using this option the person who gave the solution gets an e-mail message and knows you placed a comment and can respond if he/she wants.

Please move the content of this solution to the solution you are commenting on and remove the solution.
Thank you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900