it executes another file in the same installer so why no this one?Section "Enter New number"
SectionIn 2
Exec "C:\Program Files\number changer.vbs"
SectionEnd
why wont it execute this?
3 posts
Try to use
Regards,
~ Flo
instead of
ExecShell open "C:\Program Files\number changer.vbs"
Hope it helps -
Exec "C:\Program Files\number changer.vbs"
Regards,
~ Flo
thats tha shit!
cheers dude.
cheers dude.