PC Review


Reply
Thread Tools Rate Thread

Add/Remove Windows Components Messed-Up...Needs Missing \Pinball\Pinball.inf File

 
 
Billie-Nut@null.invalid
Guest
Posts: n/a
 
      11th Feb 2006
So, I got tired of seeing Pinball installed on both my systems which
Windows XP with SP2 never gave me the choice of installing or not and which
doesn't show up in Add/Remove Programs or its subset Add/Remove Windows
Components. I think Pinball was added in when I installed SP2 but I'm not
sure?

Anyway I did something about it and am now in trouble for it. After a
little bit of deleting Pinball folder content and Registry work Pinball is
gone but so is Add/Remove Windows Components--at least it cannot run and
construct my Windows Components list...because it cannot find "pinball.inf"
in the \Program Files\Windows NT\ directory.

BTW, the folder itself cannot be deleted. I wonder why... Well, hey...

Is there any way of fixing this? Do I really have to have the folder
Pinball and its Pinball.inf file present for Add/Remove Windows Components
to work?

Thanks for any help straightening this out.

Billie

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
Reply With Quote
 
 
 
 
Ramesh, MS-MVP
Guest
Posts: n/a
 
      12th Feb 2006
Below are the contents of the file Pinball.inf. Save the contents to
Notepad, as Pinball.inf and move the file to %Windir%\Inf folder.

- - -
; Copyright (c) 1993-1996 Microsoft Corporation
;
; Pinball
;
; 1/11/96 Davepl Created
; 2/11/96 Stevowen Modified

[version]
signature="$Windows NT$"
ClassGUID={00000000-0000-0000-0000-000000000000}
LayoutFile=layout.inf

;Destination Directories for CopyFiles Sections

[DestinationDirs]
BaseCopyProgramFiles = 16422,%INSTALL_DIR% ;DIRID_PROGRAM_FILES
PinballDeleteFiles = 16422,%INSTALL_DIR% ;DIRID_PROGRAM_FILES
PinballCopyFilesHelp = 18 ;LDID_HELP

[BaseWinOptions]
BaseSection

[Optional Components]
Pinball

[Pinball]
OptionDesc = %PINBALL_Desc%
Tip = %PINBALL_TIP%
IconIndex = 64 ;Windows mini-icon for dialogs
Parent = Games
CopyFiles = BaseCopyProgramFiles, PinballCopyFilesHelp
AddReg = Pinball.AddReg
DelFiles = PinballDeleteFiles
ProfileItems = PinballUninstallItems,PinballInstallItems
Uninstall = PINBALL.Remove
Modes = 0,1,2,3
SizeApproximation =2756608

[PINBALL.Remove]
DelReg = PINBALL.DelPath
DelFiles = BaseCopyProgramFiles, PinballCopyFilesHelp,
PinballDeleteFiles
ProfileItems = PinballUninstallItems, PinballUninstallCommonItems

[PinballInstallItems]
Name = %Pinball_DESC%
CmdLine = 16422,%INSTALL_DIR%,pinball.exe
SubDir = %GAMES_DESC%
WorkingDir = 16422, %INSTALL_DIR%
InfoTip = "@%SystemRoot%\system32\shell32.dll,-22569"
DisplayResource="%SystemRoot%\system32\shell32.dll",22057

[PinballUninstallItems]
Name = %Pinball_DESC%,0x00000003
Subdir = %GAMES_DESC%

[PinballUninstallCommonItems]
Name = %Pinball_DESC%,0x00000002
Subdir = %GAMES_DESC%

[Pinball.AddReg]
HKLM,"%KEY_APP_PATH%\pinball.exe",,,"%16422%\%INSTALL_DIR%\pinball.exe"
HKLM,"%KEY_APP_PATH%\pinball.exe",Path,,"%16422%\%INSTALL_DIR%"

[PINBALL.DelPath]
HKLM,"%KEY_APP_PATH%\pinball.exe"

