![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| Vista Ultimate SP1 x64 | Script to delay launch of program(s) I have two items id like to delay in my msconfig>Startup list that id like to be able to apply a delayed start by about 2 minutes C:\Program Files (x86)\Hardware\Razer\Habu\Razerhid.exe C:\Program Files (x86)\Hardware\Razer\Lycosa\Razerhid.exe These are used to give windows access to my razer devices onboard profiles, i want to dealy them for two reasons, i never change the profiles until im actually in a game, id like to prevent my habu from switching profile everytime i logon (its a physical defect with the habu btw) by disabling the driver for 2 mins it wont happen. |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Script to delay launch of program(s) "fieseler" <guest@xxxxxx-email.com> wrote in message news:32d0fdbb0f87f0995c648f76400a3b2b@xxxxxx-gateway.com... Quote: > > I have two items id like to delay in my msconfig>Startup list that id > like to be able to apply a delayed start by about 2 minutes > > C:\Program Files (x86)\Hardware\Razer\Habu\Razerhid.exe > C:\Program Files (x86)\Hardware\Razer\Lycosa\Razerhid.exe > > These are used to give windows access to my razer devices onboard > profiles, i want to dealy them for two reasons, i never change the > profiles until im actually in a game, id like to prevent my habu from > switching profile everytime i logon (its a physical defect with the habu > btw) by disabling the driver for 2 mins it wont happen. > > > -- > fieseler > > Pirating MS Vista is a crime & a waste of 97 hours looking for a crack > that doesnt virus your pc! @echo off ping localhost -n 120 > nul start /b "" /d"C:\Program Files (x86)\Hardware\Razer\Habu" Razerhid.exe start /b "" /d"C:\Program Files (x86)\Hardware\Razer\Lycosa" Razerhid.exe |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Re: delay script return | VB Script | |||
| Script to launch a MSGBOX listing PST file locations for a logged onuser | VB Script | |||
| Need help with Program Launch in Vista | Vista General | |||
| Vista - Launch Program from another | Vista security | |||
| Only the administators group can launch this program | Vista account administration | |||