pillairohit
27th May 2008 08:09 UTC
Vista Issue-"Size" in Control Panel-Add/Remove Programs
Hi.
For Win Vista, in the Control Panel - Add/Remove Programs, after i install my app, the "Size" of the app is not being displayed.
How do i get the size of the app to diplay in that column?
Thanks a lot.
Anders
27th May 2008 11:56 UTC
EstimatedSize is a dword with the size, you could try to add that, but I think it might only apply to MSI installers (Fucking microsoft)
The size should be auto calculated for other installers, you might want to add a InstallLocation string to help the ARP applet
for more info, see
http://blogs.msdn.com/oldnewthing/ar...09/178342.aspx
and
http://msdn.microsoft.com/en-us/libr...05(VS.85).aspx
and
http://forums.winamp.com/showthread....hreadid=230265