Jump to content

Solid as a rock

Member
  • Posts

    707
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

Everything posted by Solid as a rock

  1. When i do that all i get is the msi and the mst files....no common or program files.... this is the right url to understanding your post. http://ryanvm.net/forum/viewtopic.php?t=479 i have give a try and it works for me, look at the root of your hard disk where the jre-1_5_0_05-windows-i586-p.exe exist. for example, this is D:\XPPROF\INSTALL\SUNJAVA\jre-1_5_0_05-windows-i586-p.exe then the common and programfiles and msi files are in D:\ edit: i dont use the whole command, i use only the "jre-1_5_0_05-windows-i586-p.exe /a" Wait, i think i have discover your problem, do you have downloaded the OFFLINE installer? the ONLINE installer is not completed...
  2. thanks , this is very usefull information... @kelsenellenelvian, thanks for the topictitlechange
  3. When i do that all i get is the msi and the mst files....no common or program files.... this is the right url to understanding your post. http://ryanvm.net/forum/viewtopic.php?t=479 i have give a try and it works for me, look at the root of your hard disk where the jre-1_5_0_05-windows-i586-p.exe exist. for example, this is D:\XPPROF\INSTALL\SUNJAVA\jre-1_5_0_05-windows-i586-p.exe then the common and programfiles and msi files are in D:\ edit: i dont use the whole command, i use only the "jre-1_5_0_05-windows-i586-p.exe /a"
  4. can you explain this further. as i said. I am a COMPLETE noob and have never read anything about cleanup bat. again. my appologies for ignorance. thank you for your help btw. I have run several trials on msvpc and so far so good. just gotta get rid of that install folder. Have you read this?: http://unattended.msfn.org/index.htm and stop calling yourself as a noob, it wouldn't give you extra rights.
  5. ok, he was not born there but he was a chinese american.
  6. i have read your post and i dont know if you like this: http://www.msfn.org/board/index.php?showtopic=48338 if not, forget this post
  7. a little, i know china is a very difficult land (no more than 1 child, no p0rn download from internet) and i know they have karate and ninjas (bruce lee was a chinese i believe??)
  8. Am i right there is no moving bar in the bootscreen (of XPize) or is my computer defect?
  9. i have installed it yesterday handmatically. the taskswitcher works fine, everything was XPized but the theme was not complete. it was a combination of royale theme and classical windows. when pressed royale theme handmatically, it works fine too.... i thought it was a problem of my pc but now i read you have a bit the same problem...
  10. please go to other sites as if lightstar1 and there are nice spywarefree themes.
  11. I use CursorXP too. i like it, it is now more funny to look at my screen. Also, i have found Xpize today, holy s***! the bootscreen is beautiful, really beautiful!! also everything what Xper has changed in windows (see the sticky after and before for example) is beautiful done.
  12. CursorXP Plus 1.31 Dutch Auto It script this script is posted 2 times in this thread, but it dont work for me because some words need to translate to dutch to be sure to get a goodworking autoit script. Enjoy!!
  13. i change my question to be more clear, is there a copy command for more than 1 file? where i can find information about all commands or variables WPI can handle? i dont got any errors with the pics. they are simple not show up when hoovered (only the bottomline will show). and i am sure the problem is belongs to me. but i only want to know what my fault is. edit: i have found it, i use the whole path to the pic, no need for that, only write the filename and you are gone. Thanks
  14. thank you very much , the error is gone. Do this copy 1 file? what if i want to copy 2 files? (i am curious and want to know it before i need this information)
  15. i use switches.... or am i understanding you wrong? cmd1[pn]=['%cdrom%\\Install\\winrar\\WinRAR351NL.exe /s'] and i am very thanksfull if you show me your XCOPY command line....
  16. ok that is a solution, but dont WPI accept COPY commands as if a batch do? i Prefer a copy command because if winrar have a new version i can simply replace the winrar.exe. (and not alone winrar, kaspersky AV and other programs too...) With your solution i have to SFX everything again and again... i was wrong, it was $Progs, and i was sure it works under windows in CMD, but it isnt. i was sure it works, dont know why...
  17. i am trying to write a copy command in WPI but when i am loading WPI.hta i get a error. I know this line is the problem because when i remove the lines the error disappears too.... cmd1[pn]=['%cdrom%\\Install\\winrar\\WinRAR351NL.exe /s'] cmd2[pn]=['COPY %CDROM%\\Install\\winrar\\rarreg.key C:\Progra~1\winrar\'] also when mouse hoover over a name, the description works well but the avatars dont show, why not? also the variable %Progs% dont work? Which variables are possible in WPI? come on people, help me further, i went into circles.
  18. yes, it is everywhere. in wpi itself is a manual included. download WPI and unrar it, click on wpi.hta and see at te left below there is "manual" click on it an read it... or download it, look inside in it for the map manual and click on it.
  19. i have found this by using the search: http://www.msfn.org/board/index.php?showto...=vmware++silent it dont help me out because i dont use autoit. so i am curious too how to install this unattended
  20. look at the lower end of the forum, you will notice this line press on "click here" and you will see better layout, or am i understanding you wrong?
  21. You cant do everything with regtweaks alone. please create a user.cmd cmdow @ /HID @Echo Off net user qwerty1 password /add net localgroup Administrators qwerty1 /add net accounts /maxpwage:unlimited REGEDIT /S autologin.reg EXIT autologin.reg Windows Registry Editor Version 5.00 ;This will allow you to autologin. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="qwerty1" "DefaultPassword"="password" "AutoAdminLogon"="1" You run user.cmd in cmdlines.txt [COMMANDS] "user.cmd" i create a new account because the "administrator" account disappears from logon when create a second account.
  22. http://unattended.msfn.org/global/referenc...egionalsettings please read the whole howto, so you will learn much from this.
×
×
  • Create New...