Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting ValliStart.ahk error #9

Closed
KAGEYAM4 opened this issue Jan 6, 2022 · 2 comments
Closed

Getting ValliStart.ahk error #9

KAGEYAM4 opened this issue Jan 6, 2022 · 2 comments

Comments

@KAGEYAM4
Copy link

KAGEYAM4 commented Jan 6, 2022

`---------------------------
ValliStart.ahk

Error: Failed attempt to launch program or document:
Action: <C:\Program Files\Rainmeter\Rainmeter.exe >
Params: <!UpdateMeasure "mToggle" "ValliStart\Main" ">

Specifically: The system cannot find the file specified.

Line#
011: }
012: Else
013: {
014: Hotkey,$LWin,Button
015: Hotkey,LWin & F1,DisabledWin
016: Return
017: }

---> 020: Run,"%RainmeterPath% "!UpdateMeasure "mToggle" "ValliStart\Main" "
021: Return
024: MsgBox,Windows key + F1
025: Return
026: Exit
027: Exit
027: Exit

The current thread will exit.

OK

`

i have portable version of rainmeter. what to do

@KAGEYAM4
Copy link
Author

KAGEYAM4 commented Jan 6, 2022

for the moment i manually changed the %RainmeterPath% to the direct path of my rainmeter in .ahk

@EnhancedJax
Copy link
Collaborator

EnhancedJax commented Jan 6, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants