MSFN Forum: MSFN XP Codec-Pack 5.5 - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 40 Pages +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

MSFN XP Codec-Pack 5.5 for your unattended needs... Rate Topic: -----

#81 User is offline   byte.chaser 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 26-May 04

Posted 28 May 2004 - 01:12 PM

Quote

i must copy all the files without a folder and put them in System32 or i must put THE FOLDER in this directory??? Because i saw this line:
ECHO Installazione dei codecs generici...
start /wait %systemdrive%\install-->??? but you say that i must put all in $$ system32..???\codecs\register.cmd
I put the files (not folder) into \$OEM$\$$\System32 then i put the "codecs.reg" and
codecs.cmd into \$OEM$\$1\install

Then added the lines to my main .cmd of batch file, in my case its start.cmd
loaded from guirunonce in winnt.sif

Quote

ECHO.
ECHO Registering codecs
start /wait %systemdrive%\install\codecs.cmd

ECHO.
ECHO importing codec reg...
REGEDIT /S %systemdrive%\install\codecs.reg



Hope that helps


#82 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 29 May 2004 - 12:23 PM

I put the files (not folder) into \$OEM$\$$\System32 then i put the "codecs.reg" and
codecs.cmd into \$OEM$\$1\install

so i must copy all the files but not the cmd and reg ones right in system32??

Then added the lines to my main .cmd of batch file, in my case its start.cmd
loaded from guirunonce in winnt.sif

QUOTE
ECHO.
ECHO Registering codecs
start /wait %systemdrive%\install\codecs.cmd

ECHO.
ECHO importing codec reg...
REGEDIT /S %systemdrive%\install\codecs.reg

right ok nice, but in the rar files the names are different, the names are: register.cmd and codecreg.reg, it's the same right?? This is mine:

ECHO Fatto.
ECHO.
ECHO Registrazione codecs...
start /wait %systemdrive%\install\register.cmd
ECHO Fatto.
ECHO importing codecs reg...
REGEDIT /S %systemdrive%\install\codecreg.reg
ECHO Fatto.

and in my install folder i have my main cmd file and the two codec files the cmd one and the reg!

Hope that helps

coollllllllllllllllllll!!!! i will test it but after you will reply to me:)

#83 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

Posted 30 May 2004 - 05:24 AM

swgreed, on Feb 4 2004, 03:46 PM, said:

I decided to create a custom codecpack, since the install routine of the k-lite-codecpack does not work very well for me. (AC3 always messes up somehow)

You just have to copy all files in the "$OEM$\$$\System32" folder, run the "register.cmd" (or the commands in the batchfile) and everything will be installed within seconds. Sure there's no real choice in what is being installed or not, unless you edit the commented codecreg.reg & register.cmd manually!


This codecpack comes without a player and contains only the following codecs which i considered most useful/compatible:

nice work, but still not useable for me :rolleyes:

because i sometimes edit a movie and with basic (i means this is KLCP basic) u cant to do that...?

i install everything of KLCP full BUT i always uncheck the box of DVOBSUB, CLASSIC MEDIAPLAYER. Why? because dvobsub always conflicting with bsplayer (double subs) and i dont feel the need for install more players.

could u tell me howto or create a topic for who want encode and decode movies and use this in unattendcd ? maybe it is easy, i dont know... :)

#84 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 31 May 2004 - 09:01 AM

@SolidasRock:

This topic is not about the klite-codec-pack...
You cannot edit video files with klcp basic, since it only contains DECODERS, no encoders!! You'll need ENCODERS to edit video files. This codecpack here contains both... see 1st Page.
Just make sure the reg-file got executed, otherwise e.g. vdub won't recognize the recently installed codecs!

#85 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 05 June 2004 - 03:11 AM

maybe i found how to install them but in my unattended install, when all codecs are registered, i remain with the cma file open so my pc will not continue install until i digit EXIT, how can i solv this problem?

