Jump to content

bluejazz74us

Member
  • Posts

    27
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Egypt

Posts posted by bluejazz74us

  1. Many Thanks mazin

    but how do you know such things, I've spent hours exploring registery key (Current user - Local machine) looking for such a thing and failed to find it, and still there are many things I want to do with register, if you can help with that it will be ok

    Thanks

  2. Hi all:

    When you

    right click on taskbar > properties > then choose start menue tab > then choose start menue > then choose customize > and under general tab > and under programs region > then point to number of programs on start menue  = x

    what shall I do to make this numb equal to the number I want ?

    Is it a registery entry, or something to add to WINNT.sif?

    Thanks

  3. I understand, but can you just give me a way to go with, because autoit (SCITE Script Writer) can not make it, because tab button is not working at all, and when I choose mouse click record it clicked toooo early which missed every thing

    but if you can not, Thanks for your reply

  4. 1. DetachedProgram executes from winnt.sif at T-39 stage

    2. Installs Devices

    3. Installs Network

    4. Installs Start Menu Items

    5. Registers Components

    6. svcpack.inf executes at T-13 minute stage

    7. cmdlines.txt executes at T-12 minute stage

    8. SetupParams executes from winnt.sif at T-9 minute stage

    9. Saves Settings

    10. Deletes temporary files then reboots...

    Kind regards,

    Paul

    Full time job, thanks
  5. :angel

    :D

    Hi all

    Install the application with /S switch

    and use the following registery entry to register it

    [HKEY_CURRENT_USER\Software\SlySoft\AnyDVD\Settings]
    "CheckUpdate"=dword:00000000

    [HKEY_LOCAL_MACHINE\Software\SlySoft\AnyDVD\Key]
    "key"="INSERT KEY HERE"

    Thanks

    P.S. Thanks for muiz

    didn't think it was so simple

    even life many people do not think that it is so simple
  6. Hi all

    Install the application with /S switch

    and use the following registery entry to register it

    [HKEY_CURRENT_USER\Software\SlySoft\AnyDVD\Settings]
    "CheckUpdate"=dword:00000000

    [HKEY_LOCAL_MACHINE\Software\SlySoft\AnyDVD\Key]
    "key"="INSERT KEY HERE"

    Thanks

    P.S. Thanks for muiz

  7. Yes

    people like muiz, roughspear, ryan, ...etc

    sure there is some one must know about it

    Sure its very easy....

    First unpack power dvd setup to a folder.

    Then install and register it, also the plugins if you have those.

    Then go to your power dvd folder and copy the "PowerDVD.sim" file to the folder wher you extracted your setup.

    Then export the following reg key :

    REGEDIT4

    [HKEY_LOCAL_MACHINE\SOFTWARE\CyberLink\PowerDVD]
    "Header"="Deluxe"
    "HasCDKEY"=dword:00000001
    "InstalledPacks"="CPRM Pack, DivX Pack, DTS Pack, DTS 96/24 Pack, DVD-Audio Pack, Express Pack, Interactual Pack, Mobility Pack, MPEG4 AVC Pack"
    "UI_PMK"="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
    "UI_RMK"="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
    "TEST"=dword:00000000
    "KeyUpdate"=dword:00000002
    "CPNav"=dword:00000002
    "MustUpdateKey"=dword:00000002

    (xxxx stands for your own keys)

    i named it : "PowerDVD7.reg"

    Now copy that reg file in the same folder as where you extracted your setup.

    In the folder withe the extracted setup open the "Custom.ini" file

    and add this :

    silent=1
    GoogleToolbar=0

    You can now remove the google toolbar folder.

    And make a SFX file with those files , like this :

    ;The comment below contains SFX script commands

    Setup=Setup.exe
    Presetup=REGEDIT /S PowerDVD7.reg
    TempMode
    Silent=1
    Overwrite=1

    You van give it your own icon with winrar.

    Now your switcheless silent powerdvd is ready.

    :thumbup Welldone, a full time job, I think you should work as a doctor coz every thing seems easy and has a way mate

    thanks

×
×
  • Create New...