rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - zigzagman

Pages: 1
1
Bug reports / Deleted Settings File
« on: June 24, 2016, 12:09:46 PM »
Hi

I don't know if this is a bug with HFS, but i use hotkeys to run programs and do other various tasks in windows and i want HFS to be started via a hotkey. I tried adding a simple LUA script into the hotkeys section of a handy app called StrokesPlus. The problem is when trying to activate HFS via a hotkey, HFS will start but the settings file (ini) gets deleted before it opens up

Maybe StrokePlus has the problem ? Here is the LUA script code. Works fine with all other apps though, so i'm figuring the problem is in HFS

acShellExecute("open", "D:\\Programs\\Internet\\HTTP File Server v2.3i\\hfs.exe")

My hotkey is set as modifier CTRL + SHIFT + key Z

Pages: 1