#86 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 05 June 2004 - 03:16 AM

Jedi82, on Jun 5 2004, 11:11 AM, said:

maybe i found how to install them but in my unattended install, when all codecs are registered, i remain with the cma file open so my pc will not continue install until i digit EXIT, how can i solv this problem?

You could start with trying to create sentences which are correct:

Quote

Maybe I found how to install them but in my unattended install, when all codecs are registered, I remain with the cmD file open so my pc will not continue the installation until I enter EXIT, how can I solve this problem?


Solution: add EXIT to the end of the CMD... (Wasn't that the obvious?)

#87 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 05 June 2004 - 03:18 AM

yes it's so obvious buit if you look in the cmd file, here it is:

copy *.* %systemroot%\system32

regsvr32 /s %systemroot%\system32\ac3filter.ax
regsvr32 /s %systemroot%\system32\CLLine21.ax
regsvr32 /s %systemroot%\system32\CLNAVX.ax
regsvr32 /s %systemroot%\system32\CLVSD.ax
regsvr32 /s %systemroot%\system32\divxdec.ax
regsvr32 /s %systemroot%\system32\xvid.ax
regsvr32 /s %systemroot%\system32\mpeg2dmx.ax
regsvr32 /s %systemroot%\system32\mpgaudio.ax
regsvr32 /s %systemroot%\system32\mpgdec.ax
regsvr32 /s %systemroot%\system32\CoreVorbis.ax
regsvr32 /s %systemroot%\system32\l3codecx.ax
regsvr32 /s %systemroot%\system32\iac25_32.ax
regsvr32 /s %systemroot%\system32\Ivfsrc.ax
regsvr32 /s %systemroot%\system32\vp6dec.ax
regsvr32 /s %systemroot%\system32\ir41_32.ax
regsvr32 /s %systemroot%\system32\OggDS.dll

REGEDIT /S %systemdrive%\install\codecreg.reg
exit-->!!!!!!!!!!!!!

#88 User is offline   ethux 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 01-June 04

Posted 06 June 2004 - 05:00 AM

Thanks for this pack :). However, for those wanting to know how to use K-Lite codec pack, do check out this thread.

http://www.msfn.org/board/index.php?showto...=0&#entry138388

Note: I don't know if it's been posted in this thread yet =\.

#89 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

Posted 09 June 2004 - 05:01 AM

