Everything posted by quotee
-
XP and Vista on one Harddisc
Hi there, I had XP installed on one partition of my harddisc, suddenly vista came out, and I had to install it ;-) .. My PC is a AMD 3400+ S.754 1MB L2 Cache, 1024MB DDR, 400MHz, MSI K8Neo Platinum. - however, my PC does not seem to be strong enough fpr vista, everything is a bit slow and laggy.. Now guys, how can I remove Vista without crashing my XP? - can I just boot up in XP and delete the partition where I installed Vista? any suggestions? thanks & greetz quotee
-
PROB | Adaptec 1200A ATA Raid
Hello Please tell me how to find the HWID and I will pass it to you * great work * greetz
-
set the TCP/IP "alternate configuration" per script?
wow, still nobody who has a hint for that problem? greetz
-
set the TCP/IP "alternate configuration" per script?
Hello again I still do have that problem, it is driving me crazy.. Isn´t anybody ou there who knows how to handle this task? greetz
-
set the TCP/IP "alternate configuration" per script?
good idea Psycho, but no, you cannot set the alternate configuration with setupmgr.exe hopefully anybody here will be able to solve that problem! greetz
-
set the TCP/IP "alternate configuration" per script?
thx, but this is not what I am looking for, I want to set the alternate configuration, I don´t want to change the IP! and therefore I need a script to have this configuration when I set up my PC with a unattended CD ;-) greetz
-
set the TCP/IP "alternate configuration" per script?
Hello Everybody & a *HAPPY NEW YEAR 2006* Does anybody know how to set the "alternate configuration" of TCP/IP per script? As far as I found out, there is no way to saet it with netsh! Maybe anybody here had/has the same problem here? greetz quotee
-
[How-to] - Windows XP Gamer's Edition
of course STEAM Battlefield2 Call of Duty EGOSHOOTERS! ;-)
-
Can you spot the differances?
luckily i was prepared... I hate this suff... I wonder if there is anybody who got a heartattack from stupid shid like that !? greetz
-
PROB | Adaptec 1200A ATA Raid
First of all I need to say that these driverpacks are the best on MSFN! Thanks a lot Bashrat!! I do have a Adaptec 1200A ATA Raid Controller. The MassStorage Driverpack doesn´t support that controller! The first time I tried to install it manually it didn´t work, because of Adaptecs miserable driver ... (after the first reboot a bluescreen appears ...error with harddrive) Adaptec just cannot deliver a working driver for XP although they say that the Controller is developed for XP. Then I began searching in Google and many others has the same problem. Finally I found this page http://www.highpoint-tech.com/USA/bios_hpt370_370a.htm# with this driver (v2.351) the controller works without any trouble! ... maybe Bashrat will include that one? greetz quotee
-
Auto Log on to Domain?
do you still have that problem??
-
QuickLaunch Tweak Dont work for me
Hi Guys I have posted this in an other thread about quicklaunch enabling... There is an Autoit Script that enables the quicklaunch for you while you are in the windows mode... download it here www.dinkytoys.de/quick.rar greetz quotee
-
Office 2003 Unattended Question
Try this... "%CDROM%\Applications\Office2003\setup.exe TRANSFORMS=%CDROM%\Applications\Office2003\Unattended.MST /qn" you have to give an information, where your unattended.MST is located greetz quotee
-
Application clicks
nice program
-
Quick Launch Solution
Hi Guys Of course he is right Never trust anybody.. I will post you the code for this little autoIT script! But it´s truely not something bad! greetz
-
Auto Log on to Domain?
Hi I had the same problem... I used a simple batch file, to create a networkpath to the directory whre the setup-files are in the domain... !? greetz
-
how to find ou wich hotfixes are installed?
@ Yzöwl Thanks a lot, this is exactly what I needed.... greetz quotee
-
Quick Launch Solution
Hi guys Here is an autoit script that will set your system to have the quicklaunchbar. You have to run it once in windows mode. Copy it to the default user Autostart directory and your problems will be solved. Good luck quotee www.dinkytoys.de/quick.rar
-
how to find ou wich hotfixes are installed?
Thanks a lot for your investigation. But I think I found a very simple way to find out wich hotfixes are installed.. stupidly I missed that the first time I was searching. In the windows directory, there is a hidden folder named "$hf_mig$" in that folder there are subfolders named as the hotfixes (for example KB867282). Now I do check for the hotfixes this way: if not exist %systemdrive%\windows\$hf_mig$\KB867282 start /wait %cdrom%\hotfixes\KB867282.exe /quiet /norestart greetz quotee
-
how to find ou wich hotfixes are installed?
hey guys no ideas?? someone of you must have had this problem before!? greetz
-
how to find ou wich hotfixes are installed?
Hello I want to build a unattended software update DVD (for Windows XP, of course). I want to install all software that is not installed ,yet. So far no problem. But I also want to install all Windows hotfixes that are not installed, yet. Now I need to know, how I can find out, wich hotfixes are installed. I tryed to create a batch script, that searches the system for (for example) KB867282.cat - if that file exists, the update KB867282 will not be installed. The problem is that I cannot find a command that makes it possible to search subfolders for a unique file. The folder where (for example) KB867282.cat is located is a by the system generated folder ({F750D5C3-29EE-11E1-85S5-BBC04FC295EE}) (this is not a SID). I would prefer a method to search with a batch file (if exist ....) p.s. By the way, I am also searching for a command to find out wich operating system is in use (also for a batch file) - the command %os% tells me that I am running Windows_NT - problem is that in Windows2000 you get the same result! Now let me see that I am in "the" forum ;-) greetz quotee
- Sm Bus Controller
-
Microsoft Virtual Machine
Full Version of VirtualPC 2004 %systemdrive%\install\applications\VIRTUALPC_2004\Setup.exe /S /v"/qn pidkey=xxxxxxxxxxxxxxxxxxxxxxxxx allusers=2 organization=YOURCOMPANY installdir=c:\programme\VirtualPC2004" won´t work in RunOnceEx because of the quotations... have been fighting with that for ages ... for sp1 %systemdrive%\install\Applications\VIRTUALPC_2004\VPC2004SP1Update\setup.exe /s /v/qn greetz
-
Firefox Silent Install + Proxy ?
I do have the same problem firefox takes the ip but not the port ... lol
-
Office 2003 Services Pack Unattend
That´s right greenmachine ;-) do it that way easier= /? use extract method... after that use the .msp files ... good luck