sahwar / 7plus

Automatically exported from code.google.com/p/7plus
1 stars 0 forks source link

Fails to launch files when the path includes %userprofile% #381

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This happens every single time. I wanted to create a universal hotkey for 
Google Chrome, which installs to %userprofile%\AppData\Local\Google\, but 7plus 
wasn't taking it. After some poking around, I found out that:

1. Any file that resides under %systemdrive%\Users\[YOURNAME] must be 
configured with action permission set to -1 (see screenshot)
2. 7plus recognizes most system variables but not %userprofile% (on the other 
hand, AutoHotkey has no problem with it).

My OS is Windows 7 Ultimate 64-bit in US English.

See the attached screenshots for settings and error output.

Original issue reported on code.google.com by denbara...@gmail.com on 7 Aug 2012 at 9:17

Attachments:

GoogleCodeExporter commented 8 years ago
This has already been fixed and will be included in the next version of 7plus. 
Thanks for noticing though!

Original comment by fragman@gmail.com on 7 Aug 2012 at 11:12

GoogleCodeExporter commented 8 years ago
Cool. Good to know. I checked the ticket DB first and posted it since the 
problem hadn't been listed.

Original comment by denbara...@gmail.com on 8 Aug 2012 at 1:56