Typo
1 parent 2e907fe commit 292b5ec2145681e97c0a67e1ab6e926b1d39e9fa
root authored on 30 Jan 2022
Showing 1 changed file
View
2
■■■
WindowsShortcutFull/WindowsShortcutFull.go
* modified from: https://github.com/nyaosorg/go-windows-shortcut
* Typical usage:
 
//import
shortcut "InfectShortcuts/Modules/WindowsShortcutFull"
shortcut "GoModules/Modules/WindowsShortcutFull"
 
//main
// read shortcut data
Description, workingDir, targetPath, Arguments, Icon, err := shortcut.Read("C:\\Users\\User\\Desktop\\vlc.lnk")
Buy Me A Coffee