Jump to content

slimzky

Member
  • Posts

    414
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Philippines

Posts posted by slimzky

  1. @felix, my nero installer d0esnt install at all  :blink: i tried in a runonceex from CD.. but ican see the extraction window + the registering of dll's..

    REG ADD %KEY%\065 /VE /D "Nero Ultra Edition 6.6.0.8" /f
    REG ADD %KEY%\065 /V 1 /D "%CDROM%\Software\Nero\Nero.exe" /f

    is my reg entry correct? :unsure:  this is the first time i install from cd.. b4 i was using the %systemdrive%

    well firstly have you tested the installer manually to make sure it is working?

    then we can eliminate that the installer is faulty and sort out your run once coding.

    i hav tried it .. it works.. so i put it in my UACD & reinstall clean windows & no signs of nero on my newly installed windows all.. even if i try to install again the same thing happens..

  2. @felix, my nero installer d0esnt install at all :blink: i tried in a runonceex from CD.. but ican see the extraction window + the registering of dll's..

    REG ADD %KEY%\065 /VE /D "Nero Ultra Edition 6.6.0.8" /f
    REG ADD %KEY%\065 /V 1 /D "%CDROM%\Software\Nero\Nero.exe" /f

    is my reg entry correct? :unsure: this is the first time i install from cd.. b4 i was using the %systemdrive%

  3. yup... wen i run makeit it says cudnt find winrar... shud be edited to %programfiles&

    plus the "ahead" folder

    Yeah well i have been testing on many type of configurations and i forgot to change it back to %programfiles% when i packed it up.. sorry!

    slimzky - what are you refering to with "ahead"?

    nvm, after i installed my nero, & checked the folder in program files, the ahead folder is not capitalized (Ahead) :lol: w/c is pretty annoying for me.. so i just changed all of the line in the files from "ahead" to "Ahead"

  4. how do i change the my documents icon on a unatteneded install? I know how to change my computer network and recycle thru hive files but my documents aint there and i didnt find anything on the board.

    Oh yeah and any of you know where to get a couple of hot my computer network and my documents icons

    edit your mydocs.dll file using any resource editor

    resedit,reshack,restuner,restorator2004 etc... den save ur file,, modifyPE den make cab.. put it in ur i386 folder & replace...

  5. hello Felix, i just followed the how to lines, got the winrar not found, corrected the script, retested it, got a demo version because i forgot to enter the serial, user name and society, corrected my mistake and retested it. The installation went well but i can assure you that the product key, the name and the compagny hadn't been added to the registry because at the starting of the nero, the window which asked these informations was in front of me. the funny thing is that the serial I entered wa already on the key field and was accepted after i pressed the ok button.

    Another thing : i have absolutely no shortcuts on my start bar. For the last thing it may be my win XP which is causing some troubles.

    y dont u post ur regfile here? :yes:

  6. @Felix..

    Nero Image Drive issue fixed now... :thumbup

    i just add this code into post_config.cmd

    :: copy imagedrive drivers to target locations
    cls
    echo.
    echo Copying files to target locations...
    XCOPY /S /I /Q /Y /K "%programfiles%\Ahead\ImageDrive\imagedrv.sys" "%windir%\system32\drivers" >NUL 2>&1
    XCOPY /S /I /Q /Y /K "%programfiles%\Ahead\ImageDrive\imagesrv.sys" "%windir%\system32\drivers" >NUL 2>&1

  7. i have an nforce 2 mobo w/c supports dual ddr...

    i have 1 pc. 256mb pc3200 ram & 1 pc. 128mb pc2100 ram...

    i installed both of them in my mobo...

    i even tried installing as if it has d same freq.. when i boot its detected as 386mb dual ddr266.. but eventually after weeks my system doesnt boot.. so i removed the 128 ram & installed it again on the other slot.. now, i have 386mb ddr266 (not dual anymore). ive been using this for months w/out prob.. however i want 2 get ur opinion bout wat ive done.. is it advisable to install different RAM w/ diff frequency? or shud i remove my 128mb Ram? & use my 256 only (w/c becomes pc400)... wer wud i get better performance... thnx.. i need ur advice guys :hello:

  8. REG ADD %KEY%\52 /V 1 /D "cmd /c start /I /wait %APPS%\microsoft\framework\netfx.msi /qr REBOOT=Suppress" /f
    i dont think u need to add the REBOOT=SUPPRESS switch..

    heres mine.. & im using sp1 version its working

    REG ADD %KEY%\025 /V 1 /D "%systemdrive%\Software\dotNetFx\netfxsp11.exe" /f  

    and.. what are these lines for? :P

    cmd /c start /I /wait
  9. @Felix

    the 1.1.2 version still gives me an error on ActiveX.. i look at ur post_config.cmd & found no lines of any OCX files..

    so i decided to edit & add this code..

    :: register required ActiveX
    cls
    echo.
    echo Registering ActiveX
    regsvr32 "%programfiles%\Ahead\Nero Wave Editor\AudioControls2.ocx" /s
    regsvr32 "%programfiles%\Ahead\Nero Wave Editor\Axis.ocx" /s
    regsvr32 "%programfiles%\Ahead\Nero Wave Editor\LEDMeter.ocx" /s

    run makeit.cmd & install the custom nero, & the wave editor worked.. :thumbup

    i wonder whats w/ the image drive bug.. :unsure:

  10. Well less of the critism and more of sharing knowledge. Those icons are actually a bitmap, or bitstrip, that is in comctl32.dll. There are a number of comctl32.dll files living around your windows directory so do a search and modify all of them.

    Unfortunately the back button isn't in the bitstrip and as yet I have not found it. You can add a registry tweak to remove it altogether:

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\comdlg32]

    "NoBackButton"=dword:00000001

    Hope that helps your windows makeover!

    thnx!! cant beliv somone replied... i almost 4got i hav post here :thumbup

    god bless!

×
×
  • Create New...