From 3f95d417d9e623ac0c74df8ef11d7a01846392dd Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 17 Sep 2003 19:07:23 +0000 Subject: Initial Import --- NSCmpts/res/161.avi | Bin 0 -> 14336 bytes NSCmpts/res/DeleteSwapFile.rgs | 42 ++++++++++++++++++++++++++++++++++ NSCmpts/res/EmptyTempFolder.rgs | 42 ++++++++++++++++++++++++++++++++++ NSCmpts/res/Night Security Worker.ico | Bin 0 -> 1078 bytes NSCmpts/res/RunScanDisk.rgs | 42 ++++++++++++++++++++++++++++++++++ NSCmpts/res/WipefreeSpace.rgs | 42 ++++++++++++++++++++++++++++++++++ NSCmpts/res/advanced.ico | Bin 0 -> 766 bytes NSCmpts/res/backup1.ico | Bin 0 -> 766 bytes NSCmpts/res/backupad.bin | 13 +++++++++++ NSCmpts/res/backupde.bin | 13 +++++++++++ NSCmpts/res/copyfile.ico | Bin 0 -> 766 bytes NSCmpts/res/cursor1.cur | Bin 0 -> 326 bytes NSCmpts/res/enc.avi | Bin 0 -> 45468 bytes NSCmpts/res/ico00001.ico | Bin 0 -> 2998 bytes NSCmpts/res/ico00002.ico | Bin 0 -> 766 bytes NSCmpts/res/ico00003.ico | Bin 0 -> 766 bytes NSCmpts/res/ico00004.ico | Bin 0 -> 766 bytes NSCmpts/res/ico00005.ico | Bin 0 -> 766 bytes NSCmpts/res/ico00006.ico | Bin 0 -> 766 bytes NSCmpts/res/ico00007.ico | Bin 0 -> 766 bytes NSCmpts/res/ico00008.ico | Bin 0 -> 766 bytes NSCmpts/res/icon1.ico | Bin 0 -> 766 bytes NSCmpts/res/icon2.ico | Bin 0 -> 766 bytes NSCmpts/res/idr_.bin | 23 +++++++++++++++++++ NSCmpts/res/items.ico | Bin 0 -> 766 bytes NSCmpts/res/n_161.avi | Bin 0 -> 10144 bytes NSCmpts/res/n_temp.avi | Bin 0 -> 11000 bytes NSCmpts/res/new1.ico | Bin 0 -> 766 bytes NSCmpts/res/recycle.ico | Bin 0 -> 2998 bytes NSCmpts/res/temp.avi | Bin 0 -> 12722 bytes NSCmpts/res/wxpy.ico | Bin 0 -> 766 bytes 31 files changed, 217 insertions(+) create mode 100644 NSCmpts/res/161.avi create mode 100644 NSCmpts/res/DeleteSwapFile.rgs create mode 100644 NSCmpts/res/EmptyTempFolder.rgs create mode 100644 NSCmpts/res/Night Security Worker.ico create mode 100644 NSCmpts/res/RunScanDisk.rgs create mode 100644 NSCmpts/res/WipefreeSpace.rgs create mode 100644 NSCmpts/res/advanced.ico create mode 100644 NSCmpts/res/backup1.ico create mode 100644 NSCmpts/res/backupad.bin create mode 100644 NSCmpts/res/backupde.bin create mode 100644 NSCmpts/res/copyfile.ico create mode 100644 NSCmpts/res/cursor1.cur create mode 100644 NSCmpts/res/enc.avi create mode 100644 NSCmpts/res/ico00001.ico create mode 100644 NSCmpts/res/ico00002.ico create mode 100644 NSCmpts/res/ico00003.ico create mode 100644 NSCmpts/res/ico00004.ico create mode 100644 NSCmpts/res/ico00005.ico create mode 100644 NSCmpts/res/ico00006.ico create mode 100644 NSCmpts/res/ico00007.ico create mode 100644 NSCmpts/res/ico00008.ico create mode 100644 NSCmpts/res/icon1.ico create mode 100644 NSCmpts/res/icon2.ico create mode 100644 NSCmpts/res/idr_.bin create mode 100644 NSCmpts/res/items.ico create mode 100644 NSCmpts/res/n_161.avi create mode 100644 NSCmpts/res/n_temp.avi create mode 100644 NSCmpts/res/new1.ico create mode 100644 NSCmpts/res/recycle.ico create mode 100644 NSCmpts/res/temp.avi create mode 100644 NSCmpts/res/wxpy.ico (limited to 'NSCmpts/res') diff --git a/NSCmpts/res/161.avi b/NSCmpts/res/161.avi new file mode 100644 index 0000000..5d7b02d Binary files /dev/null and b/NSCmpts/res/161.avi differ diff --git a/NSCmpts/res/DeleteSwapFile.rgs b/NSCmpts/res/DeleteSwapFile.rgs new file mode 100644 index 0000000..06e059a --- /dev/null +++ b/NSCmpts/res/DeleteSwapFile.rgs @@ -0,0 +1,42 @@ +HKCR +{ + NightSecurity.DeleteSwapFile.25 = s 'DeleteSwapFile Class' + { + CLSID = s '{34F11696-F275-11d2-A589-0020182B97FC}' + } + NightSecurity.DeleteSwapFile = s 'DeleteSwapFile Class' + { + CurVer = s 'NightSecurity.DeleteSwapFile.25' + CLSID = s '{34F11696-F275-11d2-A589-0020182B97FC}' + } + NoRemove CLSID + { + ForceRemove {34F11696-F275-11d2-A589-0020182B97FC} = s 'DeleteSwapFile Class' + { + ProgID = s 'NightSecurity.DeleteSwapFile.25' + VersionIndependentProgID = s 'NightSecurity.DeleteSwapFile' + ForceRemove 'Programmable' + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Apartment' + } + } + } +} + +HKEY_LOCAL_MACHINE +{ + NoRemove 'Software' + { + NoRemove 'Heavenly Helpers' + { + NoRemove 'Night Security' + { + NoRemove 'Installed Components' + { + ForceRemove 'NightSecurity.DeleteSwapFile' + } + } + } + } +} \ No newline at end of file diff --git a/NSCmpts/res/EmptyTempFolder.rgs b/NSCmpts/res/EmptyTempFolder.rgs new file mode 100644 index 0000000..1ee786e --- /dev/null +++ b/NSCmpts/res/EmptyTempFolder.rgs @@ -0,0 +1,42 @@ +HKCR +{ + NightSecurity.EmptyTempFolder.25 = s 'EmptyTempFolder Class' + { + CLSID = s '{34F11695-F275-11d2-A589-0020182B97FC}' + } + NightSecurity.EmptyTempFolder = s 'EmptyTempFolder Class' + { + CurVer = s 'NightSecurity.EmptyTempFolder.25' + CLSID = s '{34F11695-F275-11d2-A589-0020182B97FC}' + } + NoRemove CLSID + { + ForceRemove {34F11695-F275-11d2-A589-0020182B97FC} = s 'EmptyTempFolder Class' + { + ProgID = s 'NightSecurity.EmptyTempFolder.25' + VersionIndependentProgID = s 'NightSecurity.EmptyTempFolder' + ForceRemove 'Programmable' + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Apartment' + } + } + } +} + +HKEY_LOCAL_MACHINE +{ + NoRemove 'Software' + { + NoRemove 'Heavenly Helpers' + { + NoRemove 'Night Security' + { + NoRemove 'Installed Components' + { + ForceRemove 'NightSecurity.EmptyTempFolder' + } + } + } + } +} \ No newline at end of file diff --git a/NSCmpts/res/Night Security Worker.ico b/NSCmpts/res/Night Security Worker.ico new file mode 100644 index 0000000..f1486e4 Binary files /dev/null and b/NSCmpts/res/Night Security Worker.ico differ diff --git a/NSCmpts/res/RunScanDisk.rgs b/NSCmpts/res/RunScanDisk.rgs new file mode 100644 index 0000000..06bf1cd --- /dev/null +++ b/NSCmpts/res/RunScanDisk.rgs @@ -0,0 +1,42 @@ +HKCR +{ + NightSecurity.RunScanDisk.25 = s 'RunScanDisk Class' + { + CLSID = s '{34F11697-F275-11d2-A589-0020182B97FC}' + } + NightSecurity.RunScanDisk = s 'RunScanDisk Class' + { + CurVer = s 'NightSecurity.RunScanDisk.25' + CLSID = s '{34F11697-F275-11d2-A589-0020182B97FC}' + } + NoRemove CLSID + { + ForceRemove {34F11697-F275-11d2-A589-0020182B97FC} = s 'RunScanDisk Class' + { + ProgID = s 'NightSecurity.RunScanDisk.25' + VersionIndependentProgID = s 'NightSecurity.RunScanDisk' + ForceRemove 'Programmable' + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Apartment' + } + } + } +} + +HKEY_LOCAL_MACHINE +{ + NoRemove 'Software' + { + NoRemove 'Heavenly Helpers' + { + NoRemove 'Night Security' + { + NoRemove 'Installed Components' + { + ForceRemove 'NightSecurity.RunScanDisk' + } + } + } + } +} \ No newline at end of file diff --git a/NSCmpts/res/WipefreeSpace.rgs b/NSCmpts/res/WipefreeSpace.rgs new file mode 100644 index 0000000..74ae6fb --- /dev/null +++ b/NSCmpts/res/WipefreeSpace.rgs @@ -0,0 +1,42 @@ +HKCR +{ + NightSecurity.WipefreeSpace.25 = s 'WipefreeSpace Class' + { + CLSID = s '{34F11698-F275-11d2-A589-0020182B97FC}' + } + NightSecurity.WipefreeSpace = s 'WipefreeSpace Class' + { + CurVer = s 'NightSecurity.WipefreeSpace.25' + CLSID = s '{34F11698-F275-11d2-A589-0020182B97FC}' + } + NoRemove CLSID + { + ForceRemove {34F11698-F275-11d2-A589-0020182B97FC} = s 'WipefreeSpace Class' + { + ProgID = s 'NightSecurity.WipefreeSpace.25' + VersionIndependentProgID = s 'NightSecurity.WipefreeSpace' + ForceRemove 'Programmable' + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Apartment' + } + } + } +} + +HKEY_LOCAL_MACHINE +{ + NoRemove 'Software' + { + NoRemove 'Heavenly Helpers' + { + NoRemove 'Night Security' + { + NoRemove 'Installed Components' + { + ForceRemove 'NightSecurity.WipefreeSpace' + } + } + } + } +} \ No newline at end of file diff --git a/NSCmpts/res/advanced.ico b/NSCmpts/res/advanced.ico new file mode 100644 index 0000000..b08ce7a Binary files /dev/null and b/NSCmpts/res/advanced.ico differ diff --git a/NSCmpts/res/backup1.ico b/NSCmpts/res/backup1.ico new file mode 100644 index 0000000..9cde683 Binary files /dev/null and b/NSCmpts/res/backup1.ico differ diff --git a/NSCmpts/res/backupad.bin b/NSCmpts/res/backupad.bin new file mode 100644 index 0000000..6a0546a --- /dev/null +++ b/NSCmpts/res/backupad.bin @@ -0,0 +1,13 @@ +HKCR +{ + NoRemove CLSID + { + ForceRemove {E85A26C3-946D-11D3-BFC4-0020182B97FC} = s 'Backup Advanced Properties' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Apartment' + } + } + } +} diff --git a/NSCmpts/res/backupde.bin b/NSCmpts/res/backupde.bin new file mode 100644 index 0000000..54bec7e --- /dev/null +++ b/NSCmpts/res/backupde.bin @@ -0,0 +1,13 @@ +HKCR +{ + NoRemove CLSID + { + ForceRemove {E85A26C2-946D-11D3-BFC4-0020182B97FC} = s 'Backup Destination Properties' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Apartment' + } + } + } +} diff --git a/NSCmpts/res/copyfile.ico b/NSCmpts/res/copyfile.ico new file mode 100644 index 0000000..3c297c6 Binary files /dev/null and b/NSCmpts/res/copyfile.ico differ diff --git a/NSCmpts/res/cursor1.cur b/NSCmpts/res/cursor1.cur new file mode 100644 index 0000000..048f06b Binary files /dev/null and b/NSCmpts/res/cursor1.cur differ diff --git a/NSCmpts/res/enc.avi b/NSCmpts/res/enc.avi new file mode 100644 index 0000000..e4e321b Binary files /dev/null and b/NSCmpts/res/enc.avi differ diff --git a/NSCmpts/res/ico00001.ico b/NSCmpts/res/ico00001.ico new file mode 100644 index 0000000..8462541 Binary files /dev/null and b/NSCmpts/res/ico00001.ico differ diff --git a/NSCmpts/res/ico00002.ico b/NSCmpts/res/ico00002.ico new file mode 100644 index 0000000..e8e1f6f Binary files /dev/null and b/NSCmpts/res/ico00002.ico differ diff --git a/NSCmpts/res/ico00003.ico b/NSCmpts/res/ico00003.ico new file mode 100644 index 0000000..9e7944d Binary files /dev/null and b/NSCmpts/res/ico00003.ico differ diff --git a/NSCmpts/res/ico00004.ico b/NSCmpts/res/ico00004.ico new file mode 100644 index 0000000..b08ce7a Binary files /dev/null and b/NSCmpts/res/ico00004.ico differ diff --git a/NSCmpts/res/ico00005.ico b/NSCmpts/res/ico00005.ico new file mode 100644 index 0000000..da61e8d Binary files /dev/null and b/NSCmpts/res/ico00005.ico differ diff --git a/NSCmpts/res/ico00006.ico b/NSCmpts/res/ico00006.ico new file mode 100644 index 0000000..f60a0ee Binary files /dev/null and b/NSCmpts/res/ico00006.ico differ diff --git a/NSCmpts/res/ico00007.ico b/NSCmpts/res/ico00007.ico new file mode 100644 index 0000000..23a0e26 Binary files /dev/null and b/NSCmpts/res/ico00007.ico differ diff --git a/NSCmpts/res/ico00008.ico b/NSCmpts/res/ico00008.ico new file mode 100644 index 0000000..72c81b9 Binary files /dev/null and b/NSCmpts/res/ico00008.ico differ diff --git a/NSCmpts/res/icon1.ico b/NSCmpts/res/icon1.ico new file mode 100644 index 0000000..3c297c6 Binary files /dev/null and b/NSCmpts/res/icon1.ico differ diff --git a/NSCmpts/res/icon2.ico b/NSCmpts/res/icon2.ico new file mode 100644 index 0000000..9cde683 Binary files /dev/null and b/NSCmpts/res/icon2.ico differ diff --git a/NSCmpts/res/idr_.bin b/NSCmpts/res/idr_.bin new file mode 100644 index 0000000..58d5ce0 --- /dev/null +++ b/NSCmpts/res/idr_.bin @@ -0,0 +1,23 @@ +HKCR +{ + = s '' + { + CLSID = s '{51B91363-FFFF-FFFF-50F3-12007CA3B851}' + } + = s '' + { + CLSID = s '{51B91363-FFFF-FFFF-50F3-12007CA3B851}' + } + NoRemove CLSID + { + ForceRemove {51B91363-FFFF-FFFF-50F3-12007CA3B851} = s '' + { + ProgID = s '' + VersionIndependentProgID = s '' + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'both' + } + } + } +} diff --git a/NSCmpts/res/items.ico b/NSCmpts/res/items.ico new file mode 100644 index 0000000..0faf9dc Binary files /dev/null and b/NSCmpts/res/items.ico differ diff --git a/NSCmpts/res/n_161.avi b/NSCmpts/res/n_161.avi new file mode 100644 index 0000000..edc09e3 Binary files /dev/null and b/NSCmpts/res/n_161.avi differ diff --git a/NSCmpts/res/n_temp.avi b/NSCmpts/res/n_temp.avi new file mode 100644 index 0000000..4d150fa Binary files /dev/null and b/NSCmpts/res/n_temp.avi differ diff --git a/NSCmpts/res/new1.ico b/NSCmpts/res/new1.ico new file mode 100644 index 0000000..2027b3e Binary files /dev/null and b/NSCmpts/res/new1.ico differ diff --git a/NSCmpts/res/recycle.ico b/NSCmpts/res/recycle.ico new file mode 100644 index 0000000..4b1e077 Binary files /dev/null and b/NSCmpts/res/recycle.ico differ diff --git a/NSCmpts/res/temp.avi b/NSCmpts/res/temp.avi new file mode 100644 index 0000000..6da080d Binary files /dev/null and b/NSCmpts/res/temp.avi differ diff --git a/NSCmpts/res/wxpy.ico b/NSCmpts/res/wxpy.ico new file mode 100644 index 0000000..f363761 Binary files /dev/null and b/NSCmpts/res/wxpy.ico differ -- cgit v1.2.3