StryfeS13 / uawks

Automatically exported from code.google.com/p/uawks
0 stars 0 forks source link

Running uawks.ahk fails #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Right click uawks.ahk Open with AutoHotkey.                 
2.

3.

What is the expected output? What do you see instead?

Pop up states #Include file "User Preference.akh cannot be opened   
Manually trying to open it  results in error message popup error: call to 
nonexistent function. Specifically RAltFnKeyEnable. It also happens on 
System Keys.ahk Specifically PreferenceKeyDown
("LCtr","RemapLeftControlToWindows","Control UP}{LWin")
Navigation Keya.ahk same error Specifically: FnKey("{Left}", "{Home})
Media Keys.ahk Specifically: FinKeuCall
("{F7}", "MediaCommandPrev", "",MediaControlsAreDefault)

What version of the product are you using? On what operating system?

UAWKS 2008.09.17 Released. Windows 7 64 Enterprise Edition
Please provide any additional information below.

Original issue reported on code.google.com by gl...@infostratasolutions.com on 19 Feb 2010 at 3:48

GoogleCodeExporter commented 8 years ago
Sounds like a path issue. Will investigate.

Original comment by brian.jo...@gmail.com on 24 May 2010 at 5:04

GoogleCodeExporter commented 8 years ago
Is this still happening? I could not replicate this issue. Hope you've found a 
solution, if not, please reply with details. This is obviously a critical issue.

Original comment by brian.jo...@gmail.com on 2 Aug 2010 at 4:41

GoogleCodeExporter commented 8 years ago
Hi, sorry I did not get back to you I did a rebuild on the PC and it installed 
properly.  Thanks

glen

Original comment by gl...@infostratasolutions.com on 3 Aug 2010 at 9:31

GoogleCodeExporter commented 8 years ago
I have UAWKS.ahk running at startup and I encountered the same problem after 
modifying the "Target" and "Start in:" information. I fixed the problem by 
removing the old startup file and replaced it with a new file to the correct 
path location. 

_JN

Original comment by joe.gabr...@gmail.com on 3 Dec 2013 at 1:06