NewsArchive
05-11-2011, 02:21 AM
Hi,
It's me again..... I'm probably fast becoming a real pest.
The installer script I am working on refuses to create a new uninstall
EXE or LOG file that I have ask for in my setup.
I have attached a screenshot of my script setup window, a display
message just prior to the CREATE function in the code verifying the
names of the files to be created and a display message just after the
CREATE attempt indicating the error code of -1.
When all is said and done after the file is unzipped into the folder
there will possibly be other uninstall LOG files. In the case I tested
there are two:
Uninst.exe
Uninst.log
Uninst_2.6.0.0.exe
Uninst_2.6.0.0.log
I am attempting to create a new one called Uninst_BU_2.6.0.0 but the
CREATE function is clearly failing. I have checked the "Overwrite" box
as you can see.
What am I missing or doing incorrectly?
Thanks.....
--
*Regards*,
Lee
www.cya2day.com
CYA - Don't Leave Home Without One
It's me again..... I'm probably fast becoming a real pest.
The installer script I am working on refuses to create a new uninstall
EXE or LOG file that I have ask for in my setup.
I have attached a screenshot of my script setup window, a display
message just prior to the CREATE function in the code verifying the
names of the files to be created and a display message just after the
CREATE attempt indicating the error code of -1.
When all is said and done after the file is unzipped into the folder
there will possibly be other uninstall LOG files. In the case I tested
there are two:
Uninst.exe
Uninst.log
Uninst_2.6.0.0.exe
Uninst_2.6.0.0.log
I am attempting to create a new one called Uninst_BU_2.6.0.0 but the
CREATE function is clearly failing. I have checked the "Overwrite" box
as you can see.
What am I missing or doing incorrectly?
Thanks.....
--
*Regards*,
Lee
www.cya2day.com
CYA - Don't Leave Home Without One