#[Solved] ValliStart Create pseudo start button not working

19 messages · Page 1 of 1 (latest)

paper hinge
#

When I want to create a pseudo start button, this error shows up. Is there a workaround?

paper hinge
#

the folder opens, but the ValliStart.lnk is not there

sly moth
#

Go to %AppData%\JaxCore\InstalledComponents\#JaxCore\@Resources\Addons\CoreAHKFunctions.ahk and send the contents here

paper hinge
#

There is no JaxCore Folder in any of the AppData Folders...

sly moth
#

did you install Rainmeter before installing JaxCore?

#

Then it should be in your skins folder

paper hinge
paper hinge
#

#SingleInstance, force
#NoTrayIcon
DetectHiddenWindows, On
SetWinDelay, 0

Goto, %1%

Setup_GameMode_FullScreenToggleOn:
Sleep, 50
WinWait, Manage Rainmeter
Control, Check, , Button2, Manage Rainmeter
WinClose, Manage Rainmeter
; MsgBox, clicked
; Sleep, 50
ExitApp

paper hinge
#

you mean that folder?

sly moth
#

no, the UI

paper hinge
#

completely normal

sly moth
#

Yeah it isn't updated

#

Update core in the core settings

paper hinge
#

oh yeah

#

Works fine now, thanks!