Jump to content

RHAF

Member
  • Posts

    23
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Colombia

Everything posted by RHAF

  1. You say you have a problem with the date but you don't say _what_ the problem is ... If so, sorrry, i thought that I had explained... fine, the problem is so not show date in the menu, already show images.... the error is so show only $time and $date Note: I use CD Shell 2.1.6
  2. but test you.... it's really easy, the configuration no have proble, really! , also that not damage the file of S.O
  3. I believe that in official site is www.driverpacks.net
  4. I add: - Autoit - SciTE Script Editor - Virtual Box - Adobe photoshop CS3 y CS4 - Emulator Dolphin - Pro Evolution Soccer 2009 - nlite - K-Lite Code Pack - Nero 8 - Team Viewer 4 - Internet Download Mnager - minilyrics - Ares - Utorrent - GOM Player - Notepad ++ - Quick time alternative - Real Alternative - VMware Workstation 6.5 - Adobe Reader 9 - Quick Batch - Ultraiso 8 - Axialis Icon Workshop - Mega Manager - Total Video Converter
  5. I recommend that you use cdshell, It's very easy
  6. nothing of help ??? :S , please help me in this
  7. Hi! I have problem with cdshell to try to the date in the dvd ultiboot :S I include here my code (the imporant, thing) boot: cls print "\n" print "\c0EPresione Enter para \c09iniciar desde \c0Cel DVD... \n\c0Fpowered by RHAF" getkey 5 boot 0x80 if $lastKey == key[enter]; then goto menu # Si se presiona una tecla indebida goto boot # Funcion para Mostrar la Hora time: set hour = $timeHour set ampm = "am" if $timeHour > 12; then set hour = $timeHour - 12 if $timeHour > 12; then set ampm = "pm" set time = "$hour:$timeMinute$ampm" # Función para mostrar la Fecha date: set month = "n/a" if $dateMonth == 1; then set month = "Jan." if $dateMonth == 2; then set month = "Feb." if $dateMonth == 3; then set month = "Mar." if $dateMonth == 4; then set month = "Apr." if $dateMonth == 5; then set month = "May." if $dateMonth == 6; then set month = "Jun." if $dateMonth == 7; then set month = "Jul." if $dateMonth == 8; then set month = "Aug." if $dateMonth == 9; then set month = "Sep." if $dateMonth == 10; then set month = "Oct." if $dateMonth == 11; then set month = "Nov." if $dateMonth == 12; then set month = "Dec." set date = "$month$dateDay,$dateYear" # Imprimiendo Menu Principal menu: set textColor= color[white on black] set boldColor= color[cyan on black] cls print c "\n\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ<\c0B$time $date\cXX>ÄÄ \n\n" print c "\cXXMENU DE INSTALACION DE STORM BLACK \n\n" print l "\cXX[F1] \c09Ayuda"; print c "\cXX[F2] \c0CCreditos"; print r "\cXXwww.ureloaded.com " print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n" interested attached the code complet cdshell.ini
  8. I'm tried with title in spanish and.... nothing :S ... please help me with this
  9. in the app "Windows unattended cd creator" automatically have the Qchain.exe
  10. DJPro in spanish serious "Instalacion de Windows XP professional" and "Instalacion de Windows XP" , but I'm not sure of this... because of it, I do this post.... Equal thank for all ^_^, I am going to test of this. ^^
  11. Good, my question is that in English the wintrans does to itself this way: Run ("wintrans.exe -a 170 -n ""Windows XP Setup""", "", @SW_HIDE) WinWaitActive ("Windows XP Professional Setup", "") Run ("wintrans.exe -a 170 -n ""Windows XP Professional Setup""", "", @SW_HIDE) in spanish how???? excuseme for my englis jeje.
  12. mmmm, It would be a good idea to finish the translation of the Spanish, since many persons like I we are interested in this... I can help in the project Excuseme my English jeje
  13. here the script easy cd-da extractor 11. my first script XD Instalar.au3
  14. Can Created with Notepad or Nlite or good Windows Unattended Cd Creator.
  15. Good as solved my problem was a file that copied system32 SO when installing that which is not allowed to continue. Thanks
  16. If it is VMWare but have not taken to solve the problem if not ah be based on the folder $ OEM $ ted that there have many files, but I do not think that there is the problem.
  17. Because ... No, I am not using the Driverpacks and not a laptop, I am emulating through virtual machines and all the same thing, but not that failure, and I have time to try to fix it and not I
  18. Well, my problem is that I have a laptop unattended with all things as changing icons, vistart, WPI, and more things that I wanted to put this OS, but the problem is undisputed that when I picture all well and when the emulo Workstation with 6 ago debidasm operations, but at the end of the copying of files on the installation of windows (after formatting), leaves loading windows and immediately restarts and then said restarting the installation or something so, I would like to help solve this thanks problem beforehand.
×
×
  • Create New...