I want to recompile portable firefox with a different splash screen...
can anyone give me details as to how to use the nullsoft file in "firefox code"?
i've never used nsis before.
New: PeerBlock Plus (Dec 04, 2023), Platform 27.0.1 (Dec 03, 2023)
450+ real apps (49GB), 1.1 billion downloads, Please donate.
Now Accepting Wire Transfers, Testing Ad Placements
Get the compiler from http://nsis.sourceforge.net/ and both the FindProcDll and newadvsplash plugins (http://nsis.sourceforge.net/FindProcDLL_plug-in http://nsis.sourceforge.net/NewAdvSplash_plug-in)
Drop the .dll from both of these zips into C:\Program Files\NSIS\Plugins
Then search for this line in the source:
File /oname=$PLUGINSDIR\splash.jpg "${NAME}.jpg"
Replace "${NAME}.jpg" with the name of your jpg file.
----
R McCue
"If you're not part of the solution, you're part of the precipitate."