Error in the Sunbird Launcher ?
I am looking in the SunbirdPortable.nsi and i think there is a problem in it.
At line 117, we have 	ReadEnvStr $APPDATAPATH "APPDATA"
And, after that, on line 198, there is something like this
		IfFileExists "$APPDATA\Mozilla\Sunbird\*.*" CheckIfRunning
Assuming the syntax of ReadEnvStr
the Environment variable will be stored into $APPDATAPATH variable
So the line 198 (and some others near line 383) would be
		IfFileExists "$APPDATAPATH\Mozilla\Sunbird\*.*" CheckIfRunning
 
      
 Visit the Community page
 Visit the Community page Join our forums
 Join our forums Subscribe to our email newsletter
 Subscribe to our email newsletter Subscribe with RSS
 Subscribe with RSS Follow us on BlueSky
 Follow us on BlueSky Follow us on Facebook
 Follow us on Facebook Follow us on LinkedIn
 Follow us on LinkedIn Follow us on Mastodon
 Follow us on Mastodon