Jump to content

vohinhlangtu

Member
  • Posts

    22
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Vietnam

Posts posted by vohinhlangtu

  1. I got trouble with OE after making unattended CD XPSP2

    The begin of this year the CD I made & updated was very OK, no problem.

    But now, I update all hotfixes during unattended installation.

    When finish installing, I open OE, it always appears the notice & then closes. I can't use OE:

    oe2zx.jpg

    I tested with RyanVM's Windows XP Post-SP2 Update Pack, still get that trouble.

    Could anyone help me plzzzzzzzzzz.

  2. If you use Acrobat Reader 6 (AR6) for reading PDF file only, you can make it lite & run fastest without using any tweaking software. Below is my method:

    1. Create folder named AcrobatReader 6 (or what you like)

    2. Setup AR6 normally then go to folder: Program Files\Adobe\Acrobat 6.0\

    3. Copy only 2 folders: Reader & Resource to folder AcrobatReader 6. (Should keep the folder Resource because some file PDF need fonts). Now you can remove AR6 & go to folder AcrobatReader 6\Reader. Pls keep only those files & Folders:

    - AcroRd32.exe

    - Ace.dll

    - Agm.dll

    - Bib.dll

    - CoolType.dll

    - JP2KLib.dll

    - OPP.dll

    - Folder SPPlugins (this folder contains files necessary for displaying menu bar of AR6)

    - Folder plug_ins: keep only 3 plugins in this folder:

    + reflow.api: Reflows the contents of a page to fit the width of the window.

    + Search.api: The Search plug-in serves as a backend for providing search services. It also loads indexes for special documents that contain the AutoIndex key.

    + Search5.api: The Search5 plug-in serves as a backend for providing services to search indexes created by earlier versions of Catalog.

    4. Delete all another files & Folders which are not listed above. Now you can put back the folder Acrobat Reader 6 to %system drive%\Program Files. (or you can keep that folder on other place) Then open notepad, copy & paste these:

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\.pdf]@="AcroExch.Document"

    [HKEY_CLASSES_ROOT\AcroExch.Document]

    @="Adobe Acrobat"

    "EditFlags"=dword:00000000

    "BrowserFlags"=dword:00000008

    [HKEY_CLASSES_ROOT\AcroExch.Document\DefaultIcon]

    @=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,64,00,72,00,69,00,76,00,65,\

      00,25,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,00,46,00,69,00,\

      6c,00,65,00,73,00,5c,00,41,00,63,00,72,00,6f,00,62,00,61,00,74,00,52,00,65,\

      00,61,00,64,00,65,00,72,00,20,00,36,00,5c,00,52,00,65,00,61,00,64,00,65,00,\

      72,00,5c,00,41,00,63,00,72,00,6f,00,52,00,64,00,33,00,32,00,2e,00,65,00,78,\

      00,65,00,2c,00,31,00,00,00

    [HKEY_CLASSES_ROOT\AcroExch.Document\shell]

    @="open"

    [HKEY_CLASSES_ROOT\AcroExch.Document\shell\Open\command]

    @=hex(2):22,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,64,00,72,00,69,00,76,\

      00,65,00,25,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,00,46,00,\

      69,00,6c,00,65,00,73,00,5c,00,41,00,63,00,72,00,6f,00,62,00,61,00,74,00,52,\

      00,65,00,61,00,64,00,65,00,72,00,20,00,36,00,5c,00,52,00,65,00,61,00,64,00,\

      65,00,72,00,5c,00,41,00,63,00,72,00,6f,00,52,00,64,00,33,00,32,00,2e,00,65,\

      00,78,00,65,00,22,00,20,00,25,00,31,00,00,00

    ;Disable Adobe Acrobat Reader Splash screen

    [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\6.0\Originals]

    "bDisplayAboutDialog"=dword:00000000

    Save it with extension “*.reg" then import to registry. From now then on, you no need to setup Acrobat again, only use reg file to regiter it :).

    (Notice that the reg file above for my relative path: %systemdrive%\Program Files\AcrobatReader 6. If your folder AcrobatReader 6 located on other place, you must change to absolute path.)

    You also put folder AcrobatReader 6 to your CDXPUnattendedSetup's folder: OEM$\$Progs\

    And add above regkey to your regtweaks.reg

    The size of folder AcrobatReader 6 is only: 14,1MB (the AdbeRdr_full_enu.exe ~ 16MB & after setting up, the folder Adobe ~ 47MB)

    You can download & try AR6 version 6.0.1 repacked by me. The file setup AR6.exe only 7,7MB. It runs & works on all Windows 9X/Me/2K/XP. You also setup in silent mode with switch “/s" (ex.: AR6.exe /s)

    http://viet-guitar.com/diendan/index.php?a...e=post&id=21956

  3. have u tried going to start > run

    type:  cmd

    then type bootcfg /? that'll give u a list of switches bootcfg supports

    regards

    I did, but some commands of bootcfg (like addsw, rmsw) only add or remove the predefinded switches ( like /ng, /so, /mm, /bv), the command "raw" only add switches. No command to remove switches "/fastdetect". Does anybody know it ???

×
×
  • Create New...