BZU Posted May 14, 2008 Posted May 14, 2008 hi , *Title Speaks Everything* Thanks in advance. OS: Windows XP SP2, AutoIt version: 3.2.10.0Help The Great Forum Which is Used by You For Help.01 - Always Respect The Forum Members.02 - Use Search Before Posting or making any new Thread.03 - Help The Newbies.
sandin Posted May 14, 2008 Posted May 14, 2008 (edited) this will run reg files: #include <Constants.au3> $file_name = "filename.reg" $folder_ = "c:\ExampleFolder" Run(@ComSpec & " /c " & "regedit /s " & $file_name, $folder_, @SW_HIDE ,$STDERR_CHILD + $STDOUT_CHILD) Edited May 14, 2008 by sandin Some cool glass and image menu | WinLIRC remote controler | Happy Holidays to all... | Bounce the sun, a game in which you must save the sun from falling by bouncing it back into the sky | Hook Leadtek WinFast TV Card Remote Control Msges | GDI+ sliding toolbar | MIDI Keyboard (early alpha stage, with lots of bugs to fix) | Alt+Tab replacement | CPU Benchmark with pretty GUI | Ini Editor - Edit/Create your ini files with great ease | Window Manager (take total control of your windows) Pretty GUI! | Pop-Up window from a button | Box slider for toolbar | Display sound volume on desktop | Switch hotkeys with mouse scroll
BZU Posted May 14, 2008 Author Posted May 14, 2008 thanx for the help ! OS: Windows XP SP2, AutoIt version: 3.2.10.0Help The Great Forum Which is Used by You For Help.01 - Always Respect The Forum Members.02 - Use Search Before Posting or making any new Thread.03 - Help The Newbies.
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