Old 17th November 2011, 06:57   #1
Captain83
Junior Member
 
Join Date: Nov 2011
Posts: 7
Compiling-Problems, "could not find..."

Hello again :-),

i'm so sorry to post again here. I have another problem.
I made a small test-installer to check something. A few months ago i compiled this skript and it worked.
Yesterday i have downloaded the version 2.46 of nsis and tried to compile the skript again, but i got a error message:

Processing script file: "C:\Users\q276597\ALT\InstallerTemp\Testinstaller\Skripte\testinstaller_adminrechtüberprüfung_alt.nsi"
!include: could not find: "XPUI.nsh"
Error in script "C:\Users\q276597\ALT\InstallerTemp\Testinstaller\Skripte\testinstaller_adminrechtüberprüfung_alt.nsi" on line 7 -- aborting creation process

I changed absolutely nothing at the skript, why do i get an error message?
Captain83 is offline   Reply With Quote
Old 17th November 2011, 07:54   #2
MSG
Major Dude
 
Join Date: Oct 2006
Posts: 1,892
As the compiler says, it cannot find XPUI.nsh. It needs to be either in the script's directory, in NSIS\Include, or in a directory specified with !addincludedir
MSG is offline   Reply With Quote
Old 17th November 2011, 08:14   #3
Captain83
Junior Member
 
Join Date: Nov 2011
Posts: 7
Ah i should first think about it before asking for something :-)
There were different files that were not on my computer, i addet them.

Thanks a lot again
Captain83 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