Jump to content

tommy_vercetti

Member
  • Posts

    53
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    India

Posts posted by tommy_vercetti

  1. Im sorry you did not get me, I paid for the ATi card I am allowed to use that product without frequent request for my now old cd, In the ATiDec.msi I can see all the modules, what I want is to reengineer it,I know that's wrong but still I paid for it. So I just need to make a setup.exe for the msi or make changes in the msi, tried doing that but was not able to do that properly, any help would be welcome.


    P.S. If you think my views violates the MSFN forum rules pls close this post
  2. Hi,

    Went to this thread and pulled out my old driver cd and installed the ATI decoder, it's pretty good compared to all the commercial bloated ones, Tried the one compiled by the other guy works but the decoder is installed, but just not functional. If Anyone can help me with the .msi, I can see all the coponents it installs but just cannot create a setup file for it, cos it still keeps asking to run from setup. I running Installshield Pro 11.5 Trialware, not many days left for the trial to expire, so if anyone can help me


    Thanks
  3. Hi,

    Im trying to integrate the ATi drivers in to my XPUACD, and using the $OEM$ method, now the problem Im facing is that by default all the ATi drivers from Catalyst 5.6 upwards have WMV acceleration enabled by default, and since Im using Windows Media Player 9 which is not helpful to use the WMV acceleration. So I checked through the driver INF's and found some settings for my 9600 Pro Atlantis brand(RV350)

    [ati2mtag_RV350_SoftwareDeviceSettings]

    HKR,, DisableFullAdapterInit, %REG_DWORD%, 0

    HKR,, GCOOPTION_DigitalCrtInfo, %REG_BINARY%, A3,38,61,C1,A3,38,61,B1

    HKR,, GCOOPTION_MaxTmdsPllOutFreq, %REG_BINARY%, 50,c3,00,00

    HKR,, GCORULE_FracFbDivSupport, %REG_DWORD%, 0

    HKR,, PrimaryTiling, %REG_SZ%, 1

    HKR,, GCORULE_FlickerWA, %REG_DWORD%, 1

    HKR,, SMOOTHVISION_NAME, %REG_SZ%, "SMOOTHVISION 2.1"

    HKR,, GI_DEF, %REG_SZ%, 0

    HKR,, ASTT_DEF, %REG_SZ%, 0

    HKR,, ASD_DEF, %REG_SZ%, 0

    HKR,, ASTT_NA, %REG_SZ%, 1

    HKR,, DALNonStandardModesBCD1, %REG_BINARY%,07,20,04,80,00,00,00,60,07,20,04,80,00,00,00,75,07,20,04,80,00,00,00,85,07,20,05,76,00,00,00,00,08,

    48,04,80,00,00,00,60,08,48,04,80,00,00,00,75,08,48,04,80,00,00,00,85,12,80,07,20,00,00,00,60

    HKR,, DALNonStandardModesBCD2, %REG_BINARY%,12,80,07,20,00,00,00,75,12,80,07,20,00,00,00,85,12,80,07,68,00,00,00,60,12,80,07,68,00,00,00,75,12,

    80,07,68,00,00,00,85,13,60,07,68,00,00,00,60,13,60,07,68,00,00,00,75,13,60,07,68,00,00,00,85

    HKR,, DALNonStandardModesBCD3, %REG_BINARY%,13,60,10,24,00,00,00,60,13,60,10,24,00,00,00,75,13,60,10,24,00,00,00,85,14,40,09,00,00,00,00,60,14,

    40,09,00,00,00,00,75,14,40,09,00,00,00,00,85,16,80,10,50,00,00,00,60,16,80,10,50,00,00,00,75

    HKR,, DALNonStandardModesBCD4, %REG_BINARY%,16,80,10,50,00,00,00,85,16,80,10,50,00,00,01,00,19,20,10,80,00,00,00,30,19,20,10,80,00,00,00,85,12,

    80,09,60,00,00,00,00,16,00,12,00,00,00,00,70,17,92,13,44,00,00,00,00,18,00,14,40,00,00,00,00

    HKR,, DALNonStandardModesBCD5, %REG_BINARY%,18,56,13,92,00,00,00,00

    HKR,, DALRULE_NOCRTANDDFPONSAMECONTROLLER, %REG_DWORD%, 1

    HKR,, GCORULE_IntTMDSReduceBlankTiming, %REG_DWORD%, 1

    HKR,, HDTVRULE_HDTVGDOENABLE, %REG_DWORD%, 1

    HKR,, HDTVRULE_HDTVSIGNALFORMAT, %REG_DWORD%, 1

    HKR,, GCORULE_ENABLERMXFILTER, %REG_DWORD%, 1

    HKR,, DALRULE_RESTRICT2ACTIVEDISPLAYS, %REG_DWORD%, 0

    HKR,, TVM6Flag, %REG_DWORD%, 1

    HKR,, DXVA_WMV, %REG_SZ%, 1

    HKR,, DXVA_WMV_DEF, %REG_SZ%, 1

    HKR,, DALRULE_ONEDISPLAYBOOTDEFAULT, %REG_DWORD%, 1

    HKR,, DfpUsePixSlip, %REG_DWORD%, 1

    HKR,, Main3D_DEF, %REG_SZ%, 3

    HKR,, AntiAlias_DEF, %REG_SZ%, 1

    HKR,, AntiAliasSamples_DEF, %REG_SZ%, 0

    HKR,, AnisoType_DEF, %REG_SZ%, 0

    HKR,, AnisoDegree_DEF, %REG_SZ%, 0

    HKR,, TextureOpt_DEF, %REG_SZ%, 0

    HKR,, TextureLod_DEF, %REG_SZ%, 0

    HKR,, TruformMode_DEF, %REG_SZ%, 0

    HKR,, VSyncControl_DEF, %REG_SZ%, 1

    HKR,, SwapEffect_DEF, %REG_SZ%, 0

    HKR,, TemporalAAMultiplier_DEF, %REG_SZ%, 0

    HKR,, ExportCompressedTex_DEF, %REG_SZ%, 1

    HKR,, PixelCenter_DEF, %REG_SZ%, 0

    HKR,, ForceZBufferDepth_DEF, %REG_SZ%, 0

    HKR,, EnableTripleBuffering_DEF, %REG_SZ%, 0

    HKR,, ColourDesktopGamma_DEF, %REG_SZ%, "1.0 1.0 1.0"

    HKR,, ColourDesktopBrightness_DEF, %REG_SZ%, "0 0 0"

    HKR,, ColourDesktopContrast_DEF, %REG_SZ%, "1.0 1.0 1.0"

    HKR,, ColourFullscreenGamma_DEF, %REG_SZ%, "1.0 1.0 1.0"

    HKR,, ColourFullscreenBrightness_DEF, %REG_SZ%, "0 0 0"

    HKR,, ColourFullscreenContrast_DEF, %REG_SZ%, "1.0 1.0 1.0"

    HKR,, 3D_Refresh_Rate_Override_DEF, %REG_DWORD%, 0

    HKR,, Display_Detection_DEF, %REG_DWORD%, 0

    HKR,, Panning_Mode_DEF, %REG_DWORD%, 0

    HKR,, Mouse_Track_Orientation_DEF, %REG_DWORD%, 1

    HKR,, Force_TV_Detection_DEF, %REG_DWORD%, 0

    HKR,, CatalystAI_DEF, %REG_SZ%, 1

    The above highlighted rows are for the WMV acceleration, but on making them 0, Windows does not recognise it and does not install the driver, anybody with any better ideas please reply......

    P.S.

    The reason I want to do that is with WMV acceleration enabled my WMV files play in green in Windows Media Player 9 and I do not want to upgrade it to 10

    Thanks for any help you may be able to provide

  4. Hi,

    Thanx, but I suppose I did not make myself very clear I want to know how to make the kind of disks that IBM gives with their NetVista and ThinkCentres, those are not Unattended CD's but some diffrent kind used to recvery the system again as it was on a fresh install, I maybe wrong but they definitely aren't like the UNXPCD's

    I have the CD's at my office, wanted to create one for my own system.

  5. Hi,

    I just had a question about this commands

    DEL "%systemroot%\*.bmp"

    DEL "%systemroot%\Web\Wallpaper\*.jpg"

    DEL "%systemroot%\system32\dllcache\*.scr"

    DEL "%systemroot%\system32\*.scr"

    DEL "%AllUsersProfile%\Start Menu\Windows Update.lnk"

    DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk"

    DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk"

    Wouldn't this cause the WFC to start and start asking for the Windows CD in the middle of the installation, please do post if you have used this command successfully.

  6. Hi,

    All you really big techno geeks, I would like to all tell your one thing, you can F***ing tweak the 2003 to a workstation, but getting the games to work is really dificult, I tried it and was no brainer that some games just refuse to run, unless you reiengeer them in some way, which would void your warranty for the game, My personal 2 cents, the OS is amazing for all the things that you can do with it provided you use it as what it was meant to be used for, Terminal server, Media streaming, File server, Web server, if you just wanna play games best assured it is best done with XP

  7. Hi,

    Still no help, my custom theme still does not load even after specifying in the WINNT.SIF. For anybody willing to know the theme is the latest Royale theme from Media Center for XP released few days ago. You can check the attached WINNT.SIF file for details, also it doesn't get copied to where it should go.

    Thanx for any help you may have

  8. Hi,

    Thank you guys you have been very helpful, so Im going to go for the Vinyl's thanx for your repies

    P.S.

    Technoguy the realtek ones never gave any error just there was some problem of hisss when doing other task when listening to music, So I stuck to the vinyl's. But then the realtek's came out with a newer version and there was no problem of hisss and was pretty good looking so I just thought of trying them. anyways will stick to vinyl's as they are easier top integrate in my $OEM$

    Thanx

  9. Hi,

    Im trying to create a fully unattended CD with custom themes(Trying to get the Royale Theme as the default) and the drivers

    The problem is that VMware 5(the new one) by default put XP in the classic mode and the drivers are also not verified since instead of using the RealTek adapter even after specifying it uses the Creative drivers.

    If only anybody can help me out with the correct settings in VMware

    Thanx

  10. Hi,

    I have a VIA Technologies, Inc. P4M266A-8235 Motherboard, with onboard sound. Now the problem is that it's a realtek sound chip(On the chip it shows the realtek logo on the mobo).

    The drivers from the VIAarena site as well as drivers from the Realtek site run pretty fine. Anybody has any ideas as to which ones I should be running...

    Thanx.

    P.S.

    The drivers in question are the

    VinlyAC97 codec and

    RealTek AC97 codec

  11. ne way of doing it is to go into Display Property where you can ajust the Wallpaper, Screensaver, etc.

    Return to the Theme tab and select Save as...

    Next, put this custom .theme file in $OEM$\$$\Resources\Themes

    Also, add your background image in $OEM$\$$\Web\Wallpaper

    Next you'll add this to your Winnt.sif

    CODE

    [shell]

    CustomDefaultThemeFile="%WinDir%\Resources\Themes\xxx.theme"

×
×
  • Create New...