-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
autorun.inf
41 lines (39 loc) · 1.96 KB
/
autorun.inf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
; -----------------------------------------------------------------------------
; BookGen autorun File for Disc images
; -----------------------------------------------------------------------------
[autorun]
open=BookGen.Launcher.exe
icon=BookGen.exe,0
label=BookGen
UseAutoPlay=0
shell\cli\command=BookGen.exe
shell\cli=BookGen Cli
shell=cli
shell\launcher\command=BookGen.Launcher.exe
shell\launcher=BookGen Launcher
shell=launcher
shell\formulaedit\command=BookGen.FormulaEdit.exe
shell\formulaedit=BookGen Formula Editor
shell=formulaedit
[Content]
MusicFiles=false
PictureFiles=false
VideoFiles=false
; Paddding to 2KiB ------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -----------------------------------------------------------------------------
; -------------------------------------