Marnhullman Posted December 7, 2012 Posted December 7, 2012 I believe that HRC HotkeyResolution Changer was developed using Autoit. I have installed HRC.exe and HRC.ini in my Startup folder and it starts OK but the program doesn't just read the data in the HRC.ini file it leaves the HRC.ini file open on the Desktop. Is there a way to automatically close the HRC.ini file? I was thiking about creating a batch file to call the HRC.exe and then close the HRC.ini but I need help with the code. Any help appreciated.
JohnOne Posted December 7, 2012 Posted December 7, 2012 Run("HRC.exe")WinWait("HRC.ini")WinClose("HRC.ini")Something like that. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
KaFu Posted December 7, 2012 Posted December 7, 2012 Install HRC in a different folder and just copy a shortcut to start HRC to the startup folder. OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2024-Oct-20) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
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