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: KiCad (Mar 25, 2025), Platform 30.0.2 (Mar 27, 2025)
1,100+ portable packages, 1.1 billion downloads
Ad Free! Please donate today
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."