Jump to content

goomba_1

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About goomba_1

goomba_1's Achievements

0

Reputation

  1. Well actually my intention is to make a CD that will install for everyone and include the ATI graphics drivers and the nVidia graphics drivers and install the correct set based on what card you have
  2. Here's my setup: if exist %systemdrive%\windows\system32\atiddc.dll goto atiyes goto atino :ATIYES ECHO. ECHO Installing ATI Control Panel for Catalyst 3.7... unrar x %systemdrive%\install\ati_cp37\ati_cp37.rar %systemdrive%\install\ati_cp37 start /wait %systemdrive%\install\ati_cp37\Setup.exe -s -f1"%systemdrive%\install\ati_cp37\setup.iss" goto finish :ATINO goto finish I assume this checks if an ATI card is present and only installs the Catalysts if one is, which is smart. Is there a similar way to check for an nVidia card?
  3. Is there a registry setting I can use for my view settings? Whenver I reinstall Windows I always have to Check "Display contents of system folders" Set "Hidden files and folders" radio button to "Always show hidden files & folders" Uncheck "Hide extensions for known filetypes" Uncheck "Hide protected operating system files" And i'd like to know the values to have those set on install
×
×
  • Create New...