|
-
Apr 26th, 2007, 09:19 PM
#1
Thread Starter
PowerPoster
setup1 un-install
Hi
I have a setup program see below
This puts my program exey and the un-install on the users start menu with uninstall above my exey
How can have my exey show above the un-install on the start menu
[IconGroups]
Group0=RoofCalculator 6.4
PrivateGroup0=-1
Parent0=$(Programs)
[RoofCalculator 6.4]
Icon1="RoofCalculator64.exe"
Title1=RoofCalculator 6.4
StartIn1=$(AppPath)
Icon2=$(WinPath)ST6UNST.EXE -n "$(AppPath)ST6UNST.LOG"
Title2=Remove RoofCalculator
StartIn2=$(WinPath)
[Setup]
Title=RoofCalculator 6.4
DefaultDir=$(ProgramFiles)\RoofCalculator 6.4
AppExe=RoofCalculator64.exe
AppToUninstall=RoofCalculator64.exe
thank you
-
Apr 26th, 2007, 09:43 PM
#2
Re: setup1 un-install
I don't see anything in the thing you posted that dictates what order they appear.
What installer did you use?
All of the ones I've used always put the uninstaller below the program in the start menu.
-
Apr 26th, 2007, 10:05 PM
#3
Thread Starter
PowerPoster
-
Apr 26th, 2007, 11:10 PM
#4
Re: setup1 un-install
what happen if you change the icon1 items to 2 and icon2 items to 1?
-
Apr 27th, 2007, 12:28 AM
#5
Thread Starter
PowerPoster
Re: setup1 un-install
 Originally Posted by Fazi
what happen if you change the icon1 items to 2 and icon2 items to 1?
I'm pressed for time
For the time being i'm gonna live with it. I'll be back.
-
Apr 27th, 2007, 06:34 AM
#6
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|