Hi,
I want to create a little program to run xxx.exe stored in my server from my local PC. It will be run automatically when i start my PC. How can i do it?
Thanks
Hi,
I want to create a little program to run xxx.exe stored in my server from my local PC. It will be run automatically when i start my PC. How can i do it?
Thanks
Purpose is to make antivirus updates automatically when i local user start his/or PC every morning because if it is manual then they forget to run it.
why not run the exe by using Scheduled Task ...
Hi, Make your Exe path on the local system's registry "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run". It will run automatically when system is on
There are 2 keys;
Default REG_SZ (Value not set)
Ctfmon.exe REG_SZ C:\WINDOWS\system32\ctfmon.exe
What do i do here? Do i right click somewhere to add new key? Can you direck me please?
thanks
hi, i think to do this you need to create a log in script..check out this one.. http://www.sophos.com/support/knowledgebase/article/13273.html .. you better post your problem at network forum
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.