Jump to content

ykaramati2

Member
  • Posts

    8
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Iran, Islamic Republic Of

Posts posted by ykaramati2

  1. Attention for :

    AgentZero and some one has problem with this Error

    calculating md5 for XXXXXXXX.CAB (#######):
    md5sum: XXXXXXXX.CAB: No such file or directory
    Error: [object Error]

    your md5sum.exe has some problem. please download Newsort2cabs.rar from My Topic that's include a good MD5SUM.EXE. My Edited Version of Sort2Cabs.js (Called NewSort2Cabs.js) has some benefits.

    Reduce Size of Your 5 in 1 Office 2003 SP1/SP2 CD by 36MB

    ;)

  2. Office 2003 SP1 or SP2 slipstreamed

    If you don't need Ms Project don't read this!

    Before reading this, you must familiar with

    marek722 method of slipstreaming & rebuilding CD

    Please follow marek722's directions , but before executing marek722's Sort2cabs.js, download newsort2cabs.rar and extract that’s contents in sort folder (for Sort folder refer to marek722 directions) .

    The RAR file includes NewSort2cabs.js (edited version of marek722's Sort2cabs.js) and also a correct version of md5sum.exe & makecab.exe.

    Then at the command line prompt,

    instead of executing

    cscript sort2cabs.js

    execute

    cscript Newsort2cabs.js

    the Newsort2cabs.js is similar to sort2cabs.js; but in addition, replaces sum cab files with others, the size of your Office 2003 Files increases by 25.5 MB, but reduces the ISO File by 34-36MB!

    :yes:

    Newsort2cabs.rar

  3. Some corections in latest Registry tweaks (Last Updated: April 02/Mars 16 2005)

    Bad Registry entries:

    ;-----  Show file extensions
    "HideFileExt"=dword:00000001; incorrect

    ;-----  Enable Cascading of various special folders on Start Menu
    "CascadeControlPanel"="YES"  ; incorrect
    "CascadeMyDocuments"="YES"  ; incorrect
    "CascadeNetworkConnections"="YES"; incorrect
    "CascadePrinters"="NO"  ; incorrect
    "StartMenuScrollPrograms"="NO"  ; No Relation
    "IntelliMenus"=dword:00000000  ; No Relation
    "TaskbarSizeMove"=dword:00000001; No Relation

    The corrected Version:

    Windows Registry Editor Version 5.00

    ;                                       Task Bar and Folder View
    ; Don't Remember each folder's view Setting (1=Remember)
    "ClassicViewState"=dword:00000001  
    ;-----
    ;----- Start menu Items: Hide/Show/Cascade
    ;----- dword:00000000= Don't display this time
    ;----- dword:00000001= Display as a link
    ;----- dword:00000002= Display as a menu (Cascade)
    "Start_ShowControlPanel"=dword:00000002  ; Display Control Pannel as a menu
    "StartMenuFavorites"=dword:00000002  ; Show Favorites Menu
    "Start_ShowHelp"=dword:00000001  ; Show Help and Support link
    "Start_ShowMyComputer"=dword:00000002; Display My Computer as a menu
    "Start_ShowMyDocs"=dword:00000002; Display My Documents as a menu
    "Start_ShowMyMusic"=dword:00000000; Don't display My Music this time
    "Start_ShowMyPics"=dword:00000000; Don't display My Pivtures this time
    "Start_ShowNetConn"=dword:00000001; Display Network Conn. as a link
    "Start_ShowPrinters"=dword:00000001; Show Printers and Faxes as a link
    "Start_ShowRun"=dword:00000001; Display Run Command
    "Start_ShowSearch"=dword:00000001; Display Search Command

    ; Display Set prog. Acc. and Def.
    "Start_ShowSetProgramAccessAndDefaults"=dword:00000001

    "Start_ShowRecentDocs"=dword:00000002; Display My Recent Docs as a Menu

    ; Display System Admin. Tools in Start Menu
    "Start_AdminToolsRoot"=dword:00000002  

    ; Display System Adm[attachmentid=7399]in. Tools in All Prog. Menu
    "StartMenuAdminTools"=dword:00000001  

    ; Icon Size of Programs: 0=Small, 1=Large
    "Start_LargeMFUIcons"=dword:00000000
    "Start_MinMFU"=dword:00000009    ; Number of programs in  start Menu (Hex)

    ; Enable Drag&Drop Start Menu Items (0=Disable)
    "Start_EnableDragDrop"=dword:00000001

    ; Enable Scroll of Start Menu Items (0=Disable)
    "Start_ScrollPrograms"=dword:00000001  


    "Hidden"=dword:00000002    ;Show Hidden Files and Folders (1= Do not Show)
    "ShowSuperHidden"=dword:00000000; Hide Protected OS files (1= Show)

    "HideFileExt"=dword:00000000                  ; Show file extensions


    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]

    ; Display the  Full Path in the Title Bar(pls  Restart!)
    "FullPath"=dword:00000001
    ; Display the  Full Path in the Address Bar
    "FullPathAddress"=dword:00000001  

    ; to be continued...

    :)

    MyRegs.txt

×
×
  • Create New...