Added missing ini files. Also added story.
This commit is contained in:
parent
daf984ef44
commit
5087e594fd
.gitignoreSTORY.md
appspecific
Adobe Streamline 4.0
Adult PDF Password Recovery 3.0
Agama Web Buttons 2.63
BenVista PhotoZoom Pro 2.2.8
BrainWave Generator 3.1
CCleaner 2.07
CDBurnerXP Pro 3
CDBurnerXP Pro 4
CodeBank
CodeWallet Pro 6.62
Collectorz.com Book Collector 5.1.2
Collectorz.com Movie Collector 5.2.5
Dameware NT Utilities 6.6.1.1
DeepBurner 1.8
DevProject Manager 1.54
DriveImage XML 1.21
Everest Corporate 4.50.1330
Executor 0.98.9b
FreeDownloadManager 2.5
FtpUpdateSearcher 1.0.4
GIMP 2.2.13
GetRight 4.5f
GoldWave 5.20
GreatNews 1.0.0.383
Handy Safe 5.05
Hex-Workshop 4.23
IZArc2Go 3.81
ImgBurn 2.4
InfraRecorder
IsoBuster 2.3
JkDefrag 3.28
KeePass 1.07
KeePass 2.02
LeechGet 2006 2.0.1650
MSIE7
MailWasher Pro 6.0
Media Player Classic 6.4.9.0
Microsoft XML Notepad 2007
Miranda IM 0.7a26
NVU 1.0
Newzie 0.99.9
NirSoft Tools 2008-03-23
Notepad++ 4.4
OffByOne 3.5d
PC OnPoint 4.1
PSPad 4.54
Page Update Watcher 1.1
Paint.NET 3.05
PhotoScape 3.0
Photomatix Pro 2.4.1
Prassi ONES 2.1
RegAlyzer 1.5.5
Registry Tweaker 2.1.2.283
RegistryFix 6.1
RocketDock 1.3.5
SQLyog Enterprise 6.11
Security Task Manager 1.7e
SlickRun 3.9.8.3
SmartFTP 2.0.997.4
SpyMe Tools 1.5
Spybot Search & Destroy 1.5.1.15
SyncBackSE 4.3.2.1
SyncEXP 1.9
SysInternals Tools 2008-03-23
TCExplorer 1.5.1
TUGzip 3.4.0.2
The DUDE 3.0b7
TightVNC Viewer 1.3.8
ToDo List 5.1b8
TopStyle Pro 3.50
Total Uninstall 2.35
TrueCrypt 5.1a
UEStudio 6.30a
URLBase 6.1.0.1106
UltraISO 9.0
UltraVNC Viewer 1.0.2
VirtuaWin 3.2
WebMon 1.0.11
WhereIsIt 3.83
WikidPad 1.9b14
WinDirStat 1.1.2
WinImage 8.00
WinMerge 2.6.14
WinPT 1.2.0
WinWAP 4.0.0.27
Wink 2.0
alPINE 1.0.0.0
foobar2000 0.9.4.5
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@ test*
|
||||
*.xpm
|
||||
U3Helper.exe
|
||||
U3Helper.ini
|
||||
!/appspecific/**/U3Helper.ini
|
||||
STORY
|
||||
*.u3p
|
||||
*.zip
|
||||
|
30
STORY.md
Normal file
30
STORY.md
Normal file
@ -0,0 +1,30 @@
|
||||
How I came up with U3Helper
|
||||
===========================
|
||||
|
||||
Well, I was a Windows user for years and thus knew the registry inside out. I
|
||||
also knew that I could transfer any software from A to B if I only knew where it
|
||||
stores all settings (i.e. where in the registry or on the disk).
|
||||
|
||||
I bought my first U3 stick when there were about 10 applications for it and
|
||||
since I always carried a lot "stick" software with me, which didn't need any
|
||||
configuration, I learned how to get these apps into the U3 format.
|
||||
|
||||
And then came some apps which I carried with me (in a non U3-way) and which
|
||||
needed some set-up before you were able to run them on another computer. I
|
||||
managed this by some batch scripts which imported registry settings and exported
|
||||
them after use. Since I already knew a bit about how U3 works, I started
|
||||
building U3Helper.
|
||||
|
||||
The first version started as *U3Assistant* and never came to life because I tried
|
||||
to do some things (managing registry) the hard way and got stuck.
|
||||
|
||||
After some thinking I came up with the idea to use some of the Windows tools I
|
||||
already used in my batch scripts. And thus *U3Helper* was born. I added more and
|
||||
more features and now it can do the most things needed for portability. :-)
|
||||
|
||||
I always planned to re-write the whole thing in a more higher programming
|
||||
language because the AutoHotkey code is very messy. But since I'm now running
|
||||
Linux on all of my PCs, I don't think this will happen in the near future.
|
||||
|
||||
Also SanDisk announced a successor of the U3 principle which should be released
|
||||
this year... so we'll see what happens...
|
49
appspecific/Adobe Streamline 4.0/U3Helper.ini
Normal file
49
appspecific/Adobe Streamline 4.0/U3Helper.ini
Normal file
@ -0,0 +1,49 @@
|
||||
[U3Helper]
|
||||
AppName=Adobe Streamline
|
||||
AppExe=Streamline.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
SL.SET
|
||||
SL.PRF
|
||||
Default Custom Colors
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
50
appspecific/Adult PDF Password Recovery 3.0/U3Helper.ini
Normal file
50
appspecific/Adult PDF Password Recovery 3.0/U3Helper.ini
Normal file
@ -0,0 +1,50 @@
|
||||
[U3Helper]
|
||||
AppName=Adult PDF Password Recovery
|
||||
AppExe=AP PDF Password Recovery.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
Setting.ini
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
16
appspecific/Agama Web Buttons 2.63/U3Helper.ini
Normal file
16
appspecific/Agama Web Buttons 2.63/U3Helper.ini
Normal file
@ -0,0 +1,16 @@
|
||||
[U3Helper]
|
||||
AppName=Agama Web Buttons
|
||||
AppExe=Agama.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\MP Software
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
awcfg.ini
|
||||
Packages\mbirth's Buttons.apg
|
10
appspecific/BenVista PhotoZoom Pro 2.2.8/U3Helper.ini
Normal file
10
appspecific/BenVista PhotoZoom Pro 2.2.8/U3Helper.ini
Normal file
@ -0,0 +1,10 @@
|
||||
[U3Helper]
|
||||
AppName=PhotoZoom Professional
|
||||
AppExe=PhotoZoom Pro 2.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\BenVista
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\BenVista
|
19
appspecific/BrainWave Generator 3.1/U3Helper.ini
Normal file
19
appspecific/BrainWave Generator 3.1/U3Helper.ini
Normal file
@ -0,0 +1,19 @@
|
||||
[U3Helper]
|
||||
AppName=BrainWave Generator
|
||||
AppExe=Bwgen.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Noromaa Solutions
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
Presets.bwg
|
29
appspecific/CCleaner 2.07/U3Helper.ini
Normal file
29
appspecific/CCleaner 2.07/U3Helper.ini
Normal file
@ -0,0 +1,29 @@
|
||||
[U3Helper]
|
||||
AppName=CCleaner
|
||||
AppExe=ccleaner.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
CCleaner.ini
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
CCleaner.ini
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\VB and VBA Program Settings\CCleaner
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
39
appspecific/CDBurnerXP Pro 3/U3Helper.ini
Normal file
39
appspecific/CDBurnerXP Pro 3/U3Helper.ini
Normal file
@ -0,0 +1,39 @@
|
||||
[U3Helper]
|
||||
AppName=CDBurnerXP Pro
|
||||
AppExe=cdbxp.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\CDBurnerXP Pro 3
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Ariad
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
digibuttons.ocx
|
||||
digimetres.ocx
|
||||
digislider.ocx
|
||||
digitexts.ocx
|
||||
digitimer.ocx
|
||||
filevw52.ocx
|
||||
fldrvw52.ocx
|
||||
NCTAudioCDGrabber2.dll
|
||||
NCTAudioCDWriter2.dll
|
||||
NCTAudioFile2.dll
|
||||
NCTAudioInformation2.dll
|
||||
NCTAudioPlayer2.dll
|
||||
NCTWMAFile2.dll
|
||||
shcmb52.ocx
|
||||
Sizebar3.ocx
|
||||
Sys\AS-IFce1.ocx
|
||||
Sys\AxFormEx6k.ocx
|
||||
Sys\CDNotify6.ocx
|
||||
Sys\cyoPrBr1.ocx
|
||||
Sys\DVDProX2.dll
|
||||
Sys\ExtLVCTL.ocx
|
||||
Sys\SmartUI2.ocx
|
||||
Sys\vsprint8.ocx
|
||||
Sys\WEBFIL~1.OCX
|
||||
Sys\ZProgBar.ocx
|
21
appspecific/CDBurnerXP Pro 4/U3Helper.ini
Normal file
21
appspecific/CDBurnerXP Pro 4/U3Helper.ini
Normal file
@ -0,0 +1,21 @@
|
||||
[U3Helper]
|
||||
AppName=CDBurnerXP Pro
|
||||
AppExe=cdbxpp.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.axp
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.dxp
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\axp-file
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\dxp-file
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CDBurnerXPOpen
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\CDBurnerXP
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
NMSDVDXU.dll
|
14
appspecific/CodeBank/U3Helper.ini
Normal file
14
appspecific/CodeBank/U3Helper.ini
Normal file
@ -0,0 +1,14 @@
|
||||
[U3Helper]
|
||||
AppName=CodeBank2
|
||||
AppExe=CodeBank.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
CodeBank.xdb
|
||||
CodeBank.xdb2
|
38
appspecific/CodeWallet Pro 6.62/U3Helper.ini
Normal file
38
appspecific/CodeWallet Pro 6.62/U3Helper.ini
Normal file
@ -0,0 +1,38 @@
|
||||
[U3Helper]
|
||||
AppName=CodeWallet Pro
|
||||
AppExe=devonecwpro2006desktop.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Developer One
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
devonecwpro2006desktop.dat
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
51
appspecific/Collectorz.com Book Collector 5.1.2/U3Helper.ini
Normal file
51
appspecific/Collectorz.com Book Collector 5.1.2/U3Helper.ini
Normal file
@ -0,0 +1,51 @@
|
||||
[U3Helper]
|
||||
AppName=Collectorz.com Book Collector
|
||||
AppExe=BookCollector.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Collectorz.com\Book\
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
%USERPROFILE%\%U3H_LocalAppData%\Collectorz.com
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
@ -0,0 +1,51 @@
|
||||
[U3Helper]
|
||||
AppName=Collectorz.com Movie Collector
|
||||
AppExe=MovieCollector.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Collectorz.com\Movie\
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
%USERPROFILE%\%U3H_LocalAppData%\Collectorz.com
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
30
appspecific/Dameware NT Utilities 6.6.1.1/U3Helper.ini
Normal file
30
appspecific/Dameware NT Utilities 6.6.1.1/U3Helper.ini
Normal file
@ -0,0 +1,30 @@
|
||||
[U3Helper]
|
||||
AppName=DameWare NT Utilities
|
||||
AppExe=DNTU.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\DameWare Development
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\DameWare Development
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
Dwrcs.ini
|
||||
DWADAttributes.cfg
|
||||
DWAllWMI.cfg
|
||||
DWDefaultWMI.cfg
|
||||
DWRCS.cfg
|
||||
DWRCSU.cfg
|
||||
DWRCSP.cfg
|
||||
DWRCSSet.cfg
|
||||
DWADCO.cfg
|
||||
DWUserParameters.cfg
|
||||
Wake On LAN List.dwmp
|
9
appspecific/DeepBurner 1.8/U3Helper.ini
Normal file
9
appspecific/DeepBurner 1.8/U3Helper.ini
Normal file
@ -0,0 +1,9 @@
|
||||
[U3Helper]
|
||||
AppName=DeepBurner
|
||||
AppExe=DeepBurner.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Astonsoft
|
56
appspecific/DevProject Manager 1.54/U3Helper.ini
Normal file
56
appspecific/DevProject Manager 1.54/U3Helper.ini
Normal file
@ -0,0 +1,56 @@
|
||||
[U3Helper]
|
||||
AppName=DevProject Manager
|
||||
AppExe=DevProject.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
DevProject.db
|
||||
DevProject.config
|
||||
DevProject.ini
|
||||
Sourcecodes
|
||||
Templates
|
||||
Plugins\AllowedPlugins.ini
|
||||
Plugins\BBCode Plugin\Configuration.ini
|
||||
Plugins\Execute\Execute.ini
|
||||
Plugins\MultiExport\Templates
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
9
appspecific/DriveImage XML 1.21/U3Helper.ini
Normal file
9
appspecific/DriveImage XML 1.21/U3Helper.ini
Normal file
@ -0,0 +1,9 @@
|
||||
[U3Helper]
|
||||
AppName=DriveImage XML
|
||||
AppExe=dixml.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Runtime Software
|
29
appspecific/Everest Corporate 4.50.1330/U3Helper.ini
Normal file
29
appspecific/Everest Corporate 4.50.1330/U3Helper.ini
Normal file
@ -0,0 +1,29 @@
|
||||
[U3Helper]
|
||||
AppName=EVEREST Corporate
|
||||
AppExe=everest.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Lavalys
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
everest.ini
|
||||
pkey.txt
|
||||
everest.rpf
|
||||
everest.assetprofile.ini
|
||||
everest.auditmgr.ini
|
||||
everest.changemgr.ini
|
||||
everest.customvars.ini
|
||||
everest.databasemgr.ini
|
||||
everest_mondiag.ini
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
everest.ini
|
53
appspecific/Executor 0.98.9b/U3Helper.ini
Normal file
53
appspecific/Executor 0.98.9b/U3Helper.ini
Normal file
@ -0,0 +1,53 @@
|
||||
[U3Helper]
|
||||
AppName=Executor
|
||||
AppExe=Executor.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
Executor.ini
|
||||
defaulticon.ico
|
||||
skins
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
Executor.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
55
appspecific/FreeDownloadManager 2.5/U3Helper.ini
Normal file
55
appspecific/FreeDownloadManager 2.5/U3Helper.ini
Normal file
@ -0,0 +1,55 @@
|
||||
[U3Helper]
|
||||
AppName=FreeDownloadManager
|
||||
AppExe=fdm.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
fum\fum.exe -duis
|
||||
fdm.exe -unregserver
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\FreeDownloadManager.ORG
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_CURRENT_USER\VicMan Software
|
||||
HKEY_LOCAL_MACHINE\VicMan Software
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
Data
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
19
appspecific/FtpUpdateSearcher 1.0.4/U3Helper.ini
Normal file
19
appspecific/FtpUpdateSearcher 1.0.4/U3Helper.ini
Normal file
@ -0,0 +1,19 @@
|
||||
[U3Helper]
|
||||
AppName=FtpUpdateSearcher
|
||||
AppExe=FtpUpdateSearcher.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\MAS-Soft
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
Templates
|
24
appspecific/GIMP 2.2.13/U3Helper.ini
Normal file
24
appspecific/GIMP 2.2.13/U3Helper.ini
Normal file
@ -0,0 +1,24 @@
|
||||
[U3Helper]
|
||||
AppName=The GIMP
|
||||
AppExe=bin\gimp-2.2.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\GTK
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
%U3_APP_DATA_PATH%\.fonts.cache-1
|
||||
%U3_APP_DATA_PATH%\.gimp-2.2\themerc
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. Since it's a system variable,
|
||||
; you can normally use all other variables such as %U3_HOST_EXEC_PATH%
|
||||
%U3_HOST_EXEC_PATH%\lib\gtk\bin
|
57
appspecific/GetRight 4.5f/U3Helper.ini
Normal file
57
appspecific/GetRight 4.5f/U3Helper.ini
Normal file
@ -0,0 +1,57 @@
|
||||
[U3Helper]
|
||||
AppName=GetRight
|
||||
AppExe=GetRight.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Headlight
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{4DA2C32A-4195-11D1-A9E1-00403320FCF2}
|
||||
HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{73BA8F12-723E-11D1-A9E2-00403320FCF2}
|
||||
HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{F853B2C7-386A-11D3-A860-006097897A00}
|
||||
HKEY_LOCAL_MACHINE\Software\Classes\GetRight.Automation
|
||||
HKEY_LOCAL_MACHINE\Software\Classes\PROTOCOLS\Name-Space Handler\ftp\GetRightIEClickCatcher
|
||||
HKEY_LOCAL_MACHINE\Software\Classes\PROTOCOLS\Name-Space Handler\http\GetRightIEClickCatcher
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
GRSkin.ini
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
GetRight.lst
|
||||
GetRight.hst
|
||||
GRSkin.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
14
appspecific/GoldWave 5.20/U3Helper.ini
Normal file
14
appspecific/GoldWave 5.20/U3Helper.ini
Normal file
@ -0,0 +1,14 @@
|
||||
[U3Helper]
|
||||
AppName=GoldWave
|
||||
AppExe=GoldWave.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\GoldWave
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
42
appspecific/GreatNews 1.0.0.383/U3Helper.ini
Normal file
42
appspecific/GreatNews 1.0.0.383/U3Helper.ini
Normal file
@ -0,0 +1,42 @@
|
||||
[U3Helper]
|
||||
AppName=GreatNews
|
||||
AppExe=GreatNews.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
greatnews.ini
|
||||
newsfeed.db
|
||||
greatnews_upgrade.ini
|
||||
newsfeed_upgrade.db
|
||||
channels.opml
|
||||
Favicons
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
16
appspecific/Handy Safe 5.05/U3Helper.ini
Normal file
16
appspecific/Handy Safe 5.05/U3Helper.ini
Normal file
@ -0,0 +1,16 @@
|
||||
[U3Helper]
|
||||
AppName=HandySafe
|
||||
AppExe=Safe.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Epocware
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
safe.dat
|
||||
safe.ind
|
21
appspecific/Hex-Workshop 4.23/U3Helper.ini
Normal file
21
appspecific/Hex-Workshop 4.23/U3Helper.ini
Normal file
@ -0,0 +1,21 @@
|
||||
[U3Helper]
|
||||
AppName=Hex Workshop
|
||||
AppExe=hworks32.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\BreakPoint
|
||||
HKEY_CURRENT_USER\Software\BreakPoint License Manager
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\BreakPoint
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
hwtools.dat
|
||||
Bookmarks
|
||||
CharMaps
|
||||
ColorMaps
|
||||
Structures
|
48
appspecific/IZArc2Go 3.81/U3Helper.ini
Normal file
48
appspecific/IZArc2Go 3.81/U3Helper.ini
Normal file
@ -0,0 +1,48 @@
|
||||
[U3Helper]
|
||||
AppName=IZArc2Go
|
||||
AppExe=IZArc2Go.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
settings.ini
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH%
|
||||
settings.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
45
appspecific/ImgBurn 2.4/U3Helper.ini
Normal file
45
appspecific/ImgBurn 2.4/U3Helper.ini
Normal file
@ -0,0 +1,45 @@
|
||||
[U3Helper]
|
||||
AppName=ImgBurn
|
||||
AppExe=ImgBurn.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\ImgBurn
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
ImgBurn.ini
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
ImgBurn.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
%APPDATA%\ImgBurn
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
10
appspecific/InfraRecorder/U3Helper.ini
Normal file
10
appspecific/InfraRecorder/U3Helper.ini
Normal file
@ -0,0 +1,10 @@
|
||||
[U3Helper]
|
||||
AppName=Infra Recorder
|
||||
AppExe=InfraRecorder.exe
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
Devices.xml
|
||||
Settings.xml
|
9
appspecific/IsoBuster 2.3/U3Helper.ini
Normal file
9
appspecific/IsoBuster 2.3/U3Helper.ini
Normal file
@ -0,0 +1,9 @@
|
||||
[U3Helper]
|
||||
AppName=IsoBuster
|
||||
AppExe=IsoBuster.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Smart Projects
|
51
appspecific/JkDefrag 3.28/U3Helper.ini
Normal file
51
appspecific/JkDefrag 3.28/U3Helper.ini
Normal file
@ -0,0 +1,51 @@
|
||||
[U3Helper]
|
||||
AppName=JkDefrag
|
||||
AppExe=JkDefragGui.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
jkgui.conf
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
jkgui.conf
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
50
appspecific/KeePass 1.07/U3Helper.ini
Normal file
50
appspecific/KeePass 1.07/U3Helper.ini
Normal file
@ -0,0 +1,50 @@
|
||||
[U3Helper]
|
||||
AppName=KeePass
|
||||
AppExe=KeePass.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CLASSES_ROOT\.kdb
|
||||
HKEY_CLASSES_ROOT\kdbfile
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
KeePass.ini
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
KeePass.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
50
appspecific/KeePass 2.02/U3Helper.ini
Normal file
50
appspecific/KeePass 2.02/U3Helper.ini
Normal file
@ -0,0 +1,50 @@
|
||||
[U3Helper]
|
||||
AppName=KeePass
|
||||
AppExe=KeePass.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CLASSES_ROOT\.kdbx
|
||||
HKEY_CLASSES_ROOT\kdbfile
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
KeePass.config.xml
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH%
|
||||
KeePass.config.xml
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
30
appspecific/LeechGet 2006 2.0.1650/U3Helper.ini
Normal file
30
appspecific/LeechGet 2006 2.0.1650/U3Helper.ini
Normal file
@ -0,0 +1,30 @@
|
||||
[U3Helper]
|
||||
AppName=LeechGet 2006
|
||||
AppExe=LeechGet.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Cronosoft
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_CLASSES_ROOT\.LeechGet
|
||||
HKEY_CLASSES_ROOT\.lgf
|
||||
HKEY_CLASSES_ROOT\.lgl
|
||||
HKEY_CLASSES_ROOT\LeechGet Download
|
||||
HKEY_CLASSES_ROOT\LeechGet Download Queue
|
||||
HKEY_CLASSES_ROOT\LeechGet FTP Queue
|
||||
HKEY_CLASSES_ROOT\LeechGet Import
|
||||
HKEY_CLASSES_ROOT\CLSID\{EBDF1F20-C829-14D1-8234-1420AF3E97A9}
|
||||
HKEY_CLASSES_ROOT\*\shellex\DragDropHandlers\LeechGet
|
||||
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\LeechGet
|
||||
HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\LeechGet
|
||||
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\LeechGet
|
||||
HKEY_CLASSES_ROOT\Directory\shellex\DragDropHandlers\LeechGet
|
||||
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\LeechGet
|
545
appspecific/MSIE7/U3Helper.ini
Normal file
545
appspecific/MSIE7/U3Helper.ini
Normal file
@ -0,0 +1,545 @@
|
||||
[U3Helper]
|
||||
AppName=Internet Explorer 7
|
||||
AppExe=iexplore.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=1
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Version Vector
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{000214E5-0000-0000-C000-000000000046}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{000214F1-0000-0000-C000-000000000046}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{001A12A7-7DD2-4ED3-A842-74F2E2213C94}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{001D2CC9-FF5E-4D2C-A046-C8804FACAB1C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{00261155-7CC7-4012-8E6A-631811F126E0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{003E8758-6E67-4865-8026-AF6CB499FA19}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{00610046-C71A-4EB4-B585-6D20492D608E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{00CD13B5-612C-4EA8-B881-732B28E586F2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{00E316D9-71D6-4305-99B1-93E92A20426D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{00FA7D80-365D-42FD-9255-D7A1B886EAFD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{013633E6-09D1-46D9-B640-3F468D6CA7D8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{02000584-947B-4FB3-ABB0-11F8C782D4DA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{02305531-F76F-4A4D-A760-B1192E72C6D5}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{02468693-E7E5-4C6B-9995-64CE5F51CEC4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0271BBEB-9AB9-460E-9559-4B9342017D71}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{02BA3B52-0547-11D1-B833-00C04FC9B31F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{03480469-D18D-4686-9CD3-C488C5DCC9D9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0352726D-08C6-4F5E-8B5C-0BEF751E305C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{048B229C-9DD8-4A3D-AD8A-3D189488383A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0497F6FC-B4B0-4C11-8DDD-CF93D7C35ADA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{04B0F1A7-9490-44BC-96E1-4296A31252E2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{04BA120E-AD52-4A2D-9807-2DA178D0C3E1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{04F0C07F-463C-492C-900E-0FB6910B5A65}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{050E9E69-BAEA-4C08-AD6A-61666DD32E96}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{053B4A86-0DC9-40A3-B7ED-BC6A2E951F48}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0542B9E0-CAB6-44E1-914D-CC2F47C00CC6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{05B01088-55D0-49BD-92B4-01384A7AD910}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{05B2F74E-2712-46BA-BCA3-F65A46BF0E00}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{05EDDA5C-98A3-4717-8ADB-C5E7DA991EB1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{06091FFE-0B9B-4B2A-B933-0AB0FEA8B26D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{06A456A9-806B-463D-B594-D9F5782B4750}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{07B3B2BA-90EE-4464-9F6F-A824B13B91C1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{07B5F0B8-EC29-4C50-B7EB-A6A3198CF7B1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{099AB00E-1FE6-4460-9E1B-4B2567DA41CA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0A46D8E2-2072-4AED-8509-BADB844E51F6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0A498932-D65C-4E0C-80DA-8A2CA8F25320}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0AD364CE-ADCB-11D3-8269-00805FC732C0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0C9FB851-E5C9-43EB-A370-F0677B13874C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0D80FD0A-C13D-4057-AAC4-9DEB644B9C3A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0DF60D92-6818-46D6-B358-D66170DDE466}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0F0D39A5-7517-49AD-82DE-EF728490AF00}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0F689028-CF2F-40DA-8220-F947967B8442}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{0FE00CEF-AF4E-459F-8B9D-2EBE17937695}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{10339516-2894-11D2-9039-00C04F8EEB3E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{10482B1F-306E-4F4C-9A3A-973C8F62CA0B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{11A66240-5489-42C2-AEBF-286FC831524C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{12440C92-4469-4ADE-BED2-0437C162D88E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{12D099DB-A048-48B3-B543-29A64CCE1F1A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{12D263B4-BCEE-4209-BF2B-BE5ECD5096F9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{12D3EF71-3051-4CC8-A446-9807D6D14433}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{13162E4E-D40C-4A6D-8340-CCE73E87A38A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{14B2C619-D07A-46EF-8B62-31B64F3B845C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1525E844-B912-4558-85CF-B1A3FE27D354}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{15D93B62-9918-4E4C-857E-D1AD2D143F4F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1630852E-1263-465B-98E5-FE60FFEC4AC2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{169DB284-8361-4BE4-BDB0-0B73AD8764F1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{16A4841D-77E7-463D-A47F-86EBF32A787F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{176C11B1-4302-4164-8430-D5A9F0EEACDB}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{17A64319-623C-4802-B4F3-CBDAF526B629}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{18140CBD-AA23-4384-A38D-6A8D3E2BE505}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{18459F6F-10F8-4979-923C-CF86C1614A10}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{19108294-0441-4AFF-8013-FA0A730B0BEA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{193215BF-3815-441A-98BC-589DB62452A6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{196BAB51-2C67-485a-A74F-557182263013}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{196BF9A5-B346-4EF0-AA1E-5DCDB76768B1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{199E06AC-5806-4540-98C0-F0B6CD0A0FE3}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{19ADBAFD-1C5F-4FC7-94EE-846702DFB58B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1A0E696D-2797-425C-83DA-11690E066F95}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1AF32B6C-A3BA-48B9-B24E-8AA9C41F6ECD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1AF3A467-214F-4298-908E-06B03E0B39F9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1C20815F-DD28-4278-9492-17AF47143429}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1C9CD5BB-98E9-4491-A60F-31AACC72B83C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1CF95A1E-3FD8-47DB-BBF2-5AFAEB95ED09}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1D3293BC-EC01-400F-8179-8DE5D53ABEB7}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1D34CEFB-3901-46A5-94FA-1E91163D5D7E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1DEECAB6-1CFF-4923-9A53-BC2C5D199544}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1DF997E7-21C2-4258-A795-49C5D8869BD2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1E4A9EE2-C20C-4A6B-9F85-2DFFAEDAA5BD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1E61BA50-BFAE-42A1-9276-D2E877B589F7}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1F76A169-F994-40AC-8FC8-0959E8874710}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1FD988A9-8A36-4F80-B028-62E424C82643}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{1fe9ff6d-3d95-4c1e-90f6-9f5c418c3791}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{20174539-B2C7-4EC7-970B-04201F9CDBAD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2056A002-D8F8-4880-B2AB-3A906858C6D1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{215913CC-57EB-4FAB-AB5A-E5FA7BEA2A6C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{21D527FF-070C-4A8F-89A5-063AB46123D8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{22B6B2D9-226A-42BA-B480-F2187542AA7B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{22B6D492-0F88-11D1-BA19-00C04FD912D0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{22C440DF-4720-4B3A-A472-0CCB6E6CDD97}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{22E4C895-8AB9-40BB-B81A-001DD9B1F449}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{23D62F16-9AFF-49D2-917E-AA8A56B2B0CD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{240A7174-D653-4A1D-A6D3-D4943CFBFE3D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{241C033E-E659-43DA-AA4D-4086DBC4758D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{247BBBD9-9C50-4E7E-A055-68A1E15A3C32}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{249BACCA-1BD1-4C9F-9778-6960216DC37D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{24D16EE5-10F5-4DE3-8766-D23779BA7A6D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2539E31C-857F-43C4-8872-45BD6A024892}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2573EE47-390B-4FCB-8BDC-97D687E8243B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2659B475-EEB8-48B7-8F07-B378810F48CF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2660212B-070F-40D3-AFC1-1EC7DF0A995D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{27B675EE-8DF7-451B-B538-49E3A78A00E4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{27F1717E-EDE6-462E-B444-FE1BC5992546}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2804B74C-AC16-4398-9DC0-DB83F5B7ED14}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{289E924C-9FA1-4B1F-B8AE-A8B7AD9D74A7}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{295C3011-E9B9-43DE-A04C-4800DA69F4D3}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2AD6C81C-42DC-46B8-931B-EE0DB2A20D1B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2BE4CB19-F377-424A-8837-3E3D1C1C1B73}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2C06EAB7-1814-4DEF-9625-0F3EC1EF0BC7}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2C1C7E2E-2D0E-4059-831E-1E6F82335C2E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2C3B400D-242B-46DB-827A-AF0C65324AC1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2D43C5B0-EA54-4B64-AB09-11C1B436D7AD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2DD81FE3-A83C-4DA9-A330-47249D345BA1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2EC06C64-1296-4F53-89E5-ECCE4EFC2189}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{2FC35761-0F20-4AB5-80C7-856E9679F228}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{30176CFE-6F36-4EA4-BE65-A4B728FECE39}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3050F679-98B5-11CF-BB82-00AA00BDCE0B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3050F6DC-98B5-11CF-BB82-00AA00BDCE0B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3050F804-98B5-11CF-BB82-00AA00BDCE0B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{30510407-98B5-11CF-BB82-00AA00BDCE0B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{30510408-98B5-11CF-BB82-00AA00BDCE0B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{30510410-98B5-11CF-BB82-00AA00BDCE0B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{30510411-98B5-11CF-BB82-00AA00BDCE0B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{30510414-98B5-11CF-BB82-00AA00BDCE0B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{321A6A6A-D61F-4BF3-97AE-14BE2986BB36}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{32A3094F-0063-4370-9F1C-CA8CF131D631}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{32A86A13-5A3D-49E6-8FAC-46512ADC339A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{32AE3A1F-D90E-4417-9DD9-23B0DFA4621D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{33779124-23EA-42F6-A2E2-A0735205C22C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{34829EB8-1A0F-4A52-AC61-1C069F45C229}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{35448FA8-382C-4994-93ED-A2409A669A1C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3552E971-528C-4988-BE75-64952F5F85A6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{35D81C54-6448-459C-86B4-A48D1F7746FF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{36116642-D713-4B97-9B83-7484A9D00433}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3615A21D-2536-4E4E-BE72-110FE0647D5B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{38698B65-1CA7-458C-B4D6-E0A51379C1D2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{38A84EBD-67B6-4C26-B1C7-8B16A960104F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{39FC62E9-9B39-4848-9DA1-CDB3B456C567}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3A77CE00-6F74-4594-9399-C4578AA4A1B6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3AA7AF7E-9B36-420C-A8E3-F77D4674A488}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3B362301-E0F3-4049-B0BD-F34F7D3BB9AA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3BFBA25D-416C-4936-AB16-9199B0915E64}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3C44BA76-DE0E-4049-B6E4-6B31A5262707}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3C708557-C99D-4FA3-9231-56518418B4E4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3CA46D75-46C3-453D-953C-03A2570C1EB6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3E481212-DFE0-4756-A033-0928214904BC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3EC36F3E-5BA3-4C3D-BF39-10F76C3F7CC6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3FC98E7E-3873-445A-836D-689366FEBBD6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{3FDA3953-2341-4CD0-B3A5-EAFFF77EDBC9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4037D137-0045-44F8-9FF9-3D1B931D70D0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{406A66E8-0DC2-49E4-81E2-1F7A7DA666DB}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{406C95A7-E7C0-45B5-AD5C-1D77F4F093F8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4168DCEB-3134-4202-9231-34621EEA3E49}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{41B68150-904C-4E17-A0BA-A438182E359D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{41BEA50F-441A-49BC-B74A-D9E3EAE9BD4A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{42DBA3A9-173E-4456-9AD1-63C81E66B959}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{42F85136-DB7E-439C-85F1-E4075D135FC8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{44C09D56-8D3B-419D-A462-7B956B105B47}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4623BD61-5603-444F-824A-AAEBCEED93FA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4650C6A8-C409-4428-BD7A-B894DAA4936F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{47B80647-9E77-48DC-8B18-5CE632E4153D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{48F8A5B1-82B4-47A3-8A7A-A097BC5E349D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4A452107-DFA2-46EC-8AF9-87A2963EAAD7}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4ACDA08F-21CF-45AE-A5D5-75CB63D3C4EE}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4B7272AE-1955-4BFE-98B0-780621888569}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4BC7FFF2-E2EF-4B24-AA21-B15B104AA3AC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4C62A9FA-2437-49CA-8EB4-5238205AFEAA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4C963678-3A51-4B88-8531-98B90B6508F2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4CD19ADA-25A5-4A32-B3B7-347BEE5BE36B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4E276BCC-DA39-4D55-88E5-E3E5F770E234}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4E530B0A-E611-4C77-A3AC-9031D022281B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4F04B50D-EBCE-483A-80D2-E53A6EBD3FF3}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4F8E0AA9-DCF5-4100-BB2A-6CEAAC60392E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{4FD42B76-50E1-4CFB-BC5D-E342E67BB427}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{502B2DDB-A0D2-4285-8BA0-08906AA0B4FF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{504B27AA-001F-4179-9AD0-663A37C317A9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{504C9F82-0F68-47F4-8F63-083E58C88412}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{50C852B0-C95F-4FEE-BE00-87DC18B2661B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{527832F6-5FB1-414D-86CC-5BC1DA0F4ED9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{52B14A6A-58F1-45BD-B00A-DCE7403D951E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{52BBC746-9F9C-44B4-8D7C-0AAAB79BC7DC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{52DBDA7C-405D-46AE-B857-03225D6D70A3}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{53326B4A-E949-41FA-AE2C-9293FF144A50}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{5357E238-FB12-4ACA-A930-CAB7832B84BF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{54942A58-558C-47A9-94A0-F770CFBC0B51}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{54A8F188-9EBD-4795-AD16-9B4945119636}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{554732F9-706F-4562-9B32-C891BB464E10}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{55CCB004-59B1-4B9F-A174-2CB9392EBC24}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{56887418-C996-4EE6-95E2-FA03776E10B3}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{578FE323-C03A-4E71-807F-F648924801D1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{59007C49-CB25-4BD5-AAD9-6943F08F4F9E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{5BA5CEFA-B7EC-4976-AA89-3B8AD46FA5D9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{5BFF4E01-D379-4050-A382-C6504A980D46}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{5C718A08-6CA1-4AE9-A9CC-7CAF009F41B1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{5CD52983-9449-11D2-963A-00C04F79ADF0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{5CEA2CC7-C557-480C-B44D-04172E801C7F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{5EA5DE37-3D26-4BC0-A90C-F24EDC74FB7E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{5EBC8D33-D04E-4576-AE40-0A8631F319E6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{5FC5DF2F-22FC-4CAD-B93E-DC2E859CACDF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{5FF4DE38-0DE2-45F5-B6EE-8223CAF82347}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{602ABA62-6EAF-47D2-82B5-5A3FB3F0B80E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{60CE96BB-B6F9-42DC-B84E-5E5D9C370A6F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{61543DE8-8D55-421E-8BED-99751E938BCC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{61610B5A-8CB1-45E4-95E8-C65DA6B1D420}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{617D2621-623D-4028-AC22-291B21826B86}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{61C3C8BE-E648-4BBE-997C-7D08A1C1BCB8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6295DF2A-35EE-11D1-8707-00C04FD93327}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6295DF2C-35EE-11D1-8707-00C04FD93327}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6295DF40-35EE-11D1-8707-00C04FD93327}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6295DF41-35EE-11D1-8707-00C04FD93327}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6295DF42-35EE-11D1-8707-00C04FD93327}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{62D3DCC9-3A91-4501-89A7-3B007AC81011}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{62F191AB-FEE5-4966-83C1-426D9754DFF1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{632C35B9-AC2F-4488-BBEE-A657BB297C26}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{63724961-8034-46B5-B21B-83F574313308}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{638021A7-6D5A-4873-A932-31285A41BCDC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{63BC1B61-D0F3-4DD1-9427-D2BC780AF9AC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{641BF850-14FB-4C5B-8350-B9786B2661A9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{64961751-0835-43C0-8FFE-D57686530E64}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{64A1CBF0-3A1A-4461-9158-376969693950}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{64EEB363-190E-428f-A801-F63615E988B1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{650BE65D-DF09-4028-97A0-40B74C150A50}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{65AFE70B-8D5B-4C25-9EEC-7438E208E07B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{663FEA43-FBEF-4859-94F5-D3FAA238D3BD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{66989FC7-2CDA-419F-B175-7A31DC105611}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{66994203-1CA4-464F-A70B-C0A17584E7FD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{66A9CB08-4802-11D2-A561-00A0C92DBFE8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{68284FAA-6A48-11D0-8C78-00C04FD918B4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{69537F58-D5B9-4F49-BFE6-63E88D9978DA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6A178914-205B-4907-A051-5AA870A6DEE6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6A65E65C-DE59-4b21-996A-D6F161642B09}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6B31A34F-5121-4503-8EA5-31000AB6F1D8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6B353825-C58B-4F03-AEC4-8DE179122661}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6B74E5FA-B9E7-4878-95AF-DB53612ABFFC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6C54074A-5C2F-462F-82D6-0A5CAC7B2B43}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6CB95A6A-88B6-4DC4-B3EA-3A776D1E8EFF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6D398B47-FD13-4456-A40B-7716220671C4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6D4D6A67-7A7E-4D57-A614-2EE62B495340}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6D67E846-5B9C-4DB8-9CBC-DDE12F4254F1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6DAC21B6-E2CE-45B1-AEB7-AFEA6ADA2977}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6DF38BC5-ABAC-4c06-BED6-5328D08B656D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6E0F9881-42A8-4F2A-97F8-8AF4E026D92D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{6F439BA7-0B57-41BA-8147-311D90A39C33}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{706FB085-DC32-46D5-A234-95A8CB5AB78E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{709D476B-6346-4085-AECA-21229553D396}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{71233FA0-8B30-45BB-8275-D4106DF98734}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{71C0D2BC-726D-45CC-A6C0-2E31C1DB2159}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{729E4CDD-C9E4-4BED-B818-D880817C3C2A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{736D8A2B-6895-4944-9567-DA67D00B0DCA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{73C105EE-9DFF-4A07-B83C-7EFF290C266E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{742015D8-4F5F-4B6F-BB0A-CE3B26EE82D0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{75EEA680-DF51-4984-883F-5A5CED99330D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{762993A1-71B6-452C-B03B-93AD523BE49B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{76FFF6DA-91C3-453F-B579-0D6EC50BB878}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7776A893-B812-42AE-8386-1717D91FF7D9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{77C20E84-F557-4704-9E28-047611212CDA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{77E425FC-CBF9-4307-BA6A-BB5727745661}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{77F295D5-2D6F-4E19-B8AE-322F3E721AB5}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{781A697E-CE5E-489E-AE84-D7F697ED0563}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{792C7DAB-C434-4945-BF8D-042C439C460C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7964B769-234A-4BB1-A5F4-90454C8AD07E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{79D16DE4-ABEE-4021-8D9D-9169B261D657}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7A77FFE8-53BA-4A10-BE4F-255489A49451}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7AC7492B-C38E-438A-87DB-68737844FF70}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7AF4B09B-7312-4A4E-ADED-342D15E8EF1D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7AF4B09C-7312-4A4E-ADED-342D15E8EF1D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7BC28AC2-0D9C-4941-BB9A-72BECB184FAC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7C32FA17-30A4-42D5-B7DA-FFE8FCFCCE45}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7C9E512F-41D7-11D1-8E2E-00C04FB9386D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7D1498AE-38E5-49C0-9638-41EAFAD38080}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7D903FCA-D6F9-4810-8332-946C0177E247}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7E1AF054-83A6-47FC-AB27-A58AE8D9C705}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7E56DEBF-4E4A-4CE3-9D33-D62909685063}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7E9FB0D3-919F-4307-AB2E-9B1860310C93}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7EBFDD80-AD18-11D3-A4C5-00C04F72D6B8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7EBFDD85-AD18-11D3-A4C5-00C04F72D6B8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7EBFDD87-AD18-11D3-A4C5-00C04F72D6B8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7F73BE3F-FB79-493C-A6C7-7EE14E245841}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7F9185B0-CB92-43C5-80A9-92277A4F7B54}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{7FCBEB25-ED60-45C9-9F5E-57B48493C4DD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8016B7B3-3D49-4504-A0AA-2A37494E606F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{81075FEB-0A85-439B-B25B-E9534ADF9811}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8156E35C-E47D-4AD0-B7F5-FF58036BCF11}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{81AF8873-6012-4999-AC64-153EA4F6451F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{81CC6389-10E8-4949-B533-4A814174F99C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{81FB354A-6CCC-410D-B2B0-BC63544C725E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{83E7A2AB-486C-466D-AF9C-652713DBBFB2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{84BCCD23-5FDE-4CDB-AEA4-AF64B83D78AB}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8550419B-AC9D-4DC8-8019-534FDC3E86CE}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{85DB95DF-8879-4EF3-B9BD-86CE79737D5A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{87CC5D04-EAFA-4833-9820-8F986530CC00}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{87EE6B71-4D7E-4DA3-A3C5-7A1CD966CFEE}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8895B1C6-B41F-4C1C-A562-0D564250836F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{88C82D8F-5705-4DB1-AB41-55CEBE9AC320}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{88EB9442-913B-4AB4-A741-DD99DCB7558B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8A87781B-39A7-4A1F-AAB3-A39B9C34A7D9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8ACA8016-B08C-4C5A-99CA-C24488385828}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8AD2BB74-1382-4C5E-99BA-6485A56D9D54}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8BE2D872-86AA-4D47-B776-32CCA40C7018}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8BF4F9E3-9DF2-4D2A-A702-E842F8554B39}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8C163D3C-95FB-4B8D-B9A3-878C8085EFC5}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8C85B440-D8F7-48C3-98E0-A91513F7D829}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8CBB81C0-6D24-4E53-93CB-1D228F12F62C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8CFFB3D1-4F64-4CE4-9E0B-AD8F90F7AC55}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8D637206-9AB9-4333-86E4-B6C73CB4960D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{8D79A7D3-6397-48EE-BC1F-1F021F8FFF1C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{90B4135A-95BA-46EA-8CAA-E05B45CD801E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{90CBA1AA-A637-4E01-9B1D-E86B5AC6E1CD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{912E56FA-0E44-45A3-B433-5EB1098A1147}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{914AA662-1B3B-47FC-B9D3-634DD16AC179}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{916DECFD-30DE-4841-A367-5594C089B614}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{91A565C1-E38F-11D0-94BF-00A0C9055CBF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{91D5D989-D75B-4EF8-B429-4DC1A3D72E06}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{92549FB6-2504-4018-83C5-0A950DF000F2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{92F8D886-AB61-4113-BD4F-2E894397386F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{935AD8EB-CBF8-4FD3-8F4F-385F55258F2E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{93B10309-6121-4D25-8217-FB7A9DD2FA0A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{947AAB5F-0A5C-4C13-B4D6-4BF7836FC9F8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{94D4C4EA-5AC2-4226-8078-B4A67A0BF9D7}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{954F77EF-EE7C-458C-943B-78A85ECF7760}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{95A391C5-9ED4-4C28-8401-AB9E06719E11}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{964D6B67-8259-40DB-9F5E-F4F768A9CCA3}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{96E5AE6D-6AE1-4B1C-900C-C6480EAA8828}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{973510DB-7D7F-452B-8975-74A85828D354}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9737CC15-CADC-4694-B628-0D52D930F610}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{98CD9153-D326-41A1-9D0C-C3DCB8A6E6B8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{99B02DAF-A542-4502-BA8E-D687140A9610}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9A0BD2BC-1BC9-4803-BE51-6E347481B62B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9A50588E-FA80-4509-B345-664110225322}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9A6EBE1E-74B5-4F1B-945D-F0A0B63FF4F6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9BA2855C-BEE1-4F80-9FD5-6CCDD20C3E06}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9BAB3405-EE3F-4040-8836-25AA9C2D408E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9C83C76F-3C64-4EC4-92B3-3693311C2489}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9CFD6C07-1992-47BD-9B83-830B358B2DF4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9E8E77F2-E1B5-496C-BDCA-3D07CD3CA206}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A08CE4D0-FA25-44AB-B57C-C7B1C323E0B9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A0FFBC28-5482-4366-BE27-3E81E78E06C2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A15B50B6-A17C-4A96-88A1-79C36F9B025F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A44179A4-E0F6-403B-AF8D-D080F425A451}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A468BC1E-36B9-4709-BC02-B565EFDCD503}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A561E69A-B4B8-4113-91A5-64C6BCCA3430}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A5FA5F64-B5E6-484C-AE2A-1BCEFCB73F75}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A6087428-3BE3-4D73-B308-7C04A540BF1A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A6564D5E-75B8-40AC-A23C-AB9BA01B9CDD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A6A38EB1-88EE-4C7D-A741-709E50CED40A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A6B0FB57-7523-4439-9425-EBE99823B828}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A71A0808-0F88-11D1-BA19-00C04FD912D0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A7254510-9427-4D22-9EBE-0E88C2CBC800}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A73CE67A-8AB1-44F1-8D43-D2FCBF6B1CD0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A7ADC9FB-E427-4337-91D9-40B6C3D71C57}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A7EB8F00-AE98-4BE6-B50F-49B933C7455D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A7F337A3-D20B-45CB-9ED7-87D094CA5045}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A86304A7-17CA-4595-99AB-523043A9C4AC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A88826F8-186F-4987-AADE-EA0CEF8FBFE8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A8A71374-80C2-49E0-8805-8524EBC45B07}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A8F67EA0-3FFD-4890-8C99-563E1683222C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{A9C3A6F2-A5A9-4A38-BD07-48E8D7CA2761}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{AA5A8978-F4B7-4660-B67A-6566F0D543BC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{AC00A945-8447-4DE7-ABBE-A39C83D1CA24}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{AE6C0C49-C1CD-411E-A177-A78BCE40A5D0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{AE8C987D-8797-4ED3-BE72-2A47DD938DB0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{AEDAE97E-D7EE-4796-B960-7F092AE844AB}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B0D050A4-981B-4022-92C2-B7CC3BEACEDE}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B20CECC1-655E-4397-8C6E-E5BB61D77434}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B2C867E6-69D6-46F2-A611-DED9A4BD7FEF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B36A41A2-6E5C-47E4-813D-0BFCE8BAD090}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B380D858-64EC-46B4-AB82-C0A0560EF589}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B3DCB623-4280-4EB1-84B3-8D07E84F299A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B4CD448A-9C86-4466-9201-2E62105B87AE}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B5256C5C-F918-49E6-BBB7-A3C254C09FDF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B5A5B994-BAC8-401F-924A-E08E810A89CA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B5AB9C96-C11D-43E7-B44C-79B13EE7AC6F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B5BC95BC-6A75-4368-A08A-FCEBD11A9834}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B5ECDF5D-F3F9-4392-BAC5-248961093FA2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B63EA76D-1F85-456F-A19C-48159EFA858B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B6E1B90C-BB4A-4849-8238-C1B7CD1620C6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B7CA0571-ED6B-4340-92BF-CEEE49BA6CE2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B904A215-107F-4371-A951-34069B435877}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B9075C7C-D48E-403F-AB99-D6C77A1084AC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B979FE94-9F8B-4734-A509-7A33F75D6737}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{B99D542E-CABE-4AD8-ADE5-AEBCCDDB1509}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{BB1C1D45-A09F-424A-BE9D-029E7F4636CF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{BC245C43-4BB9-47AA-AF6F-AE7B0F33295F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{BC92C931-1EC1-4BFB-8129-42E1DE82C279}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{BCC18B79-BA16-442F-80C4-8A59C30C463B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{BDE5B552-97E9-4E81-92E5-38379BBDC1C9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{BF0D821F-486C-49C4-8A3D-86E990047D65}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{BF78CC76-73E3-4C61-8822-F5F651A9C6D4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{BFBFB953-644F-4792-B69C-DFACA4CBF89A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C0355171-4866-4054-8B38-EC1E7EF0445F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C1224794-98B0-4489-81D2-56E4E7C00919}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C1884F8B-2DB6-40B6-9E90-B9876B75FFE0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C2D18ED4-96BD-45D1-898A-E3353D0FEE9F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C339211E-E4B5-4A2C-AD84-4042F8956AE9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C35456E7-BEBF-4A1B-86A9-24D56BE8B369}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C451CD47-1D7C-48ED-B0D9-FF0A3B95FC3E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C5C48050-0141-4805-B365-9AD2B06F475E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C6C97667-3A5C-4106-90D9-140F3FADC89F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C6FD5997-9F6B-4888-8703-94E80E8CDE3F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C74AFF92-5B45-477b-8630-61D5CBED416A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C7D7C9C9-50F0-449A-9AFF-76C0C6A3BD35}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C85BAC64-6E9B-469F-B13A-DA8EBC3CB30D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C8AD25A1-3294-41EE-8165-71174BD01C57}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C8F026DA-8F7D-40AA-A780-41525EBDCC1F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C8F945CB-327A-4330-BB2F-C04122959488}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C92F9791-754F-4205-9D3D-3EC1E04B03F9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C938B119-D3AD-4D02-B5EE-164C2EC8160E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C9B7F729-33B5-4AB8-ACDD-FD0A999D790E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{C9F57931-7BF4-42D8-9000-1DB083BC6146}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CA0F4C5B-AA55-45A0-B38D-7400FE1D1104}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CA59707B-4C62-4D1E-ADB0-2367D96EE4E9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CAB55631-A36C-4E5C-971B-B5C1980C6593}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CAE57FE7-5E06-4804-A285-A985E76708CD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CB34F7B3-741E-4A1F-8D14-6DA2183927C7}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CB4399D0-19EC-4A1C-B595-DDECFC348530}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CBCB980A-DD42-493A-BC8A-809E02C16C6D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CD17328B-E4EF-4215-A92D-62A914658F82}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CDC7CF06-DA8E-4940-AD39-01EB263B1BE5}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CE247F0D-2579-4BA8-B393-29A43D88EB31}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CEDAC0B3-E828-40CC-9E5C-E2F4E9B447C4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CEF04FDF-FE72-11D2-87A5-00C04F6837CF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CEF20056-DE33-4AEA-838E-777C9A80AA9B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CF192903-0998-4EA2-8D73-8567B5DE34C0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{CF43FB4B-8994-4AD9-AE92-19FFB5743B4F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D0191542-7954-4908-BC06-B2360BBE45BA}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D11AD862-66DE-4DF4-BF6C-1F5621996AF1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D1A4D8E7-774A-4C34-803C-48C945980DDE}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D3ABE3D2-0A85-4D0E-B525-7801465FC5C7}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D550D193-668C-47E2-A512-FBED58FD82BC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D57C7288-D4AD-4768-BE02-9D969532D960}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D72FF553-AE8F-4DAE-9EE8-833A9E025CB0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D76072E6-2472-45D2-904C-C3F8DA6E3014}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D782A778-026D-42A4-A804-964ECB5E5DAB}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D783F427-3C66-4CFF-87B6-B0DB2305736C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D7E42D36-4594-4FF2-8F4F-A48B82A701EC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D81F90A3-8156-44F7-AD28-5ABB87003274}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D827D305-B55B-44AC-9685-B3F164010C7B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D8943E0F-1319-4498-B175-7AF930AD30A8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D8EC27BB-3F3B-4042-B10A-4ACFD924D453}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D8F6AD5B-B44F-4BCC-88FD-EB3473DB7502}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D926E764-B7F6-4992-BEAE-4B587CF46223}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D92E45A1-C7C0-4380-BEA1-10BEB57D9610}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{D9BC0C86-6141-4F32-8CD4-79FA9E9BA88E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DAE1DB66-4EE3-4FE6-9C09-E55AAB6DF808}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DAF15986-0BE5-44AB-9618-29817D8D48DE}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DB126A9B-7868-43A3-82E7-5364A3A1A541}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DB5CEF35-BEC6-4762-A1BD-253F5BF67C72}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DBC3CBF5-4131-4730-A738-0684EBFEAE43}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DC2601D7-059E-42FC-A09D-2AFD21B6D5F7}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DC43A9D5-5015-4301-8C96-A47434B4D658}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DCB07FDC-3BB5-451C-90BE-966644FED7B0}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DCD9D1A3-C04E-4E8A-B63F-EAD06C2A24BD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DD62F5AC-737D-4506-8015-A871779E8624}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DDEFF51C-B112-44D0-A5EB-676073FFCE9E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DE96689E-4499-4B78-AEB8-6D3717564BC3}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DF14A364-AFC9-45DB-B702-020CEF09473C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DF44CD5D-9AE9-4935-980A-E8ADD2246D41}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{DFD3B6B5-C10C-4BE9-85F6-A66969F402F6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E03333E1-C840-46C2-B032-D3466DFBEBE4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E06E3E10-99A4-4FE2-B01F-153D664E6F6F}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E157C3A1-A532-4DE2-9480-1452B7426EEE}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E1F5EC9F-F933-492B-A242-C3CDAC6ECFBD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E3373025-4D9A-4676-B37F-C2C531F7FD87}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E35B4B2E-00DA-4BC1-9F13-38BC11F5D417}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E40E71EE-6AC2-482E-9183-09F474F444C2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E47C387F-113E-4820-A900-4C1EC5D85BC6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E4EAF409-07D0-420F-BB07-057871EBD00D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E571E20C-0490-4284-A6F9-64DB48921FF5}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E5A09DD9-FD24-4686-B610-DC9961F8C4F1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E693CF68-D967-4112-8763-99172AEE5E5A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E6FDD21A-163F-4975-9C8C-A69F1BA37034}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E6FFBB28-BB79-43B9-A7BC-6B57410C8108}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E757B2F5-E73E-434E-A1BF-2BD7C3E60FCB}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E76B8E13-485F-4ED3-8D27-2FA4930CF236}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E93D4057-B9A2-42A5-8AF8-E5BBF177D365}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{E9B44DE2-62D5-4E7F-BC11-3B4B654C9175}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{EA3F6CB4-B6AC-4E10-A0AE-AC12E167141B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{EB6339BF-EB6A-437A-82DA-A56E7E4F9CDC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{EC39FA88-F8AF-41C5-8421-38BED28F4673}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{ECF43B3A-724A-46BB-BAD3-6AFE0BEF0728}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{ED4F9ADD-3CC4-46B7-A416-2FF54D7156BB}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{ED77BAE4-6B78-4626-B2D0-E376B219012E}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{EDB9EF13-045C-4C0A-808E-3294C59703B4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{EE0A88AE-7C7A-4032-88E6-7C49456E79D4}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{EE9A9C45-E63D-4994-BF07-42A72AB294BC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{EEEE1DFC-8E6F-4E81-B03E-2873867BEB11}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{EF234F83-1429-4D00-98B2-6A66D466DA44}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F0009734-E8DE-48E5-B603-BFA5966A8F7C}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F0034DA8-8A22-4151-8F16-2EBA76565BCC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F03ACD30-8BCE-458D-A157-EFDAD1933416}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F0DD2C1A-9AB3-4B9B-A0CD-CF195089E7D2}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F1DB8392-7331-11D0-8C99-00A0C92DBFE8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F20AD6EA-AEFC-44AF-94A0-3BE9DE67EA49}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F46EDB3B-BC2F-11D0-9412-00AA00A3EBD3}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F4E26C7B-0D88-4F41-87E2-B01BD0AA96D6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F566E43E-7497-4102-94EF-5F16500B2EF5}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F5A24314-5B8B-44FA-BC2E-31285544B520}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F68DDE6D-AE8C-4047-BFAE-65BB5173D4D9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F6F95A83-0AF5-464D-A105-7296D61C9E68}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F7041E23-1A6C-41BB-89B2-B3425C51CCD5}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F7C40885-2506-4EB9-B4AB-0E1E3D3FD5F9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F7DA33A5-FD27-4FF1-B8E9-05C7535BE52B}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F81B80BC-29D1-4734-B515-7724BFF16001}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F847E090-32DF-464A-8C03-DECBA6AD67AF}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F8C3E22D-DB97-4090-9729-76D84E10F7E8}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{F8C87A7A-AB21-464A-89CE-D152348105C1}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FB4900E5-6CD4-4A43-AD86-946C5BF29617}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FB8B6061-3BE8-4A79-A9AF-BB38093AE92D}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FC2FDB45-BB57-44B2-A88A-4BF09B597E12}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FE40A429-A149-4E2F-8B29-5601BF648A0A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FE70304F-2B7E-4EE7-BD89-1CA62E049282}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FEC87AAF-35F9-447A-ADB7-20234491401A}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FECE3DD3-B657-4FC1-B2DF-532A1BDF43AC}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FF385EDF-781F-43CB-8894-A30AEDAFABE6}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FF5693BE-2CE0-4D48-B5C5-40817D1ACDB9}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FF8C9B9C-C90F-4F30-B5B2-77C3D56BD125}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FFF994DA-E785-11D6-8F9F-00065BBD32BD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FFF994DD-E785-11D6-8F9F-00065BBD32BD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FFF994DF-E785-11D6-8F9F-00065BBD32BD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FFF994E6-E785-11D6-8F9F-00065BBD32BD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FFF994E7-E785-11D6-8F9F-00065BBD32BD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FFF994E9-E785-11D6-8F9F-00065BBD32BD}\ProxyStubClsid32
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{FFF99648-E785-11D6-8F9F-00065BBD32BD}\ProxyStubClsid32
|
||||
HKEY_CLASSES_ROOT\CLSID\{C90250F3-4D7D-4991-9B69-A5C5BC1C2AE6}
|
||||
HKEY_CLASSES_ROOT\Interface\{000214E5-0000-0000-C000-000000000046}
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
52
appspecific/MailWasher Pro 6.0/U3Helper.ini
Normal file
52
appspecific/MailWasher Pro 6.0/U3Helper.ini
Normal file
@ -0,0 +1,52 @@
|
||||
[U3Helper]
|
||||
AppName=MailWasher Pro
|
||||
AppExe=MailWasher.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\FireTrust
|
||||
HKEY_CURRENT_USER\Software\eCOSM
|
||||
HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MailWasher
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
%U3_APP_DATA_PATH%\Cookies
|
||||
%U3_APP_DATA_PATH%\Local Settings
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
25
appspecific/Media Player Classic 6.4.9.0/U3Helper.ini
Normal file
25
appspecific/Media Player Classic 6.4.9.0/U3Helper.ini
Normal file
@ -0,0 +1,25 @@
|
||||
[U3Helper]
|
||||
AppName=Media Player Classic
|
||||
AppExe=mplayerc.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Gabest
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_LOCAL_MACHINE\Software\Gabest
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
mplayerc.ini
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
mplayerc.ini
|
55
appspecific/Microsoft XML Notepad 2007/U3Helper.ini
Normal file
55
appspecific/Microsoft XML Notepad 2007/U3Helper.ini
Normal file
@ -0,0 +1,55 @@
|
||||
[U3Helper]
|
||||
AppName=XML Notepad 2007
|
||||
AppExe=XmlNotepad.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Microsoft\XmlNotepad.2007
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
Updates.xml
|
||||
Updates.xsd
|
||||
Updates.xslt
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
%U3_APP_DATA_PATH%\Cookies
|
||||
%U3_APP_DATA_PATH%\Application Data
|
||||
%U3_APP_DATA_PATH%\Local Settings\History
|
||||
%U3_APP_DATA_PATH%\Local Settings\Temporary Internet Files
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
36
appspecific/Miranda IM 0.7a26/U3Helper.ini
Normal file
36
appspecific/Miranda IM 0.7a26/U3Helper.ini
Normal file
@ -0,0 +1,36 @@
|
||||
[U3Helper]
|
||||
AppName=Miranda IM
|
||||
AppExe=miranda32.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_LOCAL_MACHINE\Software\Miranda
|
||||
HKEY_CLASSES_ROOT\Software\Miranda
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
*.dat
|
||||
plugins\htdocs
|
||||
plugins\HTTPServer.xml
|
||||
plugins\mToolTip.ini
|
||||
plugins\splash.ini
|
||||
OTR_data
|
||||
Spam Filter\own-badwords.sfw
|
||||
Spam Filter\own-dislikedwords.sfw
|
||||
Spam Filter\own-goodwords.sfw
|
||||
tabSRMM
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
mirandaboot.ini
|
||||
plugins\splash.ini
|
20
appspecific/NVU 1.0/U3Helper.ini
Normal file
20
appspecific/NVU 1.0/U3Helper.ini
Normal file
@ -0,0 +1,20 @@
|
||||
[U3Helper]
|
||||
AppName=NVU
|
||||
AppExe=nvu.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
bloaturls.txt
|
||||
components.ini
|
||||
defaults.ini
|
51
appspecific/Newzie 0.99.9/U3Helper.ini
Normal file
51
appspecific/Newzie 0.99.9/U3Helper.ini
Normal file
@ -0,0 +1,51 @@
|
||||
[U3Helper]
|
||||
AppName=Newzie
|
||||
AppExe=Newzie.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Newzie
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
Preferences.map
|
||||
Newzie
|
||||
NewzieInitialization.opml
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
55
appspecific/NirSoft Tools 2008-03-23/U3Helper.ini
Normal file
55
appspecific/NirSoft Tools 2008-03-23/U3Helper.ini
Normal file
@ -0,0 +1,55 @@
|
||||
[U3Helper]
|
||||
AppName=NirSoft Tools
|
||||
AppExe=ASuite.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\NirSoft
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
ASuite.xml
|
||||
CPorts\CPORTS_lng.ini
|
||||
ShellMenuView\SHMNVIEW_lng.ini
|
||||
MessenPass\MSPASS_lng.ini
|
||||
PSPV\PSPV_lng.ini
|
||||
IEPV\IEPV_lng.ini
|
||||
NetPass\NETPASS_lng.ini
|
||||
MailPV\MAILPV_lng.ini
|
||||
PstPassword\PSTPASSWORD_lng.ini
|
||||
AstLog\ASTLOG_lng.ini
|
||||
AWatch\AWATCH_lng.ini
|
||||
NetResView\NETRESVIEW_lng.ini
|
||||
IPNetInfo\IPNETINFO_lng.ini
|
||||
WhoisTD\WHOISTD_lng.ini
|
||||
IECV\IECV_lng.ini
|
||||
IECV\ads.txt
|
||||
FaView\FAVIEW_lng.ini
|
||||
MZCV\MZCV_lng.ini
|
||||
IEHV\IEHV_lng.ini
|
||||
ACM\ACM_lng.ini
|
||||
ShMan\SHMAN_lng.ini
|
||||
MyUninst\MYUNINST_lng.ini
|
||||
OfficeIns\OfficeIns_lng.ini
|
||||
OFView\OPENEDFILESVIEW_lng.ini
|
||||
WUL\WUL_lng.ini
|
||||
ShExView\SHEXVIEW_lng.ini
|
||||
SysExp\sysexp_lng.ini
|
||||
RegScanner\REGSCANNER_lng.ini
|
||||
ProduKey\PRODUKEY_lng.ini
|
||||
InjectedDLL\INJECTEDDLL_lng.ini
|
||||
ServiWin\SERVIWIN_lng.ini
|
||||
ShMnView\SHMNVIEW_lng.ini
|
||||
DriverView\DRIVERVIEW_lng.ini
|
||||
JRView\JRVIEW_lng.ini
|
||||
IconsExt\ICONSEXT_lng.ini
|
||||
VoluMouse\VOLUMOUSE_lng.ini
|
||||
SmartSniff\SMSNIFF_lng.ini
|
||||
MonitorInfoView\MonitorInfoView_lng.ini
|
||||
USBDeview\USBDeview_lng.ini
|
||||
DLLExp\DLLEXP_lng.ini
|
||||
SniffPass\SniffPass_lng.ini
|
26
appspecific/Notepad++ 4.4/U3Helper.ini
Normal file
26
appspecific/Notepad++ 4.4/U3Helper.ini
Normal file
@ -0,0 +1,26 @@
|
||||
[U3Helper]
|
||||
AppName=NOTEPAD++
|
||||
AppExe=notepad++.exe
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
config.xml
|
||||
contextMenu.xml
|
||||
ConvertExt.ini
|
||||
docUpdater.ini
|
||||
german.xml
|
||||
insertExt.ini
|
||||
langs.xml
|
||||
QuickText.ini
|
||||
searchInFilesExt.ini
|
||||
session.xml
|
||||
shortcuts.xml
|
||||
stylers.xml
|
||||
userDefineLang.xml
|
||||
plugins\Config
|
||||
plugins\ConvertExt.ini
|
||||
plugins\NPPExec.ini
|
||||
plugins\NPPTextFX.ini
|
||||
plugins\NPPTextFX\TIDYCFG.INI
|
16
appspecific/OffByOne 3.5d/U3Helper.ini
Normal file
16
appspecific/OffByOne 3.5d/U3Helper.ini
Normal file
@ -0,0 +1,16 @@
|
||||
[U3Helper]
|
||||
AppName=OffByOne
|
||||
AppExe=OB1.exe
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
OB1.ini
|
||||
HPSW.CKI
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
OB1.ini
|
15
appspecific/PC OnPoint 4.1/U3Helper.ini
Normal file
15
appspecific/PC OnPoint 4.1/U3Helper.ini
Normal file
@ -0,0 +1,15 @@
|
||||
[U3Helper]
|
||||
AppName=PC OnPoint
|
||||
AppExe=PConPoint.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\PC OnPoint
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
PC OnPointBackUp
|
62
appspecific/PSPad 4.54/U3Helper.ini
Normal file
62
appspecific/PSPad 4.54/U3Helper.ini
Normal file
@ -0,0 +1,62 @@
|
||||
[U3Helper]
|
||||
AppName=PSPad
|
||||
AppExe=PSPad.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\PSPad
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
PSPadShell.dll
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
PSPad.ini
|
||||
PSPad_MU.ini
|
||||
AutoCorr.txt
|
||||
ASCII.ini
|
||||
Google.ini
|
||||
OnLine.ini
|
||||
Recent.ini
|
||||
TiDyCFG.ini
|
||||
WWWTools.ini
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
PSPad.ini
|
||||
Recent.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
52
appspecific/Page Update Watcher 1.1/U3Helper.ini
Normal file
52
appspecific/Page Update Watcher 1.1/U3Helper.ini
Normal file
@ -0,0 +1,52 @@
|
||||
[U3Helper]
|
||||
AppName=Page Update Watcher
|
||||
AppExe=PageUpdateWatcher.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
database.db
|
||||
PageUpdateWatcher.ini
|
||||
PUWToolBar.ini
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
10
appspecific/Paint.NET 3.05/U3Helper.ini
Normal file
10
appspecific/Paint.NET 3.05/U3Helper.ini
Normal file
@ -0,0 +1,10 @@
|
||||
[U3Helper]
|
||||
AppName=Paint.NET
|
||||
AppExe=PaintDotNet.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Paint.NET
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Paint.NET
|
55
appspecific/PhotoScape 3.0/U3Helper.ini
Normal file
55
appspecific/PhotoScape 3.0/U3Helper.ini
Normal file
@ -0,0 +1,55 @@
|
||||
[U3Helper]
|
||||
AppName=PhotoScape
|
||||
AppExe=PhotoScape.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
photoscape.cfg
|
||||
phoobj.cfg
|
||||
favorite.lst
|
||||
intro.jpg
|
||||
frame\framethumb.db
|
||||
batchset*.cfg
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
51
appspecific/Photomatix Pro 2.4.1/U3Helper.ini
Normal file
51
appspecific/Photomatix Pro 2.4.1/U3Helper.ini
Normal file
@ -0,0 +1,51 @@
|
||||
[U3Helper]
|
||||
AppName=Photomatix Pro
|
||||
AppExe=PhotomatixPro.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\MultimediaPhoto
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
pm.dat
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
56
appspecific/Prassi ONES 2.1/U3Helper.ini
Normal file
56
appspecific/Prassi ONES 2.1/U3Helper.ini
Normal file
@ -0,0 +1,56 @@
|
||||
[U3Helper]
|
||||
AppName=Prassi ONES
|
||||
AppExe=ONES.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\EasySystems
|
||||
HKEY_CURRENT_USER\Software\Prassi Technology
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_CLASSES_ROOT\.di
|
||||
HKEY_CLASSES_ROOT\.pth
|
||||
HKEY_CLASSES_ROOT\ZuluDI
|
||||
HKEY_CLASSES_ROOT\ZuluDocu
|
||||
HKEY_LOCAL_MACHINE\software\microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\Zulu2
|
||||
HKEY_LOCAL_MACHINE\software\microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\CancelAutoplay\CLSID\9E7BEACB-33F4-4c97-9775-239BB82C690E
|
||||
HKEY_LOCAL_MACHINE\software\microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\HandleCDBurningOnArrival\Zulu2
|
||||
HKEY_LOCAL_MACHINE\software\microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\PlayCDAudioOnArrival\Zulu2
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
52
appspecific/RegAlyzer 1.5.5/U3Helper.ini
Normal file
52
appspecific/RegAlyzer 1.5.5/U3Helper.ini
Normal file
@ -0,0 +1,52 @@
|
||||
[U3Helper]
|
||||
AppName=RegAlyzer
|
||||
AppExe=RegAlyzer.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\PepiMK Software\Analysis tools\RegAlyzer
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
RegAlyzer.rdb
|
||||
Bookmarks.txt
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
49
appspecific/Registry Tweaker 2.1.2.283/U3Helper.ini
Normal file
49
appspecific/Registry Tweaker 2.1.2.283/U3Helper.ini
Normal file
@ -0,0 +1,49 @@
|
||||
[U3Helper]
|
||||
AppName=Registry Tweaker
|
||||
AppExe=regtweak.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
settings.ini
|
||||
database
|
||||
backup
|
||||
computers
|
||||
exports
|
||||
profiles
|
||||
reports
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
settings.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
15
appspecific/RegistryFix 6.1/U3Helper.ini
Normal file
15
appspecific/RegistryFix 6.1/U3Helper.ini
Normal file
@ -0,0 +1,15 @@
|
||||
[U3Helper]
|
||||
AppName=Registry Fix
|
||||
AppExe=RegistryFix.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\RegistryFix
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
RegistryFixBackUp
|
51
appspecific/RocketDock 1.3.5/U3Helper.ini
Normal file
51
appspecific/RocketDock 1.3.5/U3Helper.ini
Normal file
@ -0,0 +1,51 @@
|
||||
[U3Helper]
|
||||
AppName=RocketDock
|
||||
AppExe=RocketDock.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
Settings.ini
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
Settings.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
55
appspecific/SQLyog Enterprise 6.11/U3Helper.ini
Normal file
55
appspecific/SQLyog Enterprise 6.11/U3Helper.ini
Normal file
@ -0,0 +1,55 @@
|
||||
[U3Helper]
|
||||
AppName=SQLyog Enterprise
|
||||
AppExe=SQLyogEnt.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\{F9D48CE8-D86E-4637-9BC7-93E4C0D407FA}
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
SJASchemas
|
||||
Tags
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
Application Data\SQLyog\SQLyog.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
%U3_APP_DATA_PATH%\Cookies
|
||||
%U3_APP_DATA_PATH%\%U3H_LocalSettings%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
50
appspecific/Security Task Manager 1.7e/U3Helper.ini
Normal file
50
appspecific/Security Task Manager 1.7e/U3Helper.ini
Normal file
@ -0,0 +1,50 @@
|
||||
[U3Helper]
|
||||
AppName=Security Task Manager.exe
|
||||
AppExe=TaskMan.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Neuber GbR
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
40
appspecific/SlickRun 3.9.8.3/U3Helper.ini
Normal file
40
appspecific/SlickRun 3.9.8.3/U3Helper.ini
Normal file
@ -0,0 +1,40 @@
|
||||
[U3Helper]
|
||||
AppName=SlickRun
|
||||
AppExe=sr.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
SlickRun.ini
|
||||
SlickRun.srl
|
||||
Jot.txt
|
||||
SlickRun.chf
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
13
appspecific/SmartFTP 2.0.997.4/U3Helper.ini
Normal file
13
appspecific/SmartFTP 2.0.997.4/U3Helper.ini
Normal file
@ -0,0 +1,13 @@
|
||||
[U3Helper]
|
||||
AppName=SmartFTP
|
||||
AppExe=SmartFTP.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\SmartFTP
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_LOCAL_MACHINE\Software\SmartFTP
|
52
appspecific/SpyMe Tools 1.5/U3Helper.ini
Normal file
52
appspecific/SpyMe Tools 1.5/U3Helper.ini
Normal file
@ -0,0 +1,52 @@
|
||||
[U3Helper]
|
||||
AppName=SpyMe Tools
|
||||
AppExe=SpyMeTools.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\LC IBros Solutions
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
config.ini
|
||||
*.rdf
|
||||
*.dsf
|
||||
*.txt
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH%
|
||||
config.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
22
appspecific/Spybot Search & Destroy 1.5.1.15/U3Helper.ini
Normal file
22
appspecific/Spybot Search & Destroy 1.5.1.15/U3Helper.ini
Normal file
@ -0,0 +1,22 @@
|
||||
[U3Helper]
|
||||
AppName=Spybot S&D
|
||||
AppExe=SpybotSD.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\PepiMK Software
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\PepiMK Software
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %USERPROFILE%, %WINDIR%
|
||||
%ALLUSERSPROFILE%\Application Data\Spybot - Search & Destroy
|
68
appspecific/SyncBackSE 4.3.2.1/U3Helper.ini
Normal file
68
appspecific/SyncBackSE 4.3.2.1/U3Helper.ini
Normal file
@ -0,0 +1,68 @@
|
||||
[U3Helper]
|
||||
AppName=SyncBackSE
|
||||
AppExe=SyncBackSE.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\2BrightSparks
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_CURRENT_USER\Software\Classes\.sps
|
||||
HKEY_CURRENT_USER\Software\Classes\spsfile
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
XceedZip.dll
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
DSettings.ini
|
||||
Settings.ini
|
||||
DefProfSettings.ini
|
||||
DefGroupSettings.ini
|
||||
*_Settings.ini
|
||||
*_DSettings.ini
|
||||
*_Logs.ini
|
||||
*_fbr.ini
|
||||
*_ssr.ini
|
||||
*_sel.ini
|
||||
*.vbs
|
||||
debug.ini
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH%
|
||||
;UNICODE TRANSLATION DOESN'T WORK FOR NOW!
|
||||
;Settings.ini
|
||||
;DefProfSettings.ini
|
||||
;DefGroupSettings.ini
|
||||
;*_Settings.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
%USERPROFILE%\%U3H_LocalAppData%\2BrightSparks
|
47
appspecific/SyncEXP 1.9/U3Helper.ini
Normal file
47
appspecific/SyncEXP 1.9/U3Helper.ini
Normal file
@ -0,0 +1,47 @@
|
||||
[U3Helper]
|
||||
AppName=SyncEXP
|
||||
AppExe=SyncEXP.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
SyncEXP.cfg
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH%
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
16
appspecific/SysInternals Tools 2008-03-23/U3Helper.ini
Normal file
16
appspecific/SysInternals Tools 2008-03-23/U3Helper.ini
Normal file
@ -0,0 +1,16 @@
|
||||
[U3Helper]
|
||||
AppName=SysInternals Tools
|
||||
AppExe=ASuite.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Sysinternals
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
ASuite.xml
|
||||
Cache
|
51
appspecific/TCExplorer 1.5.1/U3Helper.ini
Normal file
51
appspecific/TCExplorer 1.5.1/U3Helper.ini
Normal file
@ -0,0 +1,51 @@
|
||||
[U3Helper]
|
||||
AppName=TCExplorer
|
||||
AppExe=TCExplorer.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
TCExplorer.ini
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
TCExplorer.ini
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
14
appspecific/TUGzip 3.4.0.2/U3Helper.ini
Normal file
14
appspecific/TUGzip 3.4.0.2/U3Helper.ini
Normal file
@ -0,0 +1,14 @@
|
||||
[U3Helper]
|
||||
AppName=TUGZip
|
||||
AppExe=TUGZip.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\TUGZip
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
23
appspecific/The DUDE 3.0b7/U3Helper.ini
Normal file
23
appspecific/The DUDE 3.0b7/U3Helper.ini
Normal file
@ -0,0 +1,23 @@
|
||||
[U3Helper]
|
||||
AppName=The DUDE
|
||||
AppExe=dude.exe
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Dude
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
data
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
%U3_APP_DATA_PATH%\data\fonts.cache-1
|
||||
%U3_APP_DATA_PATH%\data\files\.index
|
||||
%U3_APP_DATA_PATH%\data\files\*.log
|
48
appspecific/TightVNC Viewer 1.3.8/U3Helper.ini
Normal file
48
appspecific/TightVNC Viewer 1.3.8/U3Helper.ini
Normal file
@ -0,0 +1,48 @@
|
||||
[U3Helper]
|
||||
AppName=TightVNC
|
||||
AppExe=vncviewer.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\ORL
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
38
appspecific/ToDo List 5.1b8/U3Helper.ini
Normal file
38
appspecific/ToDo List 5.1b8/U3Helper.ini
Normal file
@ -0,0 +1,38 @@
|
||||
[U3Helper]
|
||||
AppName=ToDo List
|
||||
AppExe=ToDoList.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
ToDoList.ini
|
||||
ToDoList.xml
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
49
appspecific/TopStyle Pro 3.50/U3Helper.ini
Normal file
49
appspecific/TopStyle Pro 3.50/U3Helper.ini
Normal file
@ -0,0 +1,49 @@
|
||||
[U3Helper]
|
||||
AppName=TopStyle Pro
|
||||
AppExe=TopStyle3.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Bradbury
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Bradbury
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
user
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
48
appspecific/Total Uninstall 2.35/U3Helper.ini
Normal file
48
appspecific/Total Uninstall 2.35/U3Helper.ini
Normal file
@ -0,0 +1,48 @@
|
||||
[U3Helper]
|
||||
AppName=Total Uninstall
|
||||
AppExe=TUn.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\MartS
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
*.tun
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH%
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
54
appspecific/TrueCrypt 5.1a/U3Helper.ini
Normal file
54
appspecific/TrueCrypt 5.1a/U3Helper.ini
Normal file
@ -0,0 +1,54 @@
|
||||
[U3Helper]
|
||||
AppName=TrueCrypt
|
||||
AppExe=TrueCrypt.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
;HKEY_CURRENT_USER\Software\TrueCrypt
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
Configuration.xml
|
||||
Default Keyfiles.xml
|
||||
Favorite Volumes.xml
|
||||
History.xml
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH%
|
||||
Default Keyfiles.xml
|
||||
Favorite Volumes.xml
|
||||
History.xml
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
33
appspecific/UEStudio 6.30a/U3Helper.ini
Normal file
33
appspecific/UEStudio 6.30a/U3Helper.ini
Normal file
@ -0,0 +1,33 @@
|
||||
[U3Helper]
|
||||
AppName=UEStudio
|
||||
AppExe=UEStudio.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\IDM Computer Solutions
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\IDM Computer Solutions
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
taglist.txt
|
||||
wordfile.txt
|
||||
uestudio.reg
|
||||
UETMPLTE.DAT
|
||||
tags.lst
|
||||
configs
|
||||
scripts
|
||||
projects
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
%U3_APP_DATA_PATH%\%U3H_LocalSettings%
|
||||
%U3_APP_DATA_PATH%\Cookies
|
||||
%U3_APP_DATA_PATH%\Recent
|
41
appspecific/URLBase 6.1.0.1106/U3Helper.ini
Normal file
41
appspecific/URLBase 6.1.0.1106/U3Helper.ini
Normal file
@ -0,0 +1,41 @@
|
||||
[U3Helper]
|
||||
AppName=URLBase
|
||||
AppExe=urlbase.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\TerriaDevelopment
|
||||
HKEY_CLASSES_ROOT\CLSID\{3D5E1A9B-46F5-4C3D-A257-11569DC40DE5}
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
urlbase6_ic.icd
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
%U3_APP_DATA_PATH%\Cookies
|
||||
%U3_APP_DATA_PATH%\Local Settings
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
15
appspecific/UltraISO 9.0/U3Helper.ini
Normal file
15
appspecific/UltraISO 9.0/U3Helper.ini
Normal file
@ -0,0 +1,15 @@
|
||||
[U3Helper]
|
||||
AppName=UltraISO
|
||||
AppExe=UltraISO.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\EasyBoot Systems
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
vdrive.ini
|
48
appspecific/UltraVNC Viewer 1.0.2/U3Helper.ini
Normal file
48
appspecific/UltraVNC Viewer 1.0.2/U3Helper.ini
Normal file
@ -0,0 +1,48 @@
|
||||
[U3Helper]
|
||||
AppName=UltraVNC
|
||||
AppExe=vncviewer.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\ORL
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
53
appspecific/VirtuaWin 3.2/U3Helper.ini
Normal file
53
appspecific/VirtuaWin 3.2/U3Helper.ini
Normal file
@ -0,0 +1,53 @@
|
||||
[U3Helper]
|
||||
AppName=VirtuaWin
|
||||
AppExe=VirtuaWin.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
UserPath.cfg
|
||||
icons
|
||||
modules
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
UserPath.cfg
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
9
appspecific/WebMon 1.0.11/U3Helper.ini
Normal file
9
appspecific/WebMon 1.0.11/U3Helper.ini
Normal file
@ -0,0 +1,9 @@
|
||||
[U3Helper]
|
||||
AppName=WebMon
|
||||
AppExe=WebMon.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\CM
|
58
appspecific/WhereIsIt 3.83/U3Helper.ini
Normal file
58
appspecific/WhereIsIt 3.83/U3Helper.ini
Normal file
@ -0,0 +1,58 @@
|
||||
[U3Helper]
|
||||
AppName=Where Is It?
|
||||
AppExe=WhereIsIt.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\WhereIsIt-Soft
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_CLASSES_ROOT\.ctf
|
||||
HKEY_CLASSES_ROOT\.ctg
|
||||
HKEY_CLASSES_ROOT\.ctm
|
||||
HKEY_CLASSES_ROOT\WhereIsIt.CatalogFile
|
||||
HKEY_CLASSES_ROOT\WhereIsIt.CatalogGroupFile
|
||||
HKEY_CLASSES_ROOT\WhereIsIt.TemplateFile
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
License.key
|
||||
WhereIsIt.key
|
||||
Register.txt
|
||||
HTML Templates
|
||||
|
||||
[ParseIniFiles]
|
||||
; enter filenames of .ini-files to be parsed for env vars on hostConfigure
|
||||
; and re-replace the paths by envvars on hostCleanUp. The files should reside
|
||||
; in %U3_APP_DATA_PATH%
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
52
appspecific/WikidPad 1.9b14/U3Helper.ini
Normal file
52
appspecific/WikidPad 1.9b14/U3Helper.ini
Normal file
@ -0,0 +1,52 @@
|
||||
[U3Helper]
|
||||
AppName=WikidPad
|
||||
AppExe=WikidPad.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
WikidPad.config
|
||||
WikidPadGlobals
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
WikidPad.config
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
47
appspecific/WinDirStat 1.1.2/U3Helper.ini
Normal file
47
appspecific/WinDirStat 1.1.2/U3Helper.ini
Normal file
@ -0,0 +1,47 @@
|
||||
[U3Helper]
|
||||
AppName=WinDirStat
|
||||
AppExe=WinDirStat.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Seifert
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH%
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
37
appspecific/WinImage 8.00/U3Helper.ini
Normal file
37
appspecific/WinImage 8.00/U3Helper.ini
Normal file
@ -0,0 +1,37 @@
|
||||
[U3Helper]
|
||||
AppName=WinImage
|
||||
AppExe=winimage.exe
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\WinImage
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject
|
||||
; Environment variables working (case sensitive!):
|
||||
; %ALLUSERSPROFILE%, %APPDATA%, %CommonProgramFiles%, %HOMEPATH%,
|
||||
; %ProgramFiles%, %SystemRoot%, %TEMP%, %USERPROFILE%, %WINDIR%,
|
||||
; %U3_APP_DATA_PATH%, %U3_DEVICE_DOCUMENT_PATH%, %U3_DEVICE_EXEC_PATH%
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application. All variables mentioned under
|
||||
; [FileDelete] get replaced.
|
53
appspecific/WinMerge 2.6.14/U3Helper.ini
Normal file
53
appspecific/WinMerge 2.6.14/U3Helper.ini
Normal file
@ -0,0 +1,53 @@
|
||||
[U3Helper]
|
||||
AppName=WinMerge
|
||||
AppExe=WinMergeU.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Thingamahoochie
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
MergePlugins\RCLocalizationHelper.ini
|
||||
MergePlugins\RCLocalizationHelperU.ini
|
||||
IgnoreSectionMarkers.ini
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
52
appspecific/WinPT 1.2.0/U3Helper.ini
Normal file
52
appspecific/WinPT 1.2.0/U3Helper.ini
Normal file
@ -0,0 +1,52 @@
|
||||
[U3Helper]
|
||||
AppName=Windows Privacy Tools
|
||||
AppExe=WinPT.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\WinPT
|
||||
HKEY_CURRENT_USER\Software\GNU\GnuPG
|
||||
HKEY_LOCAL_MACHINE\Software\GNU\GnuPG
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
26
appspecific/WinWAP 4.0.0.27/U3Helper.ini
Normal file
26
appspecific/WinWAP 4.0.0.27/U3Helper.ini
Normal file
@ -0,0 +1,26 @@
|
||||
[U3Helper]
|
||||
AppName=WinWAP 4
|
||||
AppExe=WinWAP4.exe
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Winwap Technologies
|
||||
HKEY_CURRENT_USER\Software\Winwap Technologies Oy
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\Winwap Technologies Oy
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
WinWapActiveX.ocx
|
||||
WWLauncher.ocx
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
bookmarks.wwb
|
57
appspecific/Wink 2.0/U3Helper.ini
Normal file
57
appspecific/Wink 2.0/U3Helper.ini
Normal file
@ -0,0 +1,57 @@
|
||||
[U3Helper]
|
||||
AppName=Wink
|
||||
AppExe=Wink.exe
|
||||
|
||||
; enter commandlines to run before stopping the application and before
|
||||
; ejecting the device. All variables mentioned under [FileDelete] work.
|
||||
RunBeforeStop=
|
||||
RunBeforeEject=
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\Debugmode
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
Audio
|
||||
Backgrounds
|
||||
Buttons
|
||||
Callouts
|
||||
Cursors
|
||||
FlashControlBars
|
||||
FlashPreloaders
|
||||
Samples
|
||||
Shapes
|
||||
Templates
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
52
appspecific/alPINE 1.0.0.0/U3Helper.ini
Normal file
52
appspecific/alPINE 1.0.0.0/U3Helper.ini
Normal file
@ -0,0 +1,52 @@
|
||||
[U3Helper]
|
||||
AppName=alPINE
|
||||
AppExe=alpine.exe
|
||||
|
||||
; set Unattended to 1 to suppress settings-related questions
|
||||
; this way, previously existing settings on the host always get
|
||||
; replaced by the U3's settings and restored on eject
|
||||
Unattended=0
|
||||
|
||||
; enter commandlines to run before hostConfigure, appStart (if used via
|
||||
; U3Helper), stopping the application and before ejecting the device. All
|
||||
; variables mentioned under [FileDelete] work. One command per line.
|
||||
[RunBeforeConfig]
|
||||
[RunBeforeStart]
|
||||
[RunBeforeStop]
|
||||
[RunBeforeEject]
|
||||
|
||||
[RegBackup]
|
||||
; enter registry branches to be backed up (+deleted) on eject
|
||||
; and restored on first run
|
||||
; SHORTCUTS (HKCU, HKLM,...) DON'T WORK!
|
||||
HKEY_CURRENT_USER\Software\University of Washington\Alpine
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\University of Washington\Alpine
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
|
||||
[regsvr32]
|
||||
; enter filenames to be registered using regsvr32
|
||||
; these files are assumed to be in %U3_HOST_EXEC_PATH%
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES OR WILDCARDS, NO PATHS OR WHATSOEVER!
|
||||
|
||||
[ParseFiles]
|
||||
; enter filenames of textfiles (mostly .ini or .xml) to be parsed for env vars
|
||||
; on hostConfigure and re-replace the paths by envvars on hostCleanUp. The
|
||||
; files should reside in %U3_APP_DATA_PATH% . Wildcards allowed.
|
||||
.pinerc
|
||||
|
||||
[FileDelete]
|
||||
; enter filenames or foldernames to be deleted on eject. Wildcards allowed.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
||||
|
||||
[EnvPath]
|
||||
; enter folders to be added to the PATH environment variable
|
||||
; upon running the application.
|
||||
; (To get a complete list of working environment variables,
|
||||
; run U3Helper.exe without any parameters.)
|
16
appspecific/foobar2000 0.9.4.5/U3Helper.ini
Normal file
16
appspecific/foobar2000 0.9.4.5/U3Helper.ini
Normal file
@ -0,0 +1,16 @@
|
||||
[U3Helper]
|
||||
AppName=foobar2000
|
||||
AppExe=foobar2000.exe
|
||||
|
||||
[DataToExecDir]
|
||||
; enter filenames or foldernames to be copied to the %U3_HOST_EXEC_PATH%
|
||||
; and copied back to %U3_APP_DATA_PATH% afterwards
|
||||
; ONLY SIMPLE NAMES, NO PATHS OR WHATSOEVER!
|
||||
foobar2000.cfg
|
||||
database.fpl
|
||||
configs
|
||||
playlists
|
||||
|
||||
[RegDelete]
|
||||
; enter registry branches to be just deleted without backup
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\foobar2000
|
Reference in New Issue
Block a user