updated to run invisibly

This commit is contained in:
djkato 2022-01-30 02:14:10 +01:00
parent fd11cb5e27
commit 49c20fd1f4
2 changed files with 7 additions and 3 deletions

View file

@ -11,8 +11,12 @@ How to use:
-run the EXE file once, then close. It generates a `DRCSettings.json`. Change what porfolio website should be displayed there. -run the EXE file once, then close. It generates a `DRCSettings.json`. Change what porfolio website should be displayed there.
-do `[WINDOWS BUTTON+R]`, then type `shell:StartUp`, take the shortcut link "PUT IN STARTUP -.." and put it there there so it automatically starts with pc -create a shortcut for `RunInvisibly.vbs` script.
-do `[WINDOWS BUTTON+R]`, then type `shell:StartUp`, take the shortcut and put it there there so it automatically starts with pc
ps: If you want to close the app from running in background, open task manager, go to `details` tab, find `node.exe` process(should be using around 20mb of RAM), and end task.
ps: If you want to close the app from running in background, open task manager, go to `details` tab, find `node.exe` process(should be using around 20mb of ram), and end task.
enjoy~ enjoy~
Dj
Love, Dj