hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: Add Remove Programs
wicked
==============================
Add/Remove Pro v. 2.08
==============================

This program is freeware written by Ray Geide and
distributed by Super Win Software -
http://superwin.com/.

Maybe no one is like me, but you should see my
Add/Remove Programs list. It is full of broken links.
The only way to remove them is to open up the Registry
and try to figure out where the Uninstall entries are.
I'm too lazy to do this more than once a year, so I
wrote Add/Remove Pro.

Each Entry in Windows Add/Remove Programs list has
additional information in the Registry about how to
uninstall it. The Uninstall String is usually part of
this information. This is a Link to an uninstall
program and parameters passed to it.
Add/Remove Pro checks the Link to see if it points
to available files and if not, if the destination drive
may be a removable disk that isn't present.
Because of long filenames and parameters it is hard
for Add/Remove Pro to be perfect when detecting if the
link is good. So sometimes Add/Remove Pro says that a
link is bad when it isn't and vice versa. You can use
the Finder to see if the link is valid or not. If you
find a link that Add/Remove Pro has identified
improperly please copy the Uninstall String from the
Checker and send it to me by email (geide@superwin.com).

NOTICE

Removing entries from the registry will not
decrease the size of the registry until the Registry is
exported and rebuilt. WinRescue can perform this. It's
process for doing this is called RegPack.
WinRescue is Shareware and may be downloaded from
our website at http://superwin.com/.
I recommend that before you do anything to the
registry that you back it up with WinRescue. If
Windows95/98 crashes or you accidently delete an
entry that you shouldn't have, WinRescue can restore it in
minutes. For more information go to our
website at http://superwin.com/rescue.htm.

This software is freeware and may be distributed
freely as long as it is distributed in its entirety.

Well apart from being faster to load then My Winsuck Version it has an annoying little Advert at the Bottom can Anyone Perhaps Find and Remove this Crap to make it shall we say ... More Appealing?

Tools used to Extract Data:
ExEscope
Tools Needed to import New unadvertised Data: Same thing wink.gif

Will Remove annoying code from Post Latter.Download Below.

