-
unattended install certificate?
Nothing? Is there a other solution?
-
unattended install certificate?
Hmmm... thanks. I have written an *.cmd file and it works 50% If I run the script (*.cmd) file the computer would install the certificate but he ask "are you sure to install the certificate" With AutoIt V3 have I the same problem! He ask the same... "are you sure to install the certificate" Is there a (other) solution?
-
unattended install certificate?
Hello everybody, Is it possible, with a unattended XP installation CD, to install a certificate automatically? On this moment can I install a computer with a unattended CD but after the installation I must manual install the certificate (double click on it, YES, YES, are you sure?, etc, Next, Finish...) How can I do that?
-
Symantec managed
Hello everybody, I have Symantec Anti-Virus Version:8.1.0.825 But now I wil installed this software unattended with a managed installation. In the manually setup I can add the server path for a automatically (managed) update. But how can I created that automatically with a MSI or batch-file? (I would add that file later in a unattended cd-setup from Windows XP pro) Thanks for any suggestion.
-
Keyboard settings
I have try it again. And the followed error have I found. In the Winnt.sif file there is a rule: OemPreinstall=Yes If I change that command in "no" windows installed the correct keyboard settings. Perhaps a bug? But thank you for your sollution. It works by my unattended file! Greetings, Andries.
-
powersave and sleepfunction disable
I use windows XP PRO and I don't have Powercfg.exe But I will try it with the register export/import function
-
JAVA error
I have try it on difference computers but it doesn't worked! If I add the start /wait %systemdrive%\Windows\Options\Java_VM\j2re-1_4_2_04-windows-i586-p.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1" in the Java.cmd file and [GuiRunOnce] Java.cmd in my Winnt.sif Windows installed Java silent but I don't see any results! Perhaps that the installation location the problem is?I don't know what I can change so that it is well works automatically.
-
powersave and sleepfunction disable
thanks, but that doesn't work! Perhaps you have more details how I can import this file's?
-
powersave and sleepfunction disable
Is there no sollution?
-
Client for Microsoft networking
is it not possible?
-
Change administrator name
Yes, I know. But I would add a new user with an encrypted password. And the user is created in a batch file after the installation.
-
JAVA error
Is there an other option to install Java Virtual Machine unattended?
-
JAVA error
Thnks, but that doesn't fix my problem
-
JAVA error
Hello everybody, I have made a unattended installation with Windows XP PRO + SP1a. That works great! But now the problem: In the winnt.sif file is add the followed command lines [GuiRunOnce] Java.cmdThe Java.cmd file contains the line start /wait %systemdrive%\Windows\Options\Java_VM\j2re-1_4_2_04-windows-i586-p.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1"But Java files (*.class files) don't worked after this silent installation. If I run the Java installation after the silent Java installation, JAVA don't worked! If I installed Windows XP PRO + SP1a unattended and I run the JAVA installation manually, the JAVA files worked correctly! If I installed Windows XP PRO + SP1a unattended and I run the JAVA installation with a batchfile with the same command line as above, the JAVA files worked correctly! What is wrong?
-
Change administrator name
I have already try that! But if I copy the encrypted text into net user administrator "encrypted text" or net user administrator encrypted text (without quotes) the Password is wrong. (I mean, I must type the complete encrypted text and that's not my hobby)