Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 29th May 2008, 04:52   #1
akshay.sharma
Junior Member
 
Join Date: Apr 2008
Posts: 25
Vista not showing size in Add/remove Programs

Hi,

I have two installers. One is a default installer having 5 default pages and one custom installer with all pages created on my own using nsDialogs.When i install program using Default installer in Windows Vista, it shows the size in Add/remove Programs and creates the entry in ARPCache in registry.

But when I use custom installer it doesn't shows size in
Add/remove Programs and writes junk values in ARPCache.

In default installer we have Space required thing that dynamically calculates the size required for installation.

But in my custom installer what I did is I created a static control and named it as Space Required and hardcoded the size as 5.5Mb.

What to do in this scenario? Is there a way to show the size in Add/Remove Programs in Vista?
akshay.sharma is offline   Reply With Quote
Old 29th May 2008, 11:12   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,779
use the forum search maybe? http://forums.winamp.com/showthread....hreadid=292342

IntOp $PostCount $PostCount + 1
Anders is online now   Reply With Quote
Reply
Go Back   Winamp 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