CODE
object Form1: TForm1
 Left = 159
 Top = 82
 HorzScrollBar.Visible = False
 VertScrollBar.Visible = False
 BorderStyle = bsSingle
 Caption = 'Add/Remove Pro v.2.08'
 ClientHeight = 414
 ClientWidth = 536
 Color = clBtnFace
 Font.Charset = DEFAULT_CHARSET
 Font.Color = clWindowText
 Font.Height = -11
 Font.Name = 'MS Sans Serif'
 Font.Style = []
 Icon.Data = {
   0000010001001010100000000000280100001600000028000000100000002000
   00000100040000000000C0000000000000000000000000000000000000000000
   0000000080000080000000808000800000008000800080800000C0C0C0008080
   80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
   000000000000000087777777777000008FFFFFFFFF7000008FFFFFFFFF700000
   8FF999999F7000008FF999999F7087778FFFFFFFFF708FFF8777777777708FAF
   8444444444408FF28444444444408FA28888888888808FFFAFFFFF7000008777
   777777700000844444444440000084444444444000008888888888800000F000
   0000F0000000F0000000F0000000F00000000000000000000000000000000000
   00000000000000000000000F0000000F0000000F0000000F0000000F0000}
 OldCreateOrder = True
 OnShow = FormCreate
 PixelsPerInch = 96
 TextHeight = 13
 object Label5: TLabel
   Left = -24
   Top = 352
   Width = 553
   Height = 10
   Alignment = taRightJustify
   AutoSize = False
   Caption =
     #169' Copyright 1999-2002 by Ray Geide - All Rights Reserved - www.s' +
     'uperwin.com'
   Font.Charset = ANSI_CHARSET
   Font.Color = clWindowText
   Font.Height = -8
   Font.Name = 'Small Fonts'
   Font.Style = []
   ParentFont = False
 end
 object Button1: TButton
   Left = 312
   Top = 192
   Width = 105
   Height = 25
   Hint = 'Uninstalls the Selected Program'
   Caption = '&Uninstall Program'
   Enabled = False
   ParentShowHint = False
   ShowHint = True
   TabOrder = 0
   OnClick = Button1Click
 end
 object Button2: TButton
   Left = 424
   Top = 192
   Width = 105
   Height = 25
   Hint =
     'Removes the Selected Entry from Windows'#39' Add/Remove Programs lis' +
     't'
   Caption = '&Remove Entry'
   Enabled = False
   ParentShowHint = False
   ShowHint = True
   TabOrder = 1
   OnClick = Button2Click
 end
 object Panel1: TPanel
   Left = 0
   Top = 365
   Width = 536
   Height = 49
   Align = alBottom
   BevelOuter = bvLowered
   Color = clWhite
   TabOrder = 2
   object Label6: TLabel
     Left = 8
     Top = 3
     Width = 73
     Height = 45
     AutoSize = False
     Caption = 'This is Freeware Produced by Super Win Software, Inc.'
     Font.Charset = ANSI_CHARSET
     Font.Color = clWindowText
     Font.Height = -9
     Font.Name = 'Small Fonts'
     Font.Style = []
     ParentFont = False
     Transparent = True
     WordWrap = True
   end
   object Label7: TLabel
     Left = 64
     Top = 3
     Width = 409
     Height = 20
     Alignment = taCenter
     AutoSize = False
     Caption = 'Protect Yourself from Windows Crashes'
     Font.Charset = ANSI_CHARSET
     Font.Color = clBlue
     Font.Height = -16
     Font.Name = 'Arial'
     Font.Style = [fsBold, fsItalic]
     ParentFont = False
     Transparent = True
     WordWrap = True
   end
   object Label8: TLabel
     Left = 64
     Top = 20
     Width = 409
     Height = 25
     Cursor = crHandPoint
     Hint = 'Click to go to www.superwin.com for more information'
     Alignment = taCenter
     AutoSize = False
     Caption =
       'Don'#39't spend days recovering from a Windows crash, restore in min' +
       'utes with WinRescue.  Click here for more information.'
     Font.Charset = ANSI_CHARSET
     Font.Color = clWindowText
     Font.Height = -11
     Font.Name = 'MS Sans Serif'
     Font.Style = []
     ParentFont = False
     ParentShowHint = False
     ShowHint = True
     Transparent = True
     WordWrap = True
     OnClick = Label8Click
   end
   object Image6: TImage
     Left = 468
     Top = 6
     Width = 63
     Height = 13
     AutoSize = True
     Picture.Data = {
       07544269746D617076070000424D760700000000000036040000280000003F00
       00000D000000010008000000000040030000C40E0000C40E0000000100000000
       000000000000000080000080000000808000800000008000800080800000C0C0
       C000C0DCC000F0CAA6004080800040400000FF80000080400000FF0040000040
       8000345B3F00AEAEAE00BBBBBB00D6D6D600C9C9C90014096F00E4E4E400F1F1
       F10080FFFF0080FF0000FFFF8000FF8080008000FF004080FF00330000006600
       000099000000CC00000000330000333300006633000099330000CC330000FF33
       000000660000336600006666000099660000CC660000FF660000009900003399
       00006699000099990000CC990000FF99000000CC000033CC000066CC000099CC
       0000CCCC0000FFCC000033FF000066FF000099FF0000CCFF0000000033003300
       33006600330099003300CC003300FF0033000033330033333300663333009933
       3300CC333300FF33330000663300336633006666330099663300CC663300FF66
       330000993300339933006699330099993300CC993300FF99330000CC330033CC
       330066CC330099CC3300CCCC3300FFCC330000FF330033FF330066FF330099FF
       3300CCFF3300FFFF330000006600330066006600660099006600CC006600FF00
       660000336600333366006633660099336600CC336600FF336600006666003366
       66006666660099666600CC666600FF6666000099660033996600669966009999
       6600CC996600FF99660000CC660033CC660066CC660099CC6600CCCC6600FFCC
       660000FF660033FF660066FF660099FF6600CCFF6600FFFF6600000099003300
       99006600990099009900CC009900FF0099000033990033339900663399009933
       9900CC339900FF33990000669900336699006666990099669900CC669900FF66
       990000999900339999006699990099999900CC999900FF99990000CC990033CC
       990066CC990099CC9900CCCC9900FFCC990000FF990033FF990066FF990099FF
       9900CCFF9900FFFF99000000CC003300CC006600CC009900CC00CC00CC00FF00
       CC000033CC003333CC006633CC009933CC00CC33CC00FF33CC000066CC003366
       CC006666CC009966CC00CC66CC00FF66CC000099CC003399CC006699CC009999
       CC00CC99CC00FF99CC0000CCCC0033CCCC0066CCCC0099CCCC00CCCCCC00FFCC
       CC0000FFCC0033FFCC0066FFCC0099FFCC00CCFFCC00FFFFCC003300FF006600
       FF009900FF00CC00FF000033FF003333FF006633FF009933FF00CC33FF00FF33
       FF000066FF003366FF006666FF009966FF00CC66FF00FF66FF000099FF003399
       FF006699FF009999FF00CC99FF00FF99FF0000CCFF0033CCFF0066CCFF0099CC
       FF00CCCCFF00FFCCFF0033FFFF0066FFFF0099FFFF00CCFFFF000D0D0D001A1A
       1A00282828003535350043434300505050005D5D5D006B6B6B00F0FBFF00A4A0
       A000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
       FF00D3F9F9F9F9F9F9F9F9F9D2D8D8F9F9F9D2DED2F9F9F9F9D8D8D8D8F9F9D8
       D8D8D8D8D2F9F9F9F9D8D8D8D2F9F9F9D8D8D8F9D8D8D2F9F9F9D8D8DED8F9F9
       D300F9F9F9F9F9F9F9F9F9F9D8FBFBF9F9F9FBFBFBF9F9D8FBFBFBFBFBD8F9FB
       FBFBFBFBFBF9F9D8FBFBFBFBFBF9F9E4FBFBFBFBFBFBF9F9F9FBFBFBFBFBFBF9
       F900F9F9F9F9F9F9F9F9F9F9D2FBFBD2F9F9FBFBE4F9F9FBFBE4DEDEDEE4F9DE
       DEDEDEFBFBE4F9FBFBFBDEDEE4D2F9FBFBE4DEE4FBFBF9F9DEFBFBDEDEDEDED2
       F900F9F9F9F9F9F9F9F9F9F9F9FBFBD8F9E4FBD8F9F9F9FBFBD8F9F9F9F9F9F9
       F9F9F9DEFBFBF9FBFBDEF9F9F9F9F9FBFBD8F9F9FBFBDEF9D8FBFBF9F9F9F9F9
       F900F9F9F9F9F9F9F9F9F9F9F9FBFBDEF9FBFBD2F9F9F9FBFBFBE4FBE4FBD8F9
       F9F9F9DEFBFBF9FBFBD8F9F9F9F9F9DEFBDEF9F9FBFBD8F9DEFBFBFBE4FBE4FB
       F900F9F9F9F9F9F9F9F9F9F9F9DEFBFBE4FBFBD8D2F9F9DEFBFBFBFBFBFBFBF9
       F9DEFBFBE4F9F9DEFBFBF9F9F9F9F9D8FBFBF9F9DEFBFBF9F9FBFBFBFBFBFBFB
       D800F9F9F9F9F9F9F9F9F9F9F9D8FBFBFBFBFBFBFBF9F9D8FBDEF9D2DEFBFBF9
       D8FBFBF9F9F9F9D8FBFBF9F9F9F9F9F9FBFBD8F9D8FBFBF9F9FBFBD2F9F9FBFB
       D800F9F9F9D3F9F9D3F9D3F9CEF9FBFBD2D2DEFBFBDEF9F9FBFBD2F9D8FBFBF9
       D8FBFBF9D2F9F9F9FBFBFBF9D2D2F9F9FBFBD8F9D8FBFBF9F9D2FBFBF9F9FBFB
       D800E1FFF9FFD9F9FFF9FFDAE7F9FBFBD8F9F9DEFBE4F9F9D8FBFBFBFBFBDEF9
       F9FBFBFBFBFBF9F9D8FBFBFBFBFBF9F9D8FBFBF9F9FBFBDEF9F9FBFBFBFBFBFB
       F900DAFFD3FFFFF9E8D4E7D3FFF9DEFBDEF9F9D8FBFBF9F9F9D8FBFBFBE4D2F9
       F9D8FBFBFBFBF9F9F9D8FBE4FBFBD2F9E4FBFBF9F9FBFBDEF9F9F9DEFBFBFBD2
       F900E0DAE8FFDAF9E1DBDBE0E1E1D8FBE4F9F9E4FBFBF9F9F9F9F9F9F9F9F9F9
       F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9
       F900DBE1E0FFF9E2D3D3D3E0DBD3F9FBFBFBFBFBFBDEF9F9F9F9F9F9F9F9F9F9
       F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9
       F900B8D3F9E1F9D3F9E2F9F9F9F9F9D8D8D8D8D8DEF9F9F9F9F9F9F9F9F9F9F9
       F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9
       D300}
   end
   object Image5: TImage
     Left = 500
     Top = 14
     Width = 32
     Height = 32
     AutoSize = True
     Picture.Data = {
       055449636F6E0000010001002020100000000000E80200001600000028000000
       2000000040000000010004000000000080020000000000000000000000000000
       0000000000000000000080000080000000808000800000008000800080800000
       80808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
       FFFFFF0000000000000000000000000000000000000000000009900000000000
       0000000000000000090009990000000000000000000000009099000099990000
       0000000000000009099999990000999000000000000000909999999999990009
       9990000000000909990000000000999000099000000090990099999999990019
       1910000000090990999999999999190191919000009099099999999999999190
       1919000000099909999999999999191091900000009999099999999999999190
       1900000000099990999999999999190190000000000000909999999999999109
       0000000000000000999999999999190000000000000000009999999999919100
       0000000000000000099999999999100000000000000000000999999999919000
       0000000000000000099999999999100000000000000000000999999999919000
       0000000000000000009999999919000000000000000000000099999999910000
       0000000000000000009999999919000000000000000000000099999991910000
       0000000000000000000999999910000000000000000000000009999991900000
       0000000000000000000999999910000000000000000000000009999991900000
       0000000000000000000099991900000000000000000000000000990091000000
       0000000000000000000000990000000000000000000000000000000000000000
       00000000FFC7FFFFFF80FFFFFF000FFFFE0001FFFC00001FF8000007F0000003
       E0000003C0000003800000078000000F8000001F8000003FE000007FFC0000FF
       FE0001FFFF0003FFFF0003FFFF0003FFFF0003FFFF8007FFFF8007FFFF8007FF
       FF8007FFFFC00FFFFFC00FFFFFC00FFFFFC00FFFFFE01FFFFFE01FFFFFF03FFF
       FFF87FFF}
   end
 end
 object ListView1: TListView
   Left = 8
   Top = 8
   Width = 521
   Height = 177
   Columns = <
     item
       Caption = 'Status - Display Name'
       Width = -1
       WidthType = (
         -1)
     end
     item
       Caption = 'Key Name'
       Width = -1
       WidthType = (
         -1)
     end
     item
       Caption = 'Uninstall String'
       Width = -1
       WidthType = (
         -1)
     end>
   ColumnClick = False
   HideSelection = False
   ReadOnly = True
   RowSelect = True
   SmallImages = ImageList1
   SortType = stText
   TabOrder = 3
   ViewStyle = vsReport
   OnClick = ListView1Click
   OnKeyDown = ListBox1KeyDown
   OnMouseDown = ListBox1MouseDown
 end
 object PageControl1: TPageControl
   Left = 8
   Top = 219
   Width = 521
   Height = 129
   ActivePage = TabSheet3
   TabIndex = 0
   TabOrder = 4
   object TabSheet3: TTabSheet
     Caption = 'Introduction'
     object Label4: TLabel
       Left = 232
       Top = 80
       Width = 273
       Height = 13
       AutoSize = False
       Caption = '- Ray Geide, author of Add/Remove Pro'
     end
     object Memo1: TMemo
       Left = 8
       Top = 8
       Width = 497
       Height = 73
       BorderStyle = bsNone
       Lines.Strings = (
         
           '    Maybe no one is like me, but you should see my Windows Add/R' +
           'emove Programs list.  It is full of '
         
           'broken links.  The only way to remove them is to open up the Reg' +
           'istry and try to figure out where the '
         
           'Uninstall entries are.  I'#39'm too lazy to do this more than once a' +
           ' year, so I wrote Add/Remove Pro.'
         
           '    Just run Add/Remove Pro and it will show you which links are' +
           ' bad.  Press the Remove Entry button to '
         
           'remove the entry.  If you would like to uninstall a program, pre' +
           'ss the Uninstall Program button.')
       ParentColor = True
       TabOrder = 0
     end
   end
   object TabSheet5: TTabSheet
     Caption = 'Accuracy'
     object Label9: TLabel
       Left = 8
       Top = 4
       Width = 497
       Height = 41
       AutoSize = False
       Caption =
         '   The icons to the left of each entry above indicate whether an' +
         ' entry is good or not (see Icons).  Because of differences in un' +
         'install programs some Uninstall Strings are impossible to check ' +
         'correctly.  This is why I have included the Finder.'
       WordWrap = True
     end
     object Label14: TLabel
       Left = 8
       Top = 44
       Width = 497
       Height = 33
       AutoSize = False
       Caption =
         '   Use the Finder to check for the existance of files in the Uni' +
         'nstall String.  If a file does not exist, then you can assume th' +
         'at the Entry is bad and may be removed.'
       WordWrap = True
     end
     object Label15: TLabel
       Left = 8
       Top = 71
       Width = 497
       Height = 26
       AutoSize = False
       Caption =
         '   If you accidently remove a good link, you can restore the ent' +
         'ire Add/Remove Programs section from the Backups section.'
       WordWrap = True
     end
   end
   object TabSheet2: TTabSheet
     Caption = 'Status'
     object Image2: TImage
       Left = 8
       Top = 22
       Width = 17
       Height = 17
       Picture.Data = {
         07544269746D6170F6000000424DF60000000000000076000000280000001000
         000010000000010004000000000080000000C40E0000C40E0000100000000000
         000000000000000080000080000000808000800000008000800080800000C0C0
         C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
         FF00FFFFFFFFFFFFFFFFFFFFF222222FFFFFFFFF2AAAAAA2FFFFFFF2AAAAAAAA
         2FFFFF2AAAAAAAAAA2FFF2AAAAAAAAAAAA2FF2AAAAAAAAAAAA2FF2AAAAAAAAAA
         AA2FF2AAAAAAAAAAAA2FF2AAAAAAAAAAAA2FF2AAAAAAAAAAAA2FFF2AAAAAAAAA
         A2FFFFF2AAAAAAAA2FFFFFFF2AAAAAA2FFFFFFFFF222222FFFFFFFFFFFFFFFFF
         FFFF}
     end
     object Image3: TImage
       Left = 8
       Top = 76
       Width = 17
       Height = 17
       Picture.Data = {
         07544269746D6170F6000000424DF60000000000000076000000280000001000
         000010000000010004000000000080000000C40E0000C40E0000100000000000
         000000000000000080000080000000808000800000008000800080800000C0C0
         C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
         FF00FFFFFFFFFFFFFFFFFFF1FFFFFFFF1FFFFF191FFFFFF191FFF19991FFFF19
         991FFF19991FF19991FFFFF1999119991FFFFFFF19999991FFFFFFFFF199991F
         FFFFFFFFF199991FFFFFFFFF19999991FFFFFFF1999119991FFFFF19991FF199
         91FFF19991FFFF19991FFF191FFFFFF191FFFFF1FFFFFFFF1FFFFFFFFFFFFFFF
         FFFF}
     end
     object Image4: TImage
       Left = 8
       Top = 49
       Width = 17
       Height = 17
       Picture.Data = {
         07544269746D6170F6000000424DF60000000000000076000000280000001000
         000010000000010004000000000080000000C40E0000C40E0000100000000000
         000000000000000080000080000000808000800000008000800080800000C0C0
         C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
         FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF33333333333333FF333BBBBBBBB
         333FF333B33BBBBB333FF333B33BBBBB333FF333BBBBBBBB333FF33333333333
         333FF33BBBBBBBBBB33FF33BBBBBBBBBB33FF33BBBBBBBBBB33FF33BBBBBBBBB
         B33FF33BBBBBBBBBB33FF33BBBBBBBBBB33FF33333333333333FFFFFFFFFFFFF
         FFFF}
     end
     object Label10: TLabel
       Left = 8
       Top = 4
       Width = 497
       Height = 13
       Alignment = taCenter
       AutoSize = False
       Caption = 'To the left of each entry above is one of the icons below.'
       Font.Charset = DEFAULT_CHARSET
       Font.Color = clWindowText
       Font.Height = -11
       Font.Name = 'MS Sans Serif'
       Font.Style = [fsBold]
       ParentFont = False
     end
     object Label11: TLabel
       Left = 32
       Top = 20
       Width = 473
       Height = 27
       AutoSize = False
       Caption =
         'Good Link - files in the uninstall string were found.  If you wa' +
         'nt to uninstall this program, press the Uninstall Program button' +
         '.'
       WordWrap = True
     end
     object Label12: TLabel
       Left = 32
       Top = 47
       Width = 473
       Height = 27
       AutoSize = False
       Caption =
         'Missing Disk - the uninstall string points to an unfound file on' +
         ' a removable diskette.  It is possible that the correct diskette' +
         ' or zip disk is not inserted.'
       WordWrap = True
     end
     object Label13: TLabel
       Left = 32
       Top = 74
       Width = 473
       Height = 33
       AutoSize = False
       Caption =
         'Broken Link - a file in the uninstall string could not be found.' +
         '  Sometimes I am wrong, so please use the checker to check the s' +
         'tring.  To remove the entry press the Remove Entry button.'
       WordWrap = True
     end
   end
   object TabSheet1: TTabSheet
     Caption = 'Finder'
     object Label3: TLabel
       Left = 16
       Top = 4
       Width = 489
       Height = 13
       AutoSize = False
       Caption =
         'Use this Finder to see if a file in the uninstall string exists ' +
         'on your computer.'
     end
     object TLabel
       Left = 16
       Top = 32
       Width = 3
       Height = 13
     end
     object Label1: TLabel
       Left = 16
       Top = 28
       Width = 73
       Height = 13
       Caption = 'Uninstall String:'
     end
     object Edit1: TEdit
       Left = 96
       Top = 25
       Width = 409
       Height = 21
       ReadOnly = True
       TabOrder = 0
       OnClick = EditChange
     end
     object Button3: TButton
       Left = 320
       Top = 77
       Width = 65
       Height = 21
       Caption = '&Find'
       TabOrder = 1
       OnClick = Button3Click
     end
     object Panel3: TPanel
       Left = 400
       Top = 54
       Width = 105
       Height = 42
       BevelOuter = bvLowered
       Caption = 'Result'
       TabOrder = 2
     end
     object Edit2: TEdit
       Left = 16
       Top = 76
       Width = 305
       Height = 21
       TabOrder = 3
     end
     object Button5: TButton
       Left = 32
       Top = 54
       Width = 337
       Height = 17
       Caption =
         'Paste Highlighted Text from Uninstall String to the Text Box bel' +
         'ow'
       TabOrder = 4
       OnClick = Button5Click
     end
   end
   object TabSheet7: TTabSheet
     Caption = 'Change Uninstall String'
     ImageIndex = 6
     object Label59: TLabel
       Left = 8
       Top = 4
       Width = 497
       Height = 41
       AutoSize = False
       Caption =
         '    For advanced users only.  Sometimes a link is bad because th' +
         'e Program has changed locations or because a Temporary directory' +
         ' with the uninstall information was deleted.  This will keep the' +
         ' program from being uninstalled.'
       Font.Charset = DEFAULT_CHARSET
       Font.Color = clBtnText
       Font.Height = -11
       Font.Name = 'MS Sans Serif'
       Font.Style = []
       ParentFont = False
       WordWrap = True
     end
     object Label62: TLabel
       Left = 8
       Top = 46
       Width = 497
       Height = 33
       AutoSize = False
       Caption =
         '    If the uninstall information exists in another location on y' +
         'our computer and you know where it is, you can change the Uninst' +
         'all String below to make it work.'
       WordWrap = True
     end
     object Edit3: TEdit
       Left = 16
       Top = 76
       Width = 385
       Height = 21
       TabOrder = 0
     end
     object Button15: TButton
       Left = 400
       Top = 76
       Width = 91
       Height = 21
       Caption = 'Save Changes'
       TabOrder = 1
       OnClick = Button15Click
     end
   end
   object TabSheet4: TTabSheet
     Caption = 'Backups'
     object Label2: TLabel
       Left = 8
       Top = 8
       Width = 305
       Height = 41
       Alignment = taCenter
       AutoSize = False
       Caption =
         'When the Remove Entry button is pushed, Add/Remove Pro will make' +
         ' a backup first before removing the entry.  Select a backup from' +
         ' this list and press the Restore button to restore that entry.'
       WordWrap = True
     end
     object Label17: TLabel
       Left = 8
       Top = 54
       Width = 305
       Height = 41
       Alignment = taCenter
       AutoSize = False
       Caption =
         'This version will not restore backups from previous versions.  T' +
         'o restore previous version backups, double click on them in Wind' +
         'ows Explorer.'
       WordWrap = True
     end
     object ListBox1: TListBox
       Left = 326
       Top = 6
       Width = 179
       Height = 73
       ItemHeight = 13
       TabOrder = 0
       OnClick = ListBox1Click
       OnDblClick = Button6Click
     end
     object Button6: TButton
       Left = 327
       Top = 79
       Width = 89
       Height = 17
       Caption = '&Restore'
       TabOrder = 1
       OnClick = Button6Click
     end
     object Button7: TButton
       Left = 416
       Top = 79
       Width = 89
       Height = 17
       Caption = '&Delete File'
       TabOrder = 2
       OnClick = Button7Click
     end
   end
   object TabSheet6: TTabSheet
     Caption = 'All Entries'
     object Label16: TLabel
       Left = 8
       Top = 8
       Width = 177
       Height = 65
       Alignment = taCenter
       AutoSize = False
       Caption =
         'Not all entries in the Add/Remove list are shown above because s' +
         'ome entries should not be removed.  Here is a list of all entrie' +
         's.  Use the button to delete entries.'
       WordWrap = True
     end
     object ListBox2: TListBox
       Left = 192
       Top = 0
       Width = 313
       Height = 97
       ItemHeight = 13
       Sorted = True
       TabOrder = 0
     end
     object Button8: TButton
       Left = 16
       Top = 80
       Width = 161
       Height = 17
       Caption = '&Delete an entry >>'
       TabOrder = 1
       OnClick = Button8Click
     end
   end
 end
 object Button4: TButton
   Left = 8
   Top = 192
   Width = 75
   Height = 17
   Caption = 'Refresh &List'
   TabOrder = 5
   OnClick = Button4Click
 end
 object ImageList1: TImageList
   Left = 152
   Top = 184
   Bitmap = {
     494C010103000500040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
     0000000000003600000028000000400000002000000001002000000000000020
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     7F00000000000000000000000000000000000000000000000000000000000000
     000000007F000000000000000000000000000000000000000000000000000000
     000000000000007F0000007F0000007F0000007F0000007F0000007F00000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     000000000000000000000000000000000000000000000000000000007F000000
     FF0000007F000000000000000000000000000000000000000000000000000000
     7F000000FF0000007F0000000000000000000000000000000000000000000000
     0000007F000000FF000000FF000000FF000000FF000000FF000000FF0000007F
     00000000000000000000000000000000000000000000007F7F00007F7F00007F
     7F00007F7F00007F7F00007F7F00007F7F00007F7F00007F7F00007F7F00007F
     7F00007F7F00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000007F000000FF000000
     FF000000FF0000007F000000000000000000000000000000000000007F000000
     FF000000FF000000FF0000007F0000000000000000000000000000000000007F
     000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
     0000007F000000000000000000000000000000000000007F7F00007F7F00007F
     7F0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
     FF00007F7F00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     000000000000000000000000000000000000000000000000000000007F000000
     FF000000FF000000FF0000007F00000000000000000000007F000000FF000000
     FF000000FF0000007F0000000000000000000000000000000000007F000000FF
     000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
     000000FF0000007F0000000000000000000000000000007F7F00007F7F00007F
     7F0000FFFF00007F7F00007F7F0000FFFF0000FFFF0000FFFF0000FFFF0000FF
     FF00007F7F00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     7F000000FF000000FF000000FF0000007F0000007F000000FF000000FF000000
     FF0000007F0000000000000000000000000000000000007F000000FF000000FF
     000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
     000000FF000000FF0000007F00000000000000000000007F7F00007F7F00007F
     7F0000FFFF00007F7F00007F7F0000FFFF0000FFFF0000FFFF0000FFFF0000FF
     FF00007F7F00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     000000007F000000FF000000FF000000FF000000FF000000FF000000FF000000
     7F000000000000000000000000000000000000000000007F000000FF000000FF
     000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
     000000FF000000FF0000007F00000000000000000000007F7F00007F7F00007F
     7F0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
     FF00007F7F00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     00000000000000007F000000FF000000FF000000FF000000FF0000007F000000
     00000000000000000000000000000000000000000000007F000000FF000000FF
     000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
     000000FF000000FF0000007F00000000000000000000007F7F00007F7F00007F
     7F00007F7F00007F7F00007F7F00007F7F00007F7F00007F7F00007F7F00007F
     7F00007F7F00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     00000000000000007F000000FF000000FF000000FF000000FF0000007F000000
     00000000000000000000000000000000000000000000007F000000FF000000FF
     000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
     000000FF000000FF0000007F00000000000000000000007F7F00007F7F0000FF
     FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
     FF0000FFFF00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     000000007F000000FF000000FF000000FF000000FF000000FF000000FF000000
     7F000000000000000000000000000000000000000000007F000000FF000000FF
     000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
     000000FF000000FF0000007F00000000000000000000007F7F00007F7F0000FF
     FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
     FF0000FFFF00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     7F000000FF000000FF000000FF0000007F0000007F000000FF000000FF000000
     FF0000007F0000000000000000000000000000000000007F000000FF000000FF
     000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
     000000FF000000FF0000007F00000000000000000000007F7F00007F7F0000FF
     FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
     FF0000FFFF00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     000000000000000000000000000000000000000000000000000000007F000000
     FF000000FF000000FF0000007F00000000000000000000007F000000FF000000
     FF000000FF0000007F0000000000000000000000000000000000007F000000FF
     000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
     000000FF0000007F0000000000000000000000000000007F7F00007F7F0000FF
     FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
     FF0000FFFF00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000007F000000FF000000
     FF000000FF0000007F000000000000000000000000000000000000007F000000
     FF000000FF000000FF0000007F0000000000000000000000000000000000007F
     000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
     0000007F000000000000000000000000000000000000007F7F00007F7F0000FF
     FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
     FF0000FFFF00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     000000000000000000000000000000000000000000000000000000007F000000
     FF0000007F000000000000000000000000000000000000000000000000000000
     7F000000FF0000007F0000000000000000000000000000000000000000000000
     0000007F000000FF000000FF000000FF000000FF000000FF000000FF0000007F
     00000000000000000000000000000000000000000000007F7F00007F7F0000FF
     FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
     FF0000FFFF00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     7F00000000000000000000000000000000000000000000000000000000000000
     000000007F000000000000000000000000000000000000000000000000000000
     000000000000007F0000007F0000007F0000007F0000007F0000007F00000000
     00000000000000000000000000000000000000000000007F7F00007F7F00007F
     7F00007F7F00007F7F00007F7F00007F7F00007F7F00007F7F00007F7F00007F
     7F00007F7F00007F7F00007F7F00000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     000000000000000000000000000000000000424D3E000000000000003E000000
     2800000040000000200000000100010000000000000100000000000000000000
     000000000000000000000000FFFFFF0000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000000000000000
     00000000000000000000000000000000FFFFFFFFFFFF0000EFF7F81FFFFF0000
     C7E3F00F8001000083C1E00780010000C183C00380010000E007800180010000
     F00F800180010000F81F800180010000F81F800180010000F00F800180010000
     E007800180010000C183C0038001000083C1E00780010000C7E3F00F80010000
&


Enjoy

Wkd..

.../
as0l0
real nice!

pity it won't maximise. not complaining. thankyou.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.