Bâshrat the Sneaky, on Jun 5 2004, 03:16 AM, said:

  Solution: add EXIT to the end of the CMD... (Wasn't that the obvious?)

i really dont understand. i have try this a few time, but after this i never can open a divx movie.....

I put the files (not folder) into \$OEM$\$$\System32 then i put the "codecs.reg" and "codecs.cmd" into \$OEM$\$1\install

so i must copy all the files but not the cmd and reg ones right in system32??

Then added the lines to my main .cmd of batch file, in my case its main_batch.cmd
loaded from guirunonce in winnt.sif
[GuiRunOnce]
    Command0=%systemdrive%\install\main_batch.cmd
    Command1=%systemdrive%\install\codec.cmd


that is it? registering the codec.reg are already in codec.cmd in the last line?

CLS
copy *.* %systemroot%\system32

regsvr32 /s %systemroot%\system32\ac3filter.ax
regsvr32 /s %systemroot%\system32\CLLine21.ax
regsvr32 /s %systemroot%\system32\CLNAVX.ax
regsvr32 /s %systemroot%\system32\CLVSD.ax
regsvr32 /s %systemroot%\system32\divxdec.ax
regsvr32 /s %systemroot%\system32\xvid.ax
regsvr32 /s %systemroot%\system32\mpeg2dmx.ax
regsvr32 /s %systemroot%\system32\mpgaudio.ax
regsvr32 /s %systemroot%\system32\mpgdec.ax
regsvr32 /s %systemroot%\system32\CoreVorbis.ax
regsvr32 /s %systemroot%\system32\l3codecx.ax
regsvr32 /s %systemroot%\system32\iac25_32.ax
regsvr32 /s %systemroot%\system32\Ivfsrc.ax
regsvr32 /s %systemroot%\system32\vp6dec.ax
regsvr32 /s %systemroot%\system32\ir41_32.ax
regsvr32 /s %systemroot%\system32\OggDS.dll

REGEDIT /S %systemdrive%\install\codec.reg
exit


#90 User is offline   AMDTWraith 

  • Newbie
  • Group: Members
  • Posts: 26
  • Joined: 04-June 04

Posted 09 June 2004 - 06:13 AM

If you're going to be registering codecs manually why not jsut write inf files for each of them? It removes the need to know a path to the files themselves and enables you to do add them to the add/remove programs list as well. Registration is handled with the DllRegister command and the registry stuff with AddReg, all its quite simple once you learn the basics.

I've got side by side divx 3, 4 and 5 as well as huffyuv and mjpeg codecs working with this method as well as mpc, ape, flac, ogg and shn audio directshow filters and a few little powertoys. All silently installed and fully functional.

it means all you have to do for each new codec is add a single line to the runonceex key or possibly cmdlines.txt, like this

HKLM,"%RunOnceEx%\install_035",,,"Audio Codecs"
HKLM,"%RunOnceEx%\install_035",1,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\ogg\oggdshow.inf"
HKLM,"%RunOnceEx%\install_035",2,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\ape\apedshow.inf"
HKLM,"%RunOnceEx%\install_035",3,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\flac\flacdshow.inf"
HKLM,"%RunOnceEx%\install_035",4,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\mpc\mpcdshow.inf"
HKLM,"%RunOnceEx%\install_035",5,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\shn\shndshow.inf"
HKLM,"%RunOnceEx%\install_035",6,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\ogg\fixogg.inf"
HKLM,"%RunOnceEx%\install_035",6,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\lame\lameacm.inf"

HKLM,"%RunOnceEx%\install_040",,,"Video Codecs"
HKLM,"%RunOnceEx%\install_040",1,,"%24%\Install\Codecs\wmv9VCMsetup.exe /Q"
HKLM,"%RunOnceEx%\install_040",2,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\video\divx3\divx3.inf"
HKLM,"%RunOnceEx%\install_040",3,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\video\divx4\divx4.inf"
HKLM,"%RunOnceEx%\install_040",4,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\video\divx5\divx5.inf"
HKLM,"%RunOnceEx%\install_040",5,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\video\huffyuv\huffyuv.inf"
HKLM,"%RunOnceEx%\install_040",6,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\video\mjpeg\mjpeg.inf"


#91 User is offline   Sunil 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 596
  • Joined: 24-June 03

Posted 09 June 2004 - 06:30 AM

finally, one that i can personally customise.

#92 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 09 June 2004 - 08:04 AM

@AMDTWraith:

Instead of using separate runonceex lines, you could call a batch file from runonceex, which would make your runonceex ALOT easier ! :)

#93 User is offline   AMDTWraith 

  • Newbie
  • Group: Members
  • Posts: 26
  • Joined: 04-June 04

Posted 09 June 2004 - 08:27 AM

True, but the more files i have the more there is to add to the image and keep track of. At the moment i have one folder for each codec holding only its required files and the inf and one entry in the runonce file, to add/remove these things is trivial.

I also like to keep the execution paths as short as possible so any errors that occur don't propogate too far. Debugging installation that go wrong it painful and time consuming so the simpler things are the less there is to investigate.

Obviously as you suggest it could be done from a batch file, i merely choose not to is all. Besides, theres nothing complicated about runonceex, its just a set of standard AddReg entries :)

#94 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

  Posted 10 June 2004 - 02:30 PM

@swgreed i use your codec pack and i think it's great very complete :) but i wonder if you can add free encoders, for example xvid encoder. it shouldn't be any problem because there are more like it that are opensource or GNU :rolleyes:

