Jump to content

Igor

Member
  • Posts

    49
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

Posts posted by Igor

  1. If you want disable WMP9 first run configuration try this:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer]
    "GroupPrivacyAcceptance"=dword:00000001

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalMachine\Software\Policies\Microsoft\WindowsMediaPlayer]
    "GroupPrivacyAcceptance"=dword:00000001

  2. does this help  http://www.mdgx.com/reg.htm

    if not i really couldn't understand what u're looking for?

    could u explain a little more

    Simply I want to import this data type into registry with an .inf file

    With a .reg file I import this with:

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\MyKey]

    "My Value"=hex(a):a8,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,\

    00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,01,00,01,00,04,00,00,00,01,\

    80,03,00,00,00,00,00,01,00,00,00,5c,00,56,00,45,00,4e,00,5f,00,31,00,30,00,\

    44,00,45,00,26,00,01,01,01,80,11,00,00,00,08,00,00,00,01,00,00,00,70,01,00,\

    00,00,00,00,00,77,01,00,00,00,00,00,00,01,01,01,80,11,00,00,00,01,00,00,00,\

    01,00,00,00,76,03,00,00,00,00,00,00,76,03,00,00,00,00,00,00,01,02,01,80,01,\

    00,00,00,0f,00,00,00,0f,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\

    00,00

  3. @ Igor:

    Isn't this what you're looking for? Got it from gosh's site (from the link you posted).

    ; REG_SZ = 0x00000000 (or 0)

    ; REG_BINARY = 0x00000001 (or 1)

    ; Reg_SZ_NOCLOBBER = 0x00000002 (or 2)

    ; REG_BINARY_NOCLOBBER = 0x00000003 (or 3)

    ; REG_MULTI_SZ_APPEND = 0x0001000A

    ; REG_MULTI_SZ = 0x00010000

    ; REG_DWORD = 0x00010001

    ; REG_MULTI_SZ_NOCLOBBER = 0x00010002

    ; REG_DWORD_NOCLOBBER = 0x00010003

    ; REG_MULTI_SZ_DELVAL = 0x00010006

    ; REG_ADDREG_APPEND = 0x00010008

    ; REG_EXPAND_SZ = 0x00020000

    ; REG_EXPAND_SZ_NOCLOBBER = 0x00020002

    I have already answer to you. There is no reference to REG_RESOURCE_REQUIREMENTS_LIST. The Gosh list is incomplete!

  4. Don't know if this will work for everyone but it does for me. 

    I copied the root files, and two directories ('winxp_2k' & 'common')from //Audio/Drivers on my Soundblaster Live CD into a directory called 'LiveDrv' on my XPCD as shown below.  The /s switch on CTZAPXX.exe appears to give a silent driver install.  I call this up out of my main_batch.cmd file as shown below:

    start /wait %systemdrive%\Drivers\Sound\Creative\LiveDrv\CTZAPXX.exe /s

    No surround mixer with this, just the drivers, but that's all i want :-)  Only downside is that it takes 34.5MB of my CD up  :) I'm sure i (you) could trim this down  :rolleyes:

    Hope this helps someone.  Great forum & my 1st post  :D

    Thank you very much :D

  5. From your XP CD copy win51, win51IC, win51IP (and win51ip.sp1 and win51ic.sp1 if a slipstreamed cd) to c:\install.  If it's a slipstreamed cd you also need spnotes.htm in the install folder.

    In my Windows XP Professional Sp1 slipstreamed CD I have only win51, win51IP and win51ip.sp1. There are no win51IC and win51ic.sp1 files. I have tried CD without them on Virtual PC but doesn'work.

  6. ECHO.

    ECHO Installing Soundblaster LIVE! Drivers

    ECHO Please wait...

    start /wait %systemdrive%\install\SBLIVE\Audio\Setup\setup.exe -s -f1"%systemdrive%\install\SBLIVE\Audio\Setup\setup.iss"

    What Soundblaster drivers are you using?

    I can't install them silently and I don't understand why. The setup process doesn't start at all and I only obtain a setup log with a ResultCode=-105. The soundcard is a Live! Player 1024.

  7. I have extracted files from LiveDrvUni-Pack(ENG).exe and installed drivers normally with -r switch to obtain the response file setup.iss.

    Now, when I try to install drivers in silent mode with -s -f1"MyDirectory\setup.iss" switches, the setup process doesn't start at all but I obtain only a setup log with a ResultCode=-105 (For succesfull setup the value should be 0)

    The sound card is a Live Player 1024

    Any suggestions?

  8. the Setup Manager in the deploy tools gives you the option to include your ins file, so re-edit your winnt.sif file in Setup Manager! :)

    With Setup manager I have included my ins file, but it doesn't work. I have no network connections at the end of xp unattended setup.

    [Branding]
       BrandIEUsingUnattended=No
       IEBrandingFile=Tin.ins

    My ins file:

    [Entry]
    Entry_Name=Tin.it

    [User]
    Name=*
    Password=*
    Display_Password=Yes



    [Internet_Mail]
    Window_Title=*
    SMTP_Server=*
    POP_Server=*
    Email_Name=*
    POP_Logon_Name=*
    POP_Logon_Password=*
    Email_Address=*


    [Phone]
    Dial_As_Is=no
    Phone_Number=
    Area_Code=
    Country_Code=39
    Country_ID=39

    [Server]
    Type=PPP
    Disable_LCP=No
    SW_Compress=Yes
    PW_Encrypt=No
    SW_Encrypt=No
    Network_Logon=No
    Negotiate_NetBEUI=no
    Negotiate_IPX/SPX=no
    Negotiate_TCP/IP=yes

    [TCP/IP]
    Specify_IP_Address=No
    Specify_Server_Address=No
    IP_Header_Compress=Yes
    Gateway_On_Remote=Yes
    DNS_Address=0.0.0.0
    DNS_Alt_Address=0.0.0.0
    WINS_address=0.0.0.0
    WINS_Alt_address=0.0.0.0

    [ConnectionSettings]
    ApplyInsToConnection=Tin.it

×
×
  • Create New...