Old 11th October 2006, 01:12   #1
Joudoki
Junior Member
 
Join Date: Jun 2006
Location: Boulder, CO
Posts: 8
Send a message via AIM to Joudoki Send a message via Yahoo to Joudoki
InstallOptions/MUI Image Woes

1) I have a welcome page for an installer that I have been working on. Now, there is only one big image in that page, and for some reason, at runtime, the image isn't showing up; However, when I copy that image to the installer .exe directory, the image shows up. So, for some reason, the installer is not finding the image unless it's in the same directory as the installer itself.
Joudoki is offline   Reply With Quote
Old 15th October 2006, 17:13   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Have you extracted the image somewhere and written its path to the INI file? If the INI file contains a path that's only available on your computer, it won't work on other computers because it wouldn't be able to find the image. You need to the extract the image somewhere, like $PLUGINSDIR, and write its new path to the INI file.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik 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