Content Type
Profiles
Forums
Events
Everything posted by Solid as a rock
-
Java switchless installation problem
Solid as a rock replied to saitoh183's topic in Application Installs
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... -
Java switchless installation problem
Solid as a rock replied to saitoh183's topic in Application Installs
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" -
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.
-
ok, he was not born there but he was a chinese american.
-
How to make a 7-Zip Switchless Installer
Solid as a rock replied to keytotime's topic in Application Installs
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 -
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??)
-
Am i right there is no moving bar in the bootscreen (of XPize) or is my computer defect?
-
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...
-
please go to other sites as if lightstar1 and there are nice spywarefree themes.
-
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.
-
removed
-
AutoIT Script Collection - Contributions Only
Solid as a rock replied to FuzzBall's topic in Application Installs
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!! -
THANKS MUIZ!!
-
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
-
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...
-
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.
-
an easy to follow tutorial
Solid as a rock replied to dirtwarrior's topic in Windows Post-Install Wizard (WPI)
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. -
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
-
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?
-
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.
-
how to change location
Solid as a rock replied to ys22472's topic in Unattended Windows 2000/XP/2003
http://unattended.msfn.org/global/referenc...egionalsettings please read the whole howto, so you will learn much from this.