Quote:
Originally Posted by triviet4
But when setup DVD1, error... Please insert disk 2... (not found File Setup-2c)
How fix this error?
|
dude add you file code under the slides code..
[files]
Source: Include\*.*; Flags: dontcopy;
///Dont put YourCode here//
#define i 0
#ifexist "Slides\1.jpg"
#sub AddFile
Source: Slides\{#i}.jpg; DestDir: {tmp}; Flags: dontcopy;
#endsub
#for {i = 1; FileExists(StringChange("Slides\FileName.jpg", "FileName", Str(i))) != 0; i++} AddFile
#endif
///Put It Here//
Quote:
Originally Posted by varma1993
y_thelastknight Accepted for the password of Video & Slides
Please Post The Password
|
Wait, script will be uploaded.