psychotic-1 Posted September 28, 2017 Share Posted September 28, 2017 Is it possible to have the macro actions be loaded from a usb stick? What I would like to do is assign passwords to macro keys but not have them stored on the computer itself. Link to comment Share on other sites More sharing options...
LLama71 Posted September 28, 2017 Share Posted September 28, 2017 Use AutoHotKey to create executables that input your password. Keep the executables on a USB stick. Use CUE to call them. If the USB stick is not present, there will be no executable to call. Link to comment Share on other sites More sharing options...
Comet 1626864951 Posted October 2, 2017 Share Posted October 2, 2017 Is it possible to have the macro actions be loaded from a usb stick? What I would like to do is assign passwords to macro keys but not have them stored on the computer itself. Yes, it is possible move your profiles to be loaded from a USB stick, but this would involve changing some environment/registry settings to ensure that a local copy is not stored on your computer. Easier, if you have a Corsair device that supports it, is to use a firmware profile, where your password text would be stored on the peripheral device. Once that has been done, you can delete your computer's copies. Link to comment Share on other sites More sharing options...
Comet 1626864951 Posted October 2, 2017 Share Posted October 2, 2017 Use AutoHotKey to create executables that input your password. Keep the executables on a USB stick. Use CUE to call them. If the USB stick is not present, there will be no executable to call. Hi! Are you sure that AutoHotKey doesn't store logs that may contain the password while the macros are being created, etc.? Link to comment Share on other sites More sharing options...
LLama71 Posted October 19, 2017 Share Posted October 19, 2017 Hi! Are you sure that AutoHotKey doesn't store logs that may contain the password while the macros are being created' date=' etc.?[/quote'] If you save the macro as an exe file I don't think the password can be extracted that easily. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.