Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Support > Windows Installer Switching On Inappropriately

Reply
Thread Tools

Windows Installer Switching On Inappropriately

 
 
Anon
Guest
Posts: n/a
 
      01-28-2004
Starting yesterday, the Windows Installer began to switch on when I
would click a totally unrelated command, liking loading a program or
clicking a link. Windows Installer would start up, begin to
configure Word 2002, and persist despite a dozen or so clicks on
'cancel.' I finally had to disable the service, which is not really
good, since it controls various resources other than installing
programs. What could possibly have caused this problem, and what can
I do to set it right again?
 
Reply With Quote
 
 
 
 
°Mike°
Guest
Posts: n/a
 
      01-28-2004
<Followup-To set to 24hoursupport.helpdesk>

It sounds like your executable file association has been
compromised. Copy/paste the following into Notepad,
and save is as a .reg file. Merge the .reg file into your
registry by double clicking on it, or right click/merge.
NOTE: Everything between [ and ] MUST be one line
only, and there must be a blank line at the end.

***** <-- omit this line
REGEDIT4

[HKEY_CLASSES_ROOT\.exe]
@="exefile"
"Content Type"="application/x-msdownload"

[HKEY_CLASSES_ROOT\exefile]
@="Application"
"EditFlags"=hex:d8,07,00,00

[HKEY_CLASSES_ROOT\exefile\shell]
@=""

[HKEY_CLASSES_ROOT\exefile\shell\open]
@=""
"EditFlags"=hex:00,00,00,00

[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*"

[HKEY_CLASSES_ROOT\exefile\shellex]

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers]

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\{86F19A00-42A0-1069-A2E9-08002B30309D}]
@=""

[HKEY_CLASSES_ROOT\exefile\DefaultIcon]
@="%1"

***** <-- omit this line



On Wed, 28 Jan 2004 17:43:27 GMT, in
<Xns947E774AC97FF1j0b1n61x@207.225.159.7>
Anon scrawled:

>Starting yesterday, the Windows Installer began to switch on when I
>would click a totally unrelated command, liking loading a program or
>clicking a link. Windows Installer would start up, begin to
>configure Word 2002, and persist despite a dozen or so clicks on
>'cancel.' I finally had to disable the service, which is not really
>good, since it controls various resources other than installing
>programs. What could possibly have caused this problem, and what can
>I do to set it right again?


--
Basic computer maintenance
http://uk.geocities.com/personel44/maintenance.html
 
Reply With Quote
 
 
 
 
joevan
Guest
Posts: n/a
 
      01-28-2004
On Wed, 28 Jan 2004 19:26:46 +0000, °Mike°
<> wrote:

><Followup-To set to 24hoursupport.helpdesk>
>
>It sounds like your executable file association has been
>compromised. Copy/paste the following into Notepad,
>and save is as a .reg file. Merge the .reg file into your
>registry by double clicking on it, or right click/merge.
>NOTE: Everything between [ and ] MUST be one line
>only, and there must be a blank line at the end.
>
>***** <-- omit this line
>REGEDIT4
>
>[HKEY_CLASSES_ROOT\.exe]
>@="exefile"
>"Content Type"="application/x-msdownload"
>
>[HKEY_CLASSES_ROOT\exefile]
>@="Application"
>"EditFlags"=hex:d8,07,00,00
>
>[HKEY_CLASSES_ROOT\exefile\shell]
>@=""
>
>[HKEY_CLASSES_ROOT\exefile\shell\open]
>@=""
>"EditFlags"=hex:00,00,00,00
>
>[HKEY_CLASSES_ROOT\exefile\shell\open\command]
>@="\"%1\" %*"
>
>[HKEY_CLASSES_ROOT\exefile\shellex]
>
>[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers]
>
>[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\{86F19A00-42A0-1069-A2E9-08002B30309D}]
>@=""
>
>[HKEY_CLASSES_ROOT\exefile\DefaultIcon]
>@="%1"
>
>***** <-- omit this line
>
>

How on earth does all this work.
Simply amazing.
I had a similar prob a while back with some different programs. It
seems to have cleared up.
It does make one wonder.
joevan
 
Reply With Quote
 
°Mike°
Guest
Posts: n/a
 
      01-28-2004
On Wed, 28 Jan 2004 22:29:21 GMT, in
<>
joevan scrawled:

>On Wed, 28 Jan 2004 19:26:46 +0000, °Mike°
><> wrote:
>
>><Followup-To set to 24hoursupport.helpdesk>
>>
>>It sounds like your executable file association has been
>>compromised. Copy/paste the following into Notepad,
>>and save is as a .reg file. Merge the .reg file into your
>>registry by double clicking on it, or right click/merge.
>>NOTE: Everything between [ and ] MUST be one line
>>only, and there must be a blank line at the end.
>>
>>***** <-- omit this line
>>REGEDIT4
>>
>>[HKEY_CLASSES_ROOT\.exe]


<snip>

>>***** <-- omit this line
>>
>>

>How on earth does all this work.


Erm, that would be the subject of a book.

<snip>

--
Basic computer maintenance
http://uk.geocities.com/personel44/maintenance.html
 
Reply With Quote
 
joevan
Guest
Posts: n/a
 
      01-28-2004
On Wed, 28 Jan 2004 22:32:50 +0000, °Mike°
<> wrote:

