PDA

Click to See Complete Forum and Search --> : inno setup question


Pouncer
Dec 12th, 2005, 09:03 PM
what do i change the following line to..


Source: C:\Documents and Settings\R\FilesToInstall\logs.txt; DestDir: {app}; Flags: ignoreversion


to make it store the logs.txt in a folder called 'Logs' in the application directory

randem
Dec 12th, 2005, 09:40 PM
Source: C:\Documents and Settings\R\FilesToInstall\logs.txt; DestDir: {app}\logs; Flags: ignoreversion