The Sky Heart Posted February 5, 2005 Share Posted February 5, 2005 hi 4 all i am a newbe how i can make script to replace in -use files thanks Link to comment Share on other sites More sharing options...
Andre Posted February 5, 2005 Share Posted February 5, 2005 Hi, You can make an script that uses the runonce key in the registry to do that kind of actions. What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel! Link to comment Share on other sites More sharing options...
The Sky Heart Posted February 5, 2005 Author Share Posted February 5, 2005 i cant use the runonce cuz i use it for other thing so i want to make install script for make backeup for some system files this change some icons in the files then replace the fiels thanks Link to comment Share on other sites More sharing options...
Andre Posted February 5, 2005 Share Posted February 5, 2005 The only way to replace in-use-files is to replace them when not in use. So either you'll have to find the process that has opend them or if they are part of the operating system use the runonce key Andre What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel! Link to comment Share on other sites More sharing options...
The Sky Heart Posted February 5, 2005 Author Share Posted February 5, 2005 ok thanks Ander now i have a small tool to replace in- use files (Moveex.exe) i was make a cmd or bat file to replace the files like this sample ( C:\Moveex.exe "C:\newfiles\appwiz.cpl" "%windir%\System32\appwiz.cpl") now i can do this command from AutoIt and how. Link to comment Share on other sites More sharing options...
SlimShady Posted February 5, 2005 Share Posted February 5, 2005 (edited) Yeah. I smell it too. It could be a virus. Close all doors/ports and windows! j/k Edited February 5, 2005 by SlimShady Link to comment Share on other sites More sharing options...
The Sky Heart Posted February 5, 2005 Author Share Posted February 5, 2005 where is the virus ?????? Link to comment Share on other sites More sharing options...
Andre Posted February 6, 2005 Share Posted February 6, 2005 You example may look like an virus..... What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now