what do i change the following line to..
to make it store the logs.txt in a folder called 'Logs' in the application directoryCode:Source: C:\Documents and Settings\R\FilesToInstall\logs.txt; DestDir: {app}; Flags: ignoreversion
Printable View
what do i change the following line to..
to make it store the logs.txt in a folder called 'Logs' in the application directoryCode:Source: C:\Documents and Settings\R\FilesToInstall\logs.txt; DestDir: {app}; Flags: ignoreversion
VB Code:
Source: C:\Documents and Settings\R\FilesToInstall\logs.txt; DestDir: {app}\logs; Flags: ignoreversion