script the wizard generates
Hi,
How to check the script the wizard generates.
I have customised setup1.vbp,saved the project(setup1.vbp),made setup1.exe afresh, replacing old exe.
However when I use the setup wizard,the setup is generated successfully,but the changes which I made to setup1.vbp are not at all displayed.
I tried overwrting the existing ( standard packaging script 1) script and even tried by giving different name to the packaging script at the end of setup procedure where a text-box with script name is given.