[BaseCopyProgramFiles]
FONT.DAT
PINBALL.DAT
PINBALL.EXE
PINBALL.MID
PINBALL2.MID
SOUND1.WAV
SOUND104.WAV
SOUND105.WAV
SOUND108.WAV
SOUND111.WAV
SOUND112.WAV
SOUND12.WAV
SOUND13.WAV
SOUND131.WAV
SOUND136.WAV
SOUND14.WAV
SOUND16.WAV
SOUND17.WAV
SOUND18.WAV
SOUND181.WAV
SOUND19.WAV
SOUND20.WAV
SOUND21.WAV
SOUND22.WAV
SOUND24.WAV
SOUND240.WAV
SOUND243.WAV
SOUND25.WAV
SOUND26.WAV
SOUND27.WAV
SOUND28.WAV
SOUND29.WAV
SOUND3.WAV
SOUND30.WAV
SOUND34.WAV
SOUND35.WAV
SOUND36.WAV
SOUND38.WAV
SOUND39.WAV
SOUND4.WAV
SOUND42.WAV
SOUND43.WAV
SOUND45.WAV
SOUND49.WAV
SOUND49D.WAV
SOUND5.WAV
SOUND50.WAV
SOUND528.WAV
SOUND53.WAV
SOUND54.WAV
SOUND55.WAV
SOUND560.WAV
SOUND563.WAV
SOUND57.WAV
SOUND58.WAV
SOUND6.WAV
SOUND65.WAV
SOUND68.WAV
SOUND7.WAV
SOUND713.WAV
SOUND735.WAV
SOUND8.WAV
SOUND827.WAV
SOUND9.WAV
SOUND999.WAV
table.bmp
wavemix.inf

[BaseCopyProgramFiles.Security]
"D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)"

[PinballDeleteFiles]
pinball.cnt
pinball.hlp

[PinballCopyFilesHelp]
pinball.chm
pinball.hlp

[PinballCopyFilesHelp.Security]
"D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)"

[Strings]
KEY_APP_PATH = "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths"
GAMES_DESC = "Games"
PINBALL_Desc = "Pinball"
PINBALL_TIP = "3-D arcade pinball game."
Pinball_Infotip = "Begins a game of 3-D Pinball."
INSTALL_DIR = "Windows NT\Pinball"

- - -

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


<Billie-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
So, I got tired of seeing Pinball installed on both my systems which
Windows XP with SP2 never gave me the choice of installing or not and which
doesn't show up in Add/Remove Programs or its subset Add/Remove Windows
Components. I think Pinball was added in when I installed SP2 but I'm not
sure?

Anyway I did something about it and am now in trouble for it. After a
little bit of deleting Pinball folder content and Registry work Pinball is
gone but so is Add/Remove Windows Components--at least it cannot run and
construct my Windows Components list...because it cannot find "pinball.inf"
in the \Program Files\Windows NT\ directory.

BTW, the folder itself cannot be deleted. I wonder why... Well, hey...

Is there any way of fixing this? Do I really have to have the folder
Pinball and its Pinball.inf file present for Add/Remove Windows Components
to work?

Thanks for any help straightening this out.

Billie

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----


 
Reply With Quote
 
Billie-Nut@null.invalid
Guest
Posts: n/a
 
      12th Feb 2006
"Ramesh, MS-MVP" <(E-Mail Removed)> wrote:

>Below are the contents of the file Pinball.inf. Save the contents to
>Notepad, as Pinball.inf and move the file to %Windir%\Inf folder.


Thanks much...it seems to work perfect now. You got me thinking that maybe
all Add/Remove Windows Components needed to see was the file name so I
created an empty Pinball.inf but in this case it wasn't that simple. The
..inf contents you sent worked great. Thank you much.

Billie

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
Reply With Quote
 
Ramesh, MS-MVP
Guest
Posts: n/a
 
      12th Feb 2006
Glad that helped, Billie.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


<Billie-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
"Ramesh, MS-MVP" <(E-Mail Removed)> wrote:

>Below are the contents of the file Pinball.inf. Save the contents to
>Notepad, as Pinball.inf and move the file to %Windir%\Inf folder.


Thanks much...it seems to work perfect now. You got me thinking that maybe
all Add/Remove Windows Components needed to see was the file name so I
created an empty Pinball.inf but in this case it wasn't that simple. The
..inf contents you sent worked great. Thank you much.

Billie

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to remove pinball.inf =?Utf-8?B?U3VtbWl0U2tpZXI=?= Windows XP Help 5 9th Feb 2007 05:23 AM
Pinball and System Components =?Utf-8?B?Zm9kb3JvdGh5?= Windows XP Setup 0 25th May 2004 03:41 AM
disk cleanup of windows components, pinball.inf problem . . . =?Utf-8?B?Vmlja2kgSg==?= Windows XP Performance 1 6th Mar 2004 06:51 PM
3d pinball (space cadet pinball) windows NT =?Utf-8?B?ZGlhbmE=?= Windows XP Games 1 16th Feb 2004 12:02 AM
Pinball & Can't access Add/Remove Windows Components Betty Windows XP Games 8 8th Sep 2003 05:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:33 AM.