Results 1 to 6 of 6

Thread: setup1 un-install

  1. #1

    Thread Starter
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    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

  2. #2
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    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.

  3. #3

    Thread Starter
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: setup1 un-install

    I'm using vb PD wizard

  4. #4
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: setup1 un-install

    what happen if you change the icon1 items to 2 and icon2 items to 1?

  5. #5

    Thread Starter
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: setup1 un-install

    Quote 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.

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: setup1 un-install

    Moved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width