Page 1 of 1

Scope 5.1 doesn't start on machine boot on Win7/64-bit

Posted: Thu Feb 17, 2011 12:36 am
by cjw1378
Hi All,

My old system, was Scope 5, WinXP, 32-bit and Scope used to start when the machine was booted and hide itself nicely in the background.

Scope 5.1, Win7, 64-bit doesn't and I can't find the knobs to twiddle to make it do that.
What am I missing?

cheers,

Chris

Re: Scope 5.1 doesn't start on machine boot on Win7/64-bit

Posted: Thu Feb 17, 2011 2:06 am
by fokas
Hi there
Even if you have installed properly it wont show up on task bar but rather inside the hidden items icon on the task bar ...a small triangle .If not then reinstall .
Regards Danny

Re: Scope 5.1 doesn't start on machine boot on Win7/64-bit

Posted: Thu Feb 17, 2011 2:10 am
by cjw1378
I know it's not working 'cos I can't play any sound until I start Scope.

A re-install? Really?! That seems pretty extreme...
Any other suggestions?

Re: Scope 5.1 doesn't start on machine boot on Win7/64-bit

Posted: Thu Feb 17, 2011 8:33 am
by bosone
you should add a line in the windows regisrty, under the "run" section


such as
c:\sfp\app\bin\scope.exe -s


in win XP using regedt was in
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
-don't know about win7!


not sure right now also about the "-s" switch, that should start scope in minimized mode.

or put the link to scope app into the "autorun folder" - btw, is still there in win7??

Re: Scope 5.1 doesn't start on machine boot on Win7/64-bit

Posted: Thu Feb 17, 2011 11:10 am
by Tau
This is how you do it:

http://www.ehow.com/how_5215115_change- ... ows-7.html


But it won't work until you disable UAC (User account control) notifications. Even if it's set up to run as administrator.

Just sorted out this same problem myself...

Re: Scope 5.1 doesn't start on machine boot on Win7/64-bit

Posted: Thu Feb 17, 2011 12:17 pm
by kyunghwee
In Windows 7,
1. Run REGEDIT.exe
2. Go to 'Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run'
3. Right-click & select 'New>String Value:'
4. Type in Value name: SonicCore SCOPE PCI or something like that which identifies the line in both here & in MSCONFIG.exe
5. Type in Value date: "C:\Program Files\SCOPE PCI\App\Bin\Scope.exe" -s

I've tried re-install, but that didn't do any good in terms of Startup project loading up when Windows starts. So I had to type the line in manually in REGEDIT.

Good luck!