PDA

View Full Version : Copy file with Inno Setup Script


emrahcey
02-07-2010, 06:07
I need help with Inno Setup Script
Easy way to DOS command but I need Inno Setup Script

C: Harddisk Drive
E: DVD-ROM Drive

"Copy E:\preferences.txt C:\Documents and Settings\My user name\Application Data\Creative\Nap\scripts"

Joe Forster/STA
02-07-2010, 08:24
I think this is the page for you: http://www.jrsoftware.org/ishelp/topic_filessection.htm . Simply define the source and destination both as external. Experiment! ;)