Old 26th August 2009, 10:41   #1
aclavier
Junior Member
 
Join Date: Aug 2009
Posts: 3
Different FileDescription for installer and uninstaller

Hi, All
Is it possible to have the FileDescription set by VIAddVersionKey different for installer and uninstaller ?
Thanks for help
Anne
aclavier is offline   Reply With Quote
Old 26th August 2009, 11:07   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Nope.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 26th August 2009, 12:13   #3
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
Well, it is possible if you create the uninstaller at compile time with a "different" script, but it's not a 1 line solution

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 26th August 2009, 12:17   #4
aclavier
Junior Member
 
Join Date: Aug 2009
Posts: 3
Any way to do it with system command after WriteUninstaller command ?
aclavier is offline   Reply With Quote
Old 26th August 2009, 14:01   #5
aclavier
Junior Member
 
Join Date: Aug 2009
Posts: 3
Smile

I finally tried Anders solution and this works fine.
Thanks to all for your answers
aclavier is offline   Reply With Quote
Old 26th August 2009, 16:03   #6
CrushBug
Senior Member
 
Join Date: May 2005
Posts: 119
Slight thread derail.

We currently create an uninstaller that creates the real uninstaller (if you get my drift). This is the only way we can digitally sign our uninstaller.

Can anyone think of another way to do this?
CrushBug is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump