Hi
Is there any way of achieving this from within XP?
Thanks
How do I stop SFP loading when I boot up my PC?
-
- Posts: 63
- Joined: Thu Oct 09, 2003 4:00 pm
- Location: Where the sun don't shine
So there's 3 official ways to de-activate SFP loading on startup now, all of the above are correct.
Some people prefer to load SFP in low priority under XP. Make .bat files according to the description from above:
to load SFP in low priority by default, make sure the line looks like "start /low c:sfpappbinsfp.exe" or "start /low c:sfpappbinsfp.exe -s", depending on weither you want to load newproject.pro or startproject.
Enjoy
- SFP>Set>Settings>Projects>'Startup Project Active'. This totally bypasses the option of a startup project.
- Lifechangee would delete the SFP folder, killing all further attempts to work with SFP
- An alternate way, as Neutron explained, leaving the option above Active, and disabling it in msconfig>startup. This has a neat advantage. Apart from the regular SFP 'New Project', you can have a second project to start SFP with: The startup project, startproject.pro, can be loaded with a .bat file. Let me explain how.
Some people prefer to load SFP in low priority under XP. Make .bat files according to the description from above:
to load SFP in low priority by default, make sure the line looks like "start /low c:sfpappbinsfp.exe" or "start /low c:sfpappbinsfp.exe -s", depending on weither you want to load newproject.pro or startproject.
Enjoy

more has been done with less
https://soundcloud.com/at0m-studio
https://soundcloud.com/at0m-studio
SFP cannot open .pro files by double clicking them -it opens the newproject.pro instead. There's a nice explanation on how to do that tho, check out the hints at this page...zezappa wrote:
[...] double click any *.pro, after registering .pro as a scope type file.