View Full Version : Uninstaller
NewsArchive
02-26-2009, 01:25 PM
Hello,
the uninstaller file and .log will not installed on my vista system.
Any idea?
Thanks much
Kai
NewsArchive
02-26-2009, 01:26 PM
Kai,
> the uninstaller file and .log will not installed on my vista system.
>
> Any idea?
1. Make sure you have a valid Uninstall .exe and .log file name in
General Properties -> Product Properties
[UNINSTALL] default is: %_SB_INSTALLDIR%\Uninst_[PRODUCTNAME].exe
[UNINSTALL_LOG] default is: %_SB_INSTALLDIR%\Uninst_[PRODUCTNAME].log
2. Make sure you have the "Support Uninstall" set to "Yes" in General
Properties -> Product Properties
Default is: Yes
3. Make sure you did not accidentally removed the 'Create Installation
Log "[UNINSTALL_LOG]"' function in your script.
Does this help?
--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910
SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes
-- Official Comodo Code Signing and SSL Certificate Partner
NewsArchive
02-26-2009, 01:26 PM
Hello Friedrich,
look´s i have the same. I have tried a standard SB Setup.
What i need ist a very simple Setup for installing my app on customer systems.
because i use on directory for files and data i use a folder in the root. Most
user using my app on an usb stick. My next step is to integrate a web update
with an ini file for the settings (because most people have no installation)
and the subscription feature in my app.
I have attached my script. So you can have a look because the uninstall prob.
Thank again Kai
NewsArchive
02-26-2009, 01:27 PM
> I have attached my script. So you can have a look because the uninstall
> prob.
It's caused by the '|' in your Product Name "XRG | Elephant Brain"
'|' is not a valid character for files (or folders) in Windows.
Does this help?
--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910
SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes
-- Official Comodo Code Signing and SSL Certificate Partner
NewsArchive
02-26-2009, 01:27 PM
Hello Friedrich,
this will help very well :-)
Thanks very much for you nice support!
Best regards
Kai
NewsArchive
02-26-2009, 01:27 PM
> this will help very well :-)
>
> Thanks very much for you nice support!
You are welcome, Kai :)
Friedrich
--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910
SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes
-- Official Comodo Code Signing and SSL Certificate Partner
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.