>On Wed, 28 Jan 2004 22:29:21 GMT, in
> <>
> joevan scrawled:
>
>>On Wed, 28 Jan 2004 19:26:46 +0000, °Mike°
>><> wrote:
>>
>>><Followup-To set to 24hoursupport.helpdesk>
>>>
>>>It sounds like your executable file association has been
>>>compromised. Copy/paste the following into Notepad,
>>>and save is as a .reg file. Merge the .reg file into your
>>>registry by double clicking on it, or right click/merge.
>>>NOTE: Everything between [ and ] MUST be one line
>>>only, and there must be a blank line at the end.
>>>
>>>***** <-- omit this line
>>>REGEDIT4
>>>
>>>[HKEY_CLASSES_ROOT\.exe]

>
><snip>
>
>>>***** <-- omit this line
>>>
>>>

>>How on earth does all this work.

>
>Erm, that would be the subject of a book.
>
><snip>

Well now since I seem to have supplied the title, when are you going
to write it? )
joevan

 
Reply With Quote
 
°Mike°
Guest
Posts: n/a
 
      01-28-2004
On Wed, 28 Jan 2004 22:45:21 GMT, in
<>
joevan scrawled:

>On Wed, 28 Jan 2004 22:32:50 +0000, °Mike°
><> wrote:
>
>>On Wed, 28 Jan 2004 22:29:21 GMT, in
>> <>
>> joevan scrawled:
>>
>>>On Wed, 28 Jan 2004 19:26:46 +0000, °Mike°
>>><> wrote:
>>>
>>>><Followup-To set to 24hoursupport.helpdesk>
>>>>
>>>>It sounds like your executable file association has been
>>>>compromised. Copy/paste the following into Notepad,
>>>>and save is as a .reg file. Merge the .reg file into your
>>>>registry by double clicking on it, or right click/merge.
>>>>NOTE: Everything between [ and ] MUST be one line
>>>>only, and there must be a blank line at the end.
>>>>
>>>>***** <-- omit this line
>>>>REGEDIT4
>>>>
>>>>[HKEY_CLASSES_ROOT\.exe]

>>
>><snip>
>>
>>>>***** <-- omit this line
>>>>
>>>>
>>>How on earth does all this work.

>>
>>Erm, that would be the subject of a book.
>>
>><snip>

>Well now since I seem to have supplied the title, when are you going
>to write it? )


Who says I already haven't?

--
Basic computer maintenance
http://uk.geocities.com/personel44/maintenance.html
 
Reply With Quote
 
Anon
Guest
Posts: n/a
 
      01-28-2004
On Wed, 28 Jan 2004 19:26:46 GMT, °Mike° wrote in
<news:>:

> It sounds like your executable file association has been
> compromised. Copy/paste the following into Notepad,
> and save is as a .reg file.


Mike, thanks. That's some serious registry tinkering. What exactly
will it accomplish? (And how in the world did you learn that stuff?)
 
Reply With Quote
 
°Mike°
Guest
Posts: n/a
 
      01-28-2004
On Wed, 28 Jan 2004 23:11:35 GMT, in
<Xns947EAEE69C5231j0b1n61x@207.225.159.7>
Anon scrawled:

>On Wed, 28 Jan 2004 19:26:46 GMT, °Mike° wrote in
><news:>:
>
>> It sounds like your executable file association has been
>> compromised. Copy/paste the following into Notepad,
>> and save is as a .reg file.

>
>Mike, thanks. That's some serious registry tinkering. What exactly
>will it accomplish? (And how in the world did you learn that stuff?)


It will restore your executable (.exe) file association, as I
stated. As to how I learned it, let me ask you this; how
did you learn what you do in your job?

--
Basic computer maintenance
http://uk.geocities.com/personel44/maintenance.html
 
Reply With Quote
 
joevan
Guest
Posts: n/a
 
      01-29-2004
On Wed, 28 Jan 2004 22:56:30 +0000, °Mike°
<> wrote:

>On Wed, 28 Jan 2004 22:45:21 GMT, in
> <>
> joevan scrawled:
>
>>On Wed, 28 Jan 2004 22:32:50 +0000, °Mike°
>><> wrote:
>>
>>>On Wed, 28 Jan 2004 22:29:21 GMT, in
>>> <>
>>> joevan scrawled:
>>>
>>>>On Wed, 28 Jan 2004 19:26:46 +0000, °Mike°
>>>><> wrote:
>>>>
>>>>><Followup-To set to 24hoursupport.helpdesk>
>>>>>
>>>>>It sounds like your executable file association has been
>>>>>compromised. Copy/paste the following into Notepad,
>>>>>and save is as a .reg file. Merge the .reg file into your
>>>>>registry by double clicking on it, or right click/merge.
>>>>>NOTE: Everything between [ and ] MUST be one line
>>>>>only, and there must be a blank line at the end.
>>>>>
>>>>>***** <-- omit this line
>>>>>REGEDIT4
>>>>>
>>>>>[HKEY_CLASSES_ROOT\.exe]
>>>
>>><snip>
>>>
>>>>>***** <-- omit this line
>>>>>
>>>>>
>>>>How on earth does all this work.
>>>
>>>Erm, that would be the subject of a book.
>>>
>>><snip>

>>Well now since I seem to have supplied the title, when are you going
>>to write it? )

>
>Who says I already haven't?

You are wonderful. When will it be on line? But it is already here. I
have been reading it for over a year. )
joevan
 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Firefox inappropriately blocks (as a "popup") a form submission usingjavascript on a web page I'm developing. dkomo872 Javascript 13 08-26-2009 07:48 PM
pywin32 vista installer fix & general distutils installer name bug Ville Vainio Python 0 04-09-2008 07:16 PM
Process Switching vs. Fast/CEF Switching? asdf Cisco 7 05-29-2007 05:26 PM
can distutils windows installer invoke another distutils windows installer timw.google Python 1 05-11-2006 10:07 PM
Re: Windows Installer for Microsoft Windows XP Home Edition... Jerry G. Computer Support 0 09-06-2003 11:03 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57