After patching the shortcuts are not removed when I UnInstal

Got a problem you cannot solve? Try here.
kehagiem
Posts: 16
Joined: Sat Apr 18, 2009 3:11 pm

After patching the shortcuts are not removed when I UnInstal

Postby kehagiem » Mon Sep 27, 2010 9:53 pm

Hello,

I use InstallAware 9 (Build Moya.sp1.070409) version.
The first version of my-installation when is uninstalled removes everything correctly, also the shortcuts that were initial created.
Now, I have created a Patch that only adds a new directory to the initial setup.
When I try to uninstall the application, after the Patch being applied correctly, everything is removed except the shortcuts.
Is there any way to correct it?
Have a nice day,
Emmanouel

mills
Posts: 814
Joined: Tue Jul 06, 2010 7:10 pm
Location: Honolulu, HI

Re: After patching the shortcuts are not removed when I UnIn

Postby mills » Tue Sep 28, 2010 7:12 pm

Where are the shortcuts located/being installed to?

What do they link to?

What OS are you testing on?
Andy Mills
InstallAware
Other Help:
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help - Press F1 in the InstallAware IDE.

kehagiem
Posts: 16
Joined: Sat Apr 18, 2009 3:11 pm

Re: After patching the shortcuts are not removed when I UnIn

Postby kehagiem » Wed Sep 29, 2010 12:34 am

Hello,

I'm testing it on a Vista (x64) but the application and installation program are both 32bit.

and here is the code that is related to the ShortCuts:

if Variable ADVERTISE Equals TRUE
Apply Advertised (get result into variable SUCCESS)
else
Create Shortcut $DESKTOPDIR$\foo to $TARGETDIR$\foo.exe
Create Shortcut $SHORTCUTFOLDER$\foo to $TARGETDIR$\foo.exe
Create Shortcut $SHORTCUTFOLDER$\Support to
Create Shortcut $SHORTCUTFOLDER$\Support\Team to $TARGETDIR$\SUPPORT\Team.exe
Apply Install (get result int variable SUCCESS)
if Variable SUCCESS not Equals ERROR
if Variable SUCCESS not Equals CANCEL
end
end
end

Have a nice day,
Emmanouel

kehagiem
Posts: 16
Joined: Sat Apr 18, 2009 3:11 pm

Re: After patching the shortcuts are not removed when I UnIn

Postby kehagiem » Fri Oct 01, 2010 7:26 pm

Hi,

I'm still waiting for an answer for the shortcuts.
Also the scheduled task for updates is not created as expected under the same environment.
Regards,
Emmanouel

mills
Posts: 814
Joined: Tue Jul 06, 2010 7:10 pm
Location: Honolulu, HI

Re: After patching the shortcuts are not removed when I UnIn

Postby mills » Fri Oct 08, 2010 7:56 pm

I have verified that when a patch includes "create folder" command, shortcuts are not removed on uninstall. I've notified our developers.
Andy Mills
InstallAware
Other Help:
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help - Press F1 in the InstallAware IDE.


Return to “Technical Support”

Who is online

Users browsing this forum: Majestic-12 [Bot] and 30 guests