#95 User is offline   MtK 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 909
  • Joined: 02-December 03

Posted 13 June 2004 - 02:32 AM

Hi,

I'm having problems with a muli-CD movie.
I made a play-list for all the CDs and after playing the 1st CD, it passes to the 2nd CD but no image is shown (black screen with sound).

I'm not sure it has to do with codecs because it happens only when playing on secondary monitor (TV-Out).

Does anybody knows anything about this...?

#96 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

Posted 13 June 2004 - 04:47 PM

AMDTWraith, on Jun 9 2004, 06:13 AM, said:

If you're going to be registering codecs manually why not jsut write inf files for each of them? It removes the need to know a path to the files themselves and enables you to do add them to the add/remove programs list as well. Registration is handled with the DllRegister command and the registry stuff with AddReg, all its quite simple once you learn the basics.

I've got side by side divx 3, 4 and 5 as well as huffyuv and mjpeg codecs working with this method as well as mpc, ape, flac, ogg and shn audio directshow filters and a few little powertoys. All silently installed and fully functional.

it means all you have to do for each new codec is add a single line to the runonceex key or possibly cmdlines.txt, like this

HKLM,"%RunOnceEx%\install_035",,,"Audio Codecs"
HKLM,"%RunOnceEx%\install_035",1,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\ogg\oggdshow.inf"
HKLM,"%RunOnceEx%\install_035",2,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\ape\apedshow.inf"
HKLM,"%RunOnceEx%\install_035",3,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\flac\flacdshow.inf"
HKLM,"%RunOnceEx%\install_035",4,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\mpc\mpcdshow.inf"
HKLM,"%RunOnceEx%\install_035",5,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\shn\shndshow.inf"
HKLM,"%RunOnceEx%\install_035",6,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\ogg\fixogg.inf"
HKLM,"%RunOnceEx%\install_035",6,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\audio\lame\lameacm.inf"

HKLM,"%RunOnceEx%\install_040",,,"Video Codecs"
HKLM,"%RunOnceEx%\install_040",1,,"%24%\Install\Codecs\wmv9VCMsetup.exe /Q"
HKLM,"%RunOnceEx%\install_040",2,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\video\divx3\divx3.inf"
HKLM,"%RunOnceEx%\install_040",3,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\video\divx4\divx4.inf"
HKLM,"%RunOnceEx%\install_040",4,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\video\divx5\divx5.inf"
HKLM,"%RunOnceEx%\install_040",5,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\video\huffyuv\huffyuv.inf"
HKLM,"%RunOnceEx%\install_040",6,,"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 %24%\Install\Codecs\video\mjpeg\mjpeg.inf"

i am sorry but i dont understand your answer. your answer is far more difficulter then my example is...

but the codecs DONT work, check my last ( below this post ) post to find out more....

#97 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

Posted 13 June 2004 - 04:48 PM

SolidasRock, on Jun 9 2004, 05:01 AM, said:

