158 lines
3.4 KiB
Plaintext
158 lines
3.4 KiB
Plaintext
// predfined ACEs
|
|
#define AdminFull 1
|
|
#define PowerFull 11
|
|
#define PowerRWD 13
|
|
#define SystemFull 17
|
|
#define TSUserFull 26
|
|
#define TSUserR 27
|
|
|
|
HKEY_CURRENT_USER\Software\Microsoft
|
|
|
|
Excel
|
|
7.0
|
|
Microsoft Excel
|
|
AltStartup = DELETE
|
|
|
|
Microsoft Office
|
|
95
|
|
FileNew
|
|
LocalTemplates
|
|
= DELETE
|
|
SharedTemplates
|
|
= DELETE
|
|
|
|
#ifdef JAPAN
|
|
Office
|
|
PowerPoint
|
|
7.0
|
|
Recent Folder List
|
|
Default
|
|
= DELETE
|
|
#endif
|
|
|
|
Office Shortcut Bar
|
|
Toolbar Root
|
|
= DELETE
|
|
|
|
Word
|
|
7.0
|
|
Options
|
|
AUTOSAVE-PATH = DELETE
|
|
STARTUP-PATH = DELETE
|
|
|
|
|
|
HKEY_LOCAL_MACHINE\Software\Microsoft
|
|
|
|
Access
|
|
7.0
|
|
Speller
|
|
Custom Dictionary = DELETE
|
|
|
|
Microsoft Office
|
|
95
|
|
FileNew
|
|
LocalTemplates
|
|
= DELETE
|
|
|
|
New User Settings
|
|
Excel
|
|
7.0
|
|
Microsoft Excel
|
|
AltStartup = DELETE
|
|
Word
|
|
7.0
|
|
Options
|
|
AUTOSAVE-PATH = DELETE
|
|
STARTUP-PATH = DELETE
|
|
|
|
Office Shortcut Bar
|
|
Toolbar Root
|
|
= DELETE
|
|
|
|
Schedule+
|
|
Application
|
|
DefaultLocalPath = DELETE
|
|
|
|
|
|
HKEY_LOCAL_MACHINE\Software\Microsoft\#__SharedTools#\Proofing Tools
|
|
Custom Dictionaries
|
|
1 = DELETE
|
|
|
|
|
|
|
|
HKEY_CURRENT_USER\Software\Microsoft
|
|
|
|
Excel
|
|
7.0
|
|
Microsoft Excel
|
|
AltStartup = #ROOTDRIVE#\Office95\XLStart
|
|
|
|
Microsoft Office
|
|
95
|
|
FileNew
|
|
LocalTemplates
|
|
= "#ROOTDRIVE#\Office95\Templates\"
|
|
SharedTemplates
|
|
= "#INSTDIR#\Templates\"
|
|
|
|
#ifdef JAPAN
|
|
Office
|
|
PowerPoint
|
|
7.0
|
|
Recent Folder List
|
|
Default
|
|
= "#ROOTDRIVE#\#MY_DOCUMENTS#"
|
|
#endif
|
|
|
|
Office Shortcut Bar
|
|
Toolbar Root
|
|
= #ROOTDRIVE#\Office95\Shortcut Bar
|
|
|
|
Word
|
|
7.0
|
|
Options
|
|
AUTOSAVE-PATH = "#ROOTDRIVE#\Office95\"
|
|
STARTUP-PATH = "#ROOTDRIVE#\Office95\Startup\"
|
|
|
|
|
|
HKEY_LOCAL_MACHINE\Software\Microsoft
|
|
|
|
Access
|
|
7.0
|
|
Speller
|
|
Custom Dictionary = #ROOTDRIVE#\Office95\CUSTOM.DIC
|
|
|
|
Microsoft Office
|
|
95
|
|
FileNew
|
|
LocalTemplates
|
|
= #ROOTDRIVE#\Office95\Templates
|
|
|
|
New User Settings
|
|
Excel
|
|
7.0
|
|
Microsoft Excel
|
|
AltStartup = #ROOTDRIVE#\Office95\XLStart
|
|
Word
|
|
7.0
|
|
Options
|
|
AUTOSAVE-PATH = #ROOTDRIVE#\Office95
|
|
STARTUP-PATH = "#ROOTDRIVE#\Office95\Startup\"
|
|
|
|
Office Shortcut Bar
|
|
Toolbar Root
|
|
= #ROOTDRIVE#\Office95\Shortcut Bar
|
|
|
|
Schedule+
|
|
Application
|
|
DefaultLocalPath = "#ROOTDRIVE#\#MY_DOCUMENTS#"
|
|
|
|
|
|
HKEY_LOCAL_MACHINE\Software\Microsoft\#__SharedTools#
|
|
Proofing Tools
|
|
Custom Dictionaries
|
|
1 = #ROOTDRIVE#\Office95\CUSTOM.DIC
|
|
|
|
HKEY_LOCAL_MACHINE\Software\Microsoft\ClipArt Gallery\2.0
|
|
Database = REG_SZ #ROOTDRIVE#\WINDOWS\artgalry.cag
|