Jump to content

kal

Member
  • Posts

    116
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by kal

  1. How can i auto active this numpad key ? Regards, Kal
  2. Thx but i just find another method : double click on RUNONCEEX.CMD and reboot Kal
  3. Is it possible to test cmdlines.txt with RUNONCEEX.CMD before burning the final cd ? By example, put this two files in indows directory and it will launch cmdlines.txt when we reboot... I don't want to waste cd anymore... Thx all, Kal
  4. bobody know ?
  5. Hi guys I wish that my unattended win2k cd set Ultre DMA by default, as winXP. Is it possible ? Is there a value ine the registry to modify/add ? I have used regshot to see changes in the registry, but there's too many change for me :/ Thanks, Kal
  6. Windows XP allow us to do a quick format during setup. W2k3 too. But not W2k I was wonderring if it was possible to add this feature ? :/ Or maybe there's a little program in dos mode able to do this... Thanks, Kal
  7. Hi all, i know there's even a lot of topic about how to integrate office 2k3 in a unattended Windows CD. I have made a sfx archive of Office 2k3 to reduce his size, but now, i'm wondering how to intall it How can i extract the sfx in my batch file to after execute this command: start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb- Thx all, Kal
  8. lol no problem dud
  9. Well, i've trier to do this with an unattend install of win2k, and it seems that $Progs $Docs arent recognize by the setup system In fact, all folder into $Progs are not copied in program file folder etc.. So i must use msdos to create folder etc This is the syntax of the batch file : ------------------------------------- xcopy "%systemdrive%\INSTALL\MPC\mplayerc.exe" "%programfiles%\Media Player Classic\" cd "%systemdrive%\Program Files\Media Player Classic\" mplayerc.exe /regvid ------------------------------------- I'm going to try this Thx anymore Kal
  10. Ok, this is my new structure : $OEM$\$Progs\Media Player Classic\mplayerc.exe Now, i want to create a shortcut for "%ProgramFiles%\Media Player Classic\mplayerc.exe. Is there a command to create a shortcut ? Thx a lot dud !
  11. Simply because i dont know how to copy it in program files dir and dont know how to create shorcut in a cmd file Si this is the the easier way for me Thx
  12. omg thx a lot guys ! So, i put mplayerc.exe into $OEM$\$$\SYSTEM32 folder and insert this command in a cmd file called by cmd CMDLINES.TXT : mplayerc.exe /regvid All right ? Kal
  13. Hi all, i would like integer MPC to my windows XP and associate all video file to MPC! Is it possible ? Thx, Kal
×
×
  • Create New...