Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 23rd November 2011, 08:15   #1
lior.mberg
Junior Member
 
Join Date: Nov 2011
Posts: 1
Question NSIS\NSIS Unicode and Windows 8

Good morning!

1. Is there any news with NSIS\NSIS Unicode and Windows 8 support?
2. Does\Will NSIS support Windows 8?
3. What's is the forecast?

Thanks
Lior
lior.mberg is offline   Reply With Quote
Old 23rd November 2011, 09:54   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,777
Not much has changed when it comes to installers compared to Win7 AFAIK

They will probably add another SupportedOS guid for the manifest but here is no way for us to add support for that until they publish the new guid @ http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 23rd November 2011, 10:08   #3
MSG
Major Dude
 
Join Date: Oct 2006
Posts: 1,840
Obvious question: Is the versionnumber already official? (Thinking of winver.nsh here.)
MSG is online now   Reply With Quote
Old 23rd November 2011, 11:12   #4
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,777
Quote:
Originally Posted by MSG View Post
Obvious question: Is the versionnumber already official? (Thinking of winver.nsh here.)
No, probably not, and we have to wait for RTM for the build number...

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 4th September 2012, 04:06   #5
sericss
Junior Member
 
Join Date: Sep 2012
Posts: 4
When will the new GUID be added to the build? Without this change it seems that the user must install in "Windows 7" mode.
sericss is offline   Reply With Quote
Old 5th September 2012, 02:03   #6
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,777
Quote:
Originally Posted by sericss View Post
When will the new GUID be added to the build? Without this change it seems that the user must install in "Windows 7" mode.
As a quick hack you can probably use a hex editor to overwrite the Vista GUID with the Win8 GUID in makensis.exe (The Vista GUID is pointless since we also specify the Win7 GUID) or use !packhdr and resource hacker to change the manifest on a per file basis.

I assume the unicode fork will add support soon...

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 27th December 2012, 07:23   #7
greenaj
Junior Member
 
Join Date: May 2009
Location: Phoenix
Posts: 7
I solved this issue, here is a post http://www.level533.com/2012/12/add-...sis-installer/ on my blog.
greenaj is offline   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