Releases: Alimadcorp/MyWebsite
LogWays 1.1
Full Changelog: app...v1.1
Build of /activity
DO NOT INSTALL THIS IF U DON'T KNOW WHAT YOU'RE DOING
Alimad LogWays constantly runs on your device to update your network presence by exposing your active windows through a WebSocket.
To add to AutoStart, move the exe to C:/Program Files/LogWays/LogWays.exe and run on PowerShell:
powershell -command "$s=(New-Object -ComObject WScript.Shell).CreateShortcut('$env:APPDATA\Microsoft\Windows\Start Menu\Programs\Startup\LogWays.lnk');$s.TargetPath='C:\Program Files\LogWays\LogWays.exe';$s.Save()"
LogWays 1.0
DO NOT INSTALL IF YOU DON'T KNOW WHAT YOU'RE DOING.
Build of /activity LogWays app.
Add to auto start with
powershell -command "$s=(New-Object -ComObject WScript.Shell).CreateShortcut('$env:APPDATA\Microsoft\Windows\Start Menu\Programs\Startup\LogWays.lnk');$s.TargetPath='C:\Program Files\LogWays\LogWays.exe';$s.Save()"
Can replace the path here with anything