Jump to content

Recommended Posts

Posted

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!
Posted

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

Posted

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!
Posted

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.

Posted

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!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...