This website requires JavaScript.
Explore
Register
Sign In
i2p
/
AVM-Stealer-2026
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
AVM-Stealer-2026
/
start.bat
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
9 lines
122 B
Batchfile
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2026-08-27 10:50:08 -06:00
@
echo
off
set
"CURRENT_DIR=
%CD%
"
cd
/d
"
%CURRENT_DIR%
\gui"
cd
/d
"
%CURRENT_DIR%
\gui"
start
/min cmd /c
"npm start"
exit
Reference in New Issue
Copy Permalink