Announcement

Collapse
No announcement yet.

need some help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • need some help

    after installing deamon tools trial version on my vista systhem all my exe file open now with deamon tool WTF i never have experianced this with xp

    how can i fix this

    i tried systhem repair but i cant acces it becoz its a exe file and it will open deamon tools instead of systhem repair nothing works anymore

    any ideas how i can repair my exe files ?

    thanks pieter

  • #2
    Create .reg file with the following content:

    Windows Registry Editor Version 5.00
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.exe]
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.exe\OpenWithList]
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.exe\OpenWithProgids]
    "exefile"=hex(0):

    Execute created file via double click. Then restart your PC.

    Comment


    • #3
      thx

      i tried that but it did not work


      so after some googling i did found this :

      """""""""""""""""""""""""
      Windows Registry Editor Version 5.00

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

      [HKEY_CLASSES_ROOT\.EXE\PersistentHandler]
      @="{098f2470-bae0-11cd-b579-08002b30bfeb}"

      [HKEY_CLASSES_ROOT\exefile]
      @="Application"
      "EditFlags"=hex:38,07,00,00
      "FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00, 73,00,74,00,65,00,6d,00,52,\
      00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00 ,74,00,65,00,6d,00,33,00,\
      32,00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32 ,00,2e,00,64,00,6c,00,6c,\
      00,2c,00,2d,00,31,00,30,00,31,00,35,00,36,00,00,00

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

      [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\" %*"
      "IsolatedCommand"="\"%1\" %*"

      [HKEY_CLASSES_ROOT\exefile\shell\runas]

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

      [HKEY_CLASSES_ROOT\exefile\shellex]

      [HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
      @="{86C86720-42A0-1069-A2E8-08002B30309D}"

      [-HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.exe\UserChoice]

      """"""""""""""""""""""



      that one did work with vista all exe where working aggain only some service stuff was dissabled and shit so to save time i did a frormat a put xp back on problem solved
      vista sucks bigg time

      anyway thx for the reply

      Comment

      Working...
      X