abinsierra
New Member
- Joined
- Aug 26, 2012
- Messages
- 2
- Thread Author
- #1
Hi guys,
For security reasons, I had turned off/disable some features on my Windows 7, i.e: Prevent installed programs, disable command prompt and batch files, disable access to registry files, disable snap-in, disable taskmanager, and last disable regedit.
I need a windows script to run these stages :
First, delete some files, assumed C:\Program Files\gaming\data\log.txt and then execute the application on C:\Program Files\gaming\Apps\glick.exe
I consider to use a batch file, but it cannot be executed for the accessed is denied. So instead, the windows scripting in vbs will be a solution.
I do need help from the expert.
Regards.
For security reasons, I had turned off/disable some features on my Windows 7, i.e: Prevent installed programs, disable command prompt and batch files, disable access to registry files, disable snap-in, disable taskmanager, and last disable regedit.
I need a windows script to run these stages :
First, delete some files, assumed C:\Program Files\gaming\data\log.txt and then execute the application on C:\Program Files\gaming\Apps\glick.exe
I consider to use a batch file, but it cannot be executed for the accessed is denied. So instead, the windows scripting in vbs will be a solution.
I do need help from the expert.
Regards.