Jump to content

AntonP

Member
  • Posts

    16
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

Posts posted by AntonP

  1. Hi, i got a real problem i think...

    To delete MSN user log on list.

    I know that you have to:

    "click the Start button -> click Run... -> type control userpasswords2 -> hit Enter or click OK -> click Advanced tab -> select Manage Passwords -> delete all Passport entries -> click OK/Apply"

    Iv tried this so many times, NOTHING happens when i select an adress and press the delete button, the adresses just don't dissapear...!

    Does anyone knows whats going on here???

    And when i follow this trick:

    http://www.winguides.com/registry/display.php/1286/

    Cool trick! But when i change it back to normal after doing this (to get my OWN adress and password stored again) all the other adresses re-apear like they never where gone!

    ---

    XP Pro Dutch SP2, MSN 6.2, Intel Based PC :hello:

  2. I did not find this one on the forum:

    DvD-Lab v1.31 from mediachance.com

    my cmd file:

    start /wait dvdlab131.exe /SILENT /SP-
    REGEDIT /S registreer.reg
    exit

    my reg file:

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\DVDAuthor1]
    "serialNum"="xxxxxxxxxx"
    "unlockKey"="xxxxxxxxxxxxxxx"
    "userName"="xxxxx xxxxx"

    :P

  3. :thumbup kenedy,

    I'm going to make a new pc upgrade cd whit this version of kTool.

    Thanks for this great job, i let you and the others here know my results.

    :w00t::w00t::w00t:

    My New Config.ini

    [Language]
    ;Dutch version AntonP
    ;--Use standart english symbols only.
    Available = Beschikbaar
    Selected = Geselecteerd
    Autologon = Aanmelden
    Reboot = Herstarten
    SaveToFile = Schrijf naar Bestand
    Start = Start
    Cancel = Annuleren
    Restarting = Herstarten

    [Config]
    ;--Any item starting with character specified here will be not selectable
    ;--Use for logically breaking list into sections. Empty items "[]" are also not selectable.
    NonSelectable = -

    ;--Seconds before reboot. Default is 60
    ;RebootTimer = 60

    ;--If user is not administrator on local computer - display warning (0/1). Default is display
    ;AdminWarning = 1

    ;--Path where log file is stored. Default is TEMP folder.
    ;LogFilePath = c:

    ;Minimize/Maximize/Hide launched applications. Defult - minimize.
    WindowMode = Maximize

    ;--Progress window type (1/2). 1-old style, 2-RunOnceEx style. Default 1.
    ProgressType = 2

    Edit 21:45 I Like this version, till now it works smoothly

    The Context and description are nice adons and the log is fine

  4. because i did not see this program here i thought i post it.

    ;This is the cmd file i use

    REGEDIT /S registreer.reg
    start /wait thumbs6.exe /silent
    EXIT

    ;This is the reg file i use - replace xxx whit your registration

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\DatabasePath]
    @="C:\\Program Files\\Thumbs6"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\ProfilePath]
    @="C:\\Program Files\\Thumbs6"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\SeparateUserPrefs]
    @="0"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Usercode]
    @="xxx-serial-xxx"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Usercount]
    @="1"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Username]
    @="xxx-name-xxx"

    it is not spectacular but just handy that you not has to find it out yourself

    ;)

  5. Thanks Kyor, that solves my problem!

    i m still interrested in a way to disable the driversigningpolicy for problems in the future, when somebody knows a good way? watchdriversigningpolicy.exe dus not work on a upgrade cd.

    I use this drivers on a Upgrade CD for al kinds of XP PC's. (whit kTool as Menu)

    :thumbup

  6. my way to do it till now is not finished yet but it works whit 1 clik.

    I extract the downloaden exe from nvidia ver. 6177 , it already contains a .iss file.

    Then i make a sfx file whit winrar - options in sfx:

    ;The comment below contains SFX script commands

    Path=c:\install\Nvidia
    SavePath
    Setup=c:\install\Nvidia\setup.exe -s
    Silent=2
    Overwrite=1

    this method works whit sp1 and sp2 and also from a separat install cd. The only thing i cannot get unattended is the driversignpolicy popup but i hope somebody else has a trick to do that.

    :whistle:

  7. Can you add another thing also?

    Now everythings whit Runwait is minimized, but i am a guy who likes to look and see things happen.

    So is there a possibility that you add a ini 0/1 switch to turn minimized off/on?

    ---

    Second thing maybe? a fault timer, if a process hangs because the ini maker, me in particular made a script error or the pc is a trash can, the process continues after a certain time?

    ---

    Edit 23-10 Third thing maybe? when i have a sp1 install whit 2 partitions C and D, the cd drive is then E. Then i make a kTool installation unattended SP2 then reboot and want then some other programs to setup, kTool gives an error "Line 0 ......"

    and stops, where can i locate the script that kTool looks at after a boot so that i can maybe find the error?

    ---

    Edit 24-10 4e) a typo, in version 1c its shows still version 1b

    And it is such a A++ tool, i waited for months for such a menutool! :thumbup

  8. I now now why Ktool RunWait launched to early when i used my sfx files.

    In the sfx file i made a setup.cmd file. as soon as that was launched Ktool assumed that the sfx is ready.

    I now launch that same setup.cmd from Ktool en now i dont need sleep.exe any more.

    i also walked against a few msi files that would not install, i make a cmd file whit the following en than i have no problems

    msiexec.exe /i daemon.msi /qn /norestart

    :hello: thanks for the help here, the above is whit version 1b

×
×
  • Create New...