|
#1
|
|||
|
|||
|
Hello.
I have a Windows XP SP2 computer attached to a network. When it starts up it automatically connects to the network thru a wireless card. When i put an icon, for the software on the server, in the All Users\Startup folder, it never starts. I can put other things in startup that are on the local hard drive and they start OK. Any help would be greatly appreciated. Thanks, Tony |
|
#2
|
|||
|
|||
|
Get in touch with the application developer to see if their software was
intended to run in this manner. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Tony Girgenti" wrote: Hello. I have a Windows XP SP2 computer attached to a network. When it starts up it automatically connects to the network thru a wireless card. When i put an icon, for the software on the server, in the All Users\Startup folder, it never starts. I can put other things in startup that are on the local hard drive and they start OK. Any help would be greatly appreciated. Thanks, Tony |
|
#3
|
|||
|
|||
|
It absolutely does work that way. It works on other computers that have the
software installed locally and computers on other servers that have it installed. I guess what i'm trying to determine is if there is a way to delay the startup folder icon until the network is up and running. I think that's what the problem is. I'm guessing. Thanks for your help. Tony "Dave Patrick" <DSPatrick@nospam.gmail.com> wrote in message news:%23dcAfvQ8FHA.1000@tk2msftngp13.phx.gbl... > Get in touch with the application developer to see if their software was > intended to run in this manner. > > > -- > > Regards, > > Dave Patrick ....Please no email replies - reply in newsgroup. > Microsoft Certified Professional > Microsoft MVP [Windows] > http://www.microsoft.com/protect > > "Tony Girgenti" wrote: > Hello. > > I have a Windows XP SP2 computer attached to a network. When it starts up > it automatically connects to the network thru a wireless card. > > When i put an icon, for the software on the server, in the All > Users\Startup > folder, it never starts. I can put other things in startup that are on > the > local hard drive and they start OK. > > Any help would be greatly appreciated. > > Thanks, > Tony > > |
|
#4
|
|||
|
|||
|
You might try a Scheduled Task (at logon) Failing that you can use the
startup folder or schtask to execute a shell script something like; ping.exe -n 21 127.0.0.1 >nul start "" "Z:\Program Files\myprog.exe" (for a 20 second delay) Since you're sure the application developer expects this method of running they may also have a work-around. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Tony Girgenti" wrote: | It absolutely does work that way. It works on other computers that have the | software installed locally and computers on other servers that have it | installed. | | I guess what i'm trying to determine is if there is a way to delay the | startup folder icon until the network is up and running. I think that's | what the problem is. I'm guessing. | | Thanks for your help. | Tony |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change Order Of Startup Programs? | Richard in Va. | Windows XP Customize | 12 | 01-05-2006 06:31 AM |
| Double Startup | Taneth | Windows XP Perform Maintain | 6 | 01-05-2006 06:07 AM |
| Long Delay In Windows Startup | 25or6to4 | Windows XP New Users | 2 | 01-05-2006 03:00 AM |
| Volume Icon | Jeannine Gaskell | Windows XP New Users | 21 | 01-05-2006 02:59 AM |
| Problem with system startup folder | mauro cipparone | Windows XP Basics | 5 | 01-05-2006 02:08 AM |