Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 26th September 2006, 10:42   #1
eilers
Junior Member
 
Join Date: Sep 2006
Posts: 2
Uninstall.exe, "New Program installed" bubble and yellow background.

Hi Folks!

I have a very strange problem and need your Help:

Windows XP has the feature to show newly installed programms highlighted in the start manu. First, it shows a bubble with the text "New program installed". If the program folder is opened, new entries are highlighted yellow.

Unfortunately, the created unistall.exe is always shown as new (has yellow background) which is quite irritating for users. Sometimes this "bubble" is also shown again and again..

After some digging in the network, I've learned that the file version info is used by Windows to detect whether the file is new. Thus, I used the functions
VIProductVersion and VIAddVersionKey to set this information. But it does not change anything...

Now, I'm quite helpless and need some assistance.. Please, don't let me stay out here in the rain!

Thanks in advance!

Stefan
eilers is offline   Reply With Quote
Old 27th September 2006, 05:42   #2
Comperio
Major Dude
 
Comperio's Avatar
 
Join Date: Jan 2005
Location: Oregon Coast
Posts: 737
I've found this one to be a bit allusive. I did find this:
http://blogs.msdn.com/oldnewthing/ar...24/496690.aspx

It points out some rules about what is considered 'new' and states that uninstallers should not be shown.

Considering this is a blog site, I'm not sure how accurate the info really is. But, I did notice in your original post, you misspelled "uninstall.exe". (yours is spelled "unistall.exe") I'm not sure if this was just misspelled in the post, or if your actual file name is also misspelled--if it is, you might give this a shot.

If not, then I'm at a loss... (Maybe someone else has some more dirt on this...)
Comperio is offline   Reply With Quote
Old 27th September 2006, 06:48   #3
eilers
Junior Member
 
Join Date: Sep 2006
Posts: 2
Quote:
Originally posted by Comperio
I've found this one to be a bit allusive. I did find this:
http://blogs.msdn.com/oldnewthing/ar...24/496690.aspx

It points out some rules about what is considered 'new' and states that uninstallers should not be shown.
Thanks a lot for your link!

The blog just states that new files are highlighted and that they are various reasons why special shortcuts are ignored.

My situation is the opposite way: The file "uninstall.exe" (unistall.exe was just a typo), is shown as new, which is very annoying.
The blog says that files are shown as new, until they are executed.. This isn't the behavior I see on windows and it wouldn't be a big help on that file, anyway!
eilers 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