Bâshrat the Sneaky, on Jun 5 2004, 03:16 AM, said:

  Solution: add EXIT to the end of the CMD... (Wasn't that the obvious?)

i really dont understand. i have try this a few time, but after this i never can open a divx movie.....

I put the files (not folder) into \$OEM$\$$\System32 then i put the "codecs.reg" and "codecs.cmd" into \$OEM$\$1\install

so i must copy all the files but not the cmd and reg ones right in system32??

Then added the lines to my main .cmd of batch file, in my case its main_batch.cmd
loaded from guirunonce in winnt.sif
[GuiRunOnce]
    Command0=%systemdrive%\install\main_batch.cmd
    Command1=%systemdrive%\install\codec.cmd


that is it? registering the codec.reg are already in codec.cmd in the last line?

CLS
copy *.* %systemroot%\system32

regsvr32 /s %systemroot%\system32\ac3filter.ax
regsvr32 /s %systemroot%\system32\CLLine21.ax
regsvr32 /s %systemroot%\system32\CLNAVX.ax
regsvr32 /s %systemroot%\system32\CLVSD.ax
regsvr32 /s %systemroot%\system32\divxdec.ax
regsvr32 /s %systemroot%\system32\xvid.ax
regsvr32 /s %systemroot%\system32\mpeg2dmx.ax
regsvr32 /s %systemroot%\system32\mpgaudio.ax
regsvr32 /s %systemroot%\system32\mpgdec.ax
regsvr32 /s %systemroot%\system32\CoreVorbis.ax
regsvr32 /s %systemroot%\system32\l3codecx.ax
regsvr32 /s %systemroot%\system32\iac25_32.ax
regsvr32 /s %systemroot%\system32\Ivfsrc.ax
regsvr32 /s %systemroot%\system32\vp6dec.ax
regsvr32 /s %systemroot%\system32\ir41_32.ax
regsvr32 /s %systemroot%\system32\OggDS.dll

REGEDIT /S %systemdrive%\install\codec.reg
exit

this is my last post...

#98 User is offline   tr4ck 

  • Newbie
  • Group: Members
  • Posts: 26
  • Joined: 17-December 03

Posted 14 June 2004 - 12:37 AM

Hi. I have a quick question. I don't want to install gspot. So to remove it all I have to do is delete these things right?

[HKEY_CURRENT_USER\Software\GSpot Appliance Corp\gspot\Settings]
"LicenseDisplayed"=dword:00000001

[HKEY_CLASSES_ROOT\.avi\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.mpg\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.ogg\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.ogm\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.ram\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.rm\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.vob\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.asf\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.wmv\OpenWithList\gspot.exe]

;gspot verknüpfung
[HKEY_CLASSES_ROOT\Applications\gspot.exe\shell\open\command]
@="C:\\WINDOWS\\System32\\gspot.exe %1"

and delete gspot.exe and GSpot221.

is that right?

thanks.

#99 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

Posted 14 June 2004 - 12:11 PM

tr4ck, on Jun 14 2004, 12:37 AM, said:

Hi.  I have a quick question.  I don't want to install gspot.  So to remove it all I have to do is delete these things right?

[HKEY_CURRENT_USER\Software\GSpot Appliance Corp\gspot\Settings]
"LicenseDisplayed"=dword:00000001

[HKEY_CLASSES_ROOT\.avi\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.mpg\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.ogg\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.ogm\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.ram\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.rm\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.vob\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.asf\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.wmv\OpenWithList\gspot.exe]

;gspot verknüpfung
[HKEY_CLASSES_ROOT\Applications\gspot.exe\shell\open\command]
@="C:\\WINDOWS\\System32\\gspot.exe %1"

and delete gspot.exe and GSpot221.

is that right?

thanks.

no answers? :) :rolleyes:

#100 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 14 June 2004 - 03:24 PM

tr4ck, on Jun 14 2004, 12:37 AM, said:

Hi.  I have a quick question.  I don't want to install gspot.  So to remove it all I have to do is delete these things right?

[HKEY_CURRENT_USER\Software\GSpot Appliance Corp\gspot\Settings]
"LicenseDisplayed"=dword:00000001

[HKEY_CLASSES_ROOT\.avi\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.mpg\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.ogg\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.ogm\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.ram\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.rm\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.vob\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.asf\OpenWithList\gspot.exe]
[HKEY_CLASSES_ROOT\.wmv\OpenWithList\gspot.exe]

;gspot verknüpfung
[HKEY_CLASSES_ROOT\Applications\gspot.exe\shell\open\command]
@="C:\\WINDOWS\\System32\\gspot.exe %1"

and delete gspot.exe and GSpot221.

is that right?

thanks.

you have the answer simply delete that registry keys, the main .exe file and the .dat file.

Share this topic:


  • 40 Pages +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

4 User(s) are reading this topic
0 members, 4 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy