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: Kanri (Oct 09, 2024), Platform 29.5.3 (Jun 27, 2024)
1,100+ portable packages, 1.1 billion downloads
No Ads November!, 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."