Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 2nd November 2004, 09:45   #1
Tovy
Junior Member
 
Join Date: Nov 2004
Posts: 2
Warning box in WinXP with service pack 2

Hello,

I need help with warning in WinXP with service pack 2 -
something as "We cannot verify the publisher of this software etc". Could anybody help me how to fix it?

Thank you,

Tovy..
tovy@300ad.com
Tovy is offline   Reply With Quote
Old 2nd November 2004, 11:28   #2
Davion
Senior Member
 
Join Date: Apr 2004
Location: Nuremberg, Germany
Posts: 130
Send a message via Yahoo to Davion
When does this MSG Box appear?

XP SP2 has higher Security settings than a "normal" XP with SP1

if it appears while you install NSIS itself it's maybe because Microsoft doesn't know the Publisher Nullsoft
Davion is offline   Reply With Quote
Old 2nd November 2004, 12:49   #3
Yathosho
Forum King
 
Yathosho's Avatar
 
Join Date: Jan 2002
Location: AT-DE
Posts: 3,185
Send a message via ICQ to Yathosho
you need to check a couple of registry entries

HKLM "SOFTWARE\Microsoft\Windows NT\CurrentVersion" "ProductName"
HKLM "SOFTWARE\Microsoft\Windows NT\CurrentVersion" "CurrentVersion"
HKLM "SOFTWARE\Microsoft\Windows NT\CurrentVersion" "CurrentBuildNumber"

windows xp sp 2 gives you the following results

Microsoft Windows XP
5.1
2600 (or higher)

hope it helps
Yathosho is offline   Reply With Quote
Old 2nd November 2004, 13:05   #4
Tovy
Junior Member
 
Join Date: Nov 2004
Posts: 2
The message box appears when I start my install file (I mean the file I made with NSIS).
The XP says that the software doesn't inlude the digital signature. I think I must register somewhere (on Microfost?) as publisher/developer? Is it any way to include it to the NSIS script?
Thanks a lot! And sorry my English is bad
Tovy..
Tovy is offline   Reply With Quote
Old 2nd November 2004, 13:10   #5
Joel
Debian user
(Forum King)
 
Joel's Avatar
 
Join Date: Jan 2003
Location: Arch land
Posts: 4,898
I think is somthing about the signature embeded into the EXE


* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux w/ xfce4.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Debian unstable w/ xfce4.
Joel 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