Jump to content

Cretak

Member
  • Posts

    20
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by Cretak

  1. Hi! I want to change the Windows File Manger. If I press the windows buttton + E the file explorer starts. I m using xplorer2 to do this and want that this starts by pressing it. Anyone know how?
  2. Thanks Benjamin! Great Work!
  3. Hi Benjamin! I used Wihu to create a user on first windows startup and all works fine but wihu shows me an error. i just want to know what this means or what i m doing wrong. the log is attached and i used wihu with "wihu.exe /Owner=BitteEintragen /Computer=BitteEintragen /SkipRestart /NoCancel /SkipSoftware /Autologon /Log=log.txt". in my unattended install process i m logging on as an admin on first startup. then i have to restart that the wihu created user is logged on. can you explain me the error? log.txt
  4. Yeah! I used both methods and now it works ! thanks guys!
  5. Hi! If i install Windows the windows standard background is shown (the green picture with blue sky[in folder %systemrrot%\Web\Wallpapers in german "Grüne Idylle.jpg"]). Now i want to add a new standard background. Especially when windows first starts. It is possible to do this?
  6. yeah thanks benjamin! really great work!!!!
  7. Hi Benjamin! Great work but can you add -Auto-Scroll- when software is installing? I know it just a gimick but if you have time ....
  8. is your winrar working ? i thing the right switch is /s
  9. function getWin(win, inc) { var cntr = 0; while (!WshShell.AppActivate(win)) { if (cntr==12) return true; cntr++; WScript.Sleep(inc); } return true; } var WshShell = new ActiveXObject("WScript.Shell"); var oExec = WshShell.Exec("true.exe"); while (oExec.Status == 0) { WScript.Sleep(1000); WshShell.SendKeys ("{ENTER}"); WScript.Sleep(200); WshShell.SendKeys ("%{a}"); WScript.Sleep(200); WshShell.SendKeys ("%{n}"); WScript.Sleep(200); WshShell.SendKeys ("SN1"); WScript.Sleep(100); WshShell.SendKeys ("SN2"); WScript.Sleep(100); WshShell.SendKeys ("SN3"); WScript.Sleep(100); WshShell.SendKeys ("SN4"); WScript.Sleep(100); WshShell.SendKeys ("SN5"); WScript.Sleep(100); WshShell.SendKeys ("%{n}"); WScript.Sleep(200); WshShell.SendKeys ("%{n}"); WScript.Sleep(200); WshShell.SendKeys ("%{y}"); WScript.Sleep(200); WshShell.SendKeys ("%{n}"); WScript.Sleep(200); WshShell.SendKeys ("%{n}"); WScript.Sleep(200); WshShell.SendKeys ("%{p}"); WScript.Sleep(10000); WshShell.SendKeys ("%{y}"); WScript.Sleep(200); WshShell.SendKeys ("%{n}"); WScript.Sleep(500); WshShell.SendKeys ("%{y}"); WScript.Sleep(200); WshShell.SendKeys ("%{f}"); WScript.Sleep(200); WshShell.SendKeys ("%{c}"); } WScript.quit(); I solved the problem with this js. script! Simple thing. Also german version 7
  10. Yeah! Thanks! Sounds really great i ll try this! Many thanks guys!
  11. Hi m8s! I made my unattended install and tested it with VMWare. In VMWare all is ok and all works fine. i also reduced some components with nlite. Now i wanted to install my uacd on my real pc. but when the setup tries to copy the systemfiles he said that he cant copy Si3112r.inf, Si3112r.sys, Si3112r.cat, SIWinAcc.sys. these are the drivers of my SATA onboard controller (NF7S Rev.2). now i dont know what to do because the setup dont take the drivers from the original driver floopy too. the rest of the installation works fine but when the maschine rebbots i get a blue screen saying that drive is unaccessable. so i think i can solve this with copying the drivers. btw. former installations worked fine. can anyone help me? Thanks!
  12. Hi! Would like to use AstonShell as the standart shell in my windows UACD. How can i set a theme and let aston start the first time windows starts? and is there any switch for installing opera?
  13. yes in the Boot folder. ive called the Bootfolder PROF and HOME for the XP installations
  14. no. only the files setupdlr.bin and txtsetup.sif. i have done what flyakite in his guide said.
  15. Hi! I used the Guide from flyakite for creating the MultibootDVD. So i added WinXP Home + SP1 and WinXP Prof + SP1, Erdcommander 2003 and WinPE (BartsPE Builder) and some other tools for rescueing the hd. i did all he said in his guide but if i create a iso with cdimage i got a message ob installation, that some files cant copied or some files are corrupted. but if i use the original cd it works. same problem with winpe. sometimes it works fine and sometimes i cant start a program or something else. i dont know what it is because on the original cd an before creating the iso all is ok. Did anyone know something?
  16. Hi! As the topic said, i have problems by adding knoppix to my Multiboot DVD. I saw some who wrote an french guide about ist.... but... sorry.... i cant and wont speak french This means i dont understand that guide. Can someone tell how to add? thanks m8s
×
×
  • Create New...