Page 1 of 1

Posted: Thu Jan 05, 2006 4:49 pm
by craighuddy
In 4.0. when XP would boot, Scope loaded up my startup project in it's hidden state on the task bar. Since installing 4.5, whenever XP boots, my default project is in it's maximized state with livebar and mixer showing. Is there any way to make my startup project start in it's minimized state as it did in 4.0?

Posted: Fri Jan 06, 2006 3:27 am
by bronYaur
what is it startup proget filename??
is possible modificable startup proget??

Posted: Fri Jan 06, 2006 3:35 am
by hubird
why not? :smile:

Posted: Fri Jan 06, 2006 11:36 am
by craighuddy
when it is hidden, you can't save it. That's the problem....

Posted: Fri Jan 06, 2006 11:39 am
by bosone
use sfp.exe -s

Posted: Fri Jan 06, 2006 1:21 pm
by paulrmartin
On 2006-01-06 11:39, bosone wrote:
use sfp.exe -s
Yep, use regedit

Posted: Fri Jan 06, 2006 7:26 pm
by craighuddy
enlighten me oh most knowledgable :smile:
I see a dos command with the save switch and another telling me to use regedit.
anyone mind helping a dummy out step by step :smile:

Posted: Sat Jan 07, 2006 7:26 am
by darkrezin
The SFP startup command is in the registry. A little tip for seeing startup items: run 'msconfig' and look in the startup tab. There you'll see a summary of everything that starts after bootup. You'll also see the location in the registry of the startup items.

Posted: Sat Jan 07, 2006 9:51 am
by paulrmartin
Run regedit
Look in HKEY_LOCAL_MACHINESOFTWAREMicrosoftRun.
You should see:
C:SFPappbinsfp.exe

Right click on the NAME (I have InitPulsar)and choose Modify

Add a space and -s after sfp.exe and click ok.

Posted: Sat Jan 07, 2006 7:29 pm
by craighuddy
Thanks Paul, I will give that a try.

Posted: Sun Jan 08, 2006 8:42 am
by craighuddy
Worked like a charm. Thanks so much guys

CH