Page 1 of 1

SABnzbd 1.0.0 (Win10) can not make into portable

Posted: March 16th, 2016, 3:01 am
by jjit
Win10 SABnzbd 1.0.0 [a58bb38]
put the SABnzbd.ini file in the same directory as SABnzbd.exe
and delete "C:\Users\[user]\AppData\Local\sabnzbd" folder
when start sabnzbd again, it can not recognize SABnzbd.ini file in the same directory
and automatically create "C:\Users\[user]\AppData\Local\sabnzbd" folder again

Re: SABnzbd 1.0.0 (Win10) can not make into portable

Posted: March 16th, 2016, 4:44 am
by shypike
This is ancient and problematic behaviour, which led to problems for read-only installations.
We removed it.
Use the -f parameter to force a specific folder. Even the program folder, should you want to.

Re: SABnzbd 1.0.0 (Win10) can not make into portable

Posted: March 16th, 2016, 8:23 am
by jjit
I see
OK, thanks

Re: SABnzbd 1.0.0 (Win10) can not make into portable

Posted: April 3rd, 2016, 7:28 am
by teet
I am dealing with the same problem.

"Use the -f parameter to force a specific folder. Even the program folder, should you want to."

Could some explain to me what "use the -f parameter ..." means or where to find further information?

Many thanks!

Re: SABnzbd 1.0.0 (Win10) can not make into portable

Posted: April 3rd, 2016, 10:31 am
by teet
Found it myself! Solved.

Re: SABnzbd 1.0.0 (Win10) can not make into portable

Posted: April 11th, 2016, 10:57 am
by justinxmetal
I had this trouble as well. The "How to make a portable installation" needs to have 2 additional instructions added to it. The portion that reads "Put the SABnzbd.ini file in the same directory as SABnzbd.exe" is no longer applicable as of 1.0.0.

1) The -f or --config-file is now a must and absolutely needs to be used in order to have a portable installation. The instructions can be found under Command Line Parameters. (Example shown below.)
2) In the unusual case that you are running multiple copies of SABnzbd, you will have to add the --new switch.

Example:
G:\Apps\SABnzbd\SABnzbd.exe -fG:\Apps\SABnzbd\

Example for multiple instances:
G:\Apps\SABnzbd\SABnzbd.exe -fG:\Apps\SABnzbd\ --new