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?
Page 1 of 1
unattended install certificate?
#2
Posted 17 August 2006 - 09:57 AM
I asked this question as well. There was 1 useful reply...
http://www.msfn.org/board/index.php?showto...mp;#entry504216
http://www.msfn.org/board/index.php?showto...mp;#entry504216
#3
Posted 17 August 2006 - 10:00 AM
I see this as being useful. I am also interested in finding out how...
#4
Posted 18 August 2006 - 01:52 AM
willpantin, on Aug 17 2006, 08:57 AM, said:
I asked this question as well. There was 1 useful reply...
http://www.msfn.org/board/index.php?showto...mp;#entry504216
http://www.msfn.org/board/index.php?showto...mp;#entry504216
I'm glad that someone found it useful.
As for the guy who asked how, I'll tell you.
For a unattended install that uses hacked files, signing the files is a must. So I created my own Certificate Authority master certificate that is loaded into windows. Then I created a general certificate that I signed with my master certificate. Now, I use the general certificate to sign software and hacked files. Quite useful with hacked files because resigning a DLL overwrites Microsoft's signature. So when System File Checker comes around, it see's the file, checks the signature of the file, checks it against the CA list, and moves on thinking that it's a legitimate build.
There's other things too, but that's how it's useful.
#5
Posted 18 August 2006 - 03:40 AM
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?
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?
This post has been edited by Andries: 18 August 2006 - 03:42 AM
#7
Posted 30 August 2006 - 10:46 PM
I haven't been around for awhile.
There is no way to prevent the window from showing up. The only way to automate it is to use the autoit script to click the OK button when it pops up. Works only 50% of the time? That is strange since it works for me 100%.
There is no way to prevent the window from showing up. The only way to automate it is to use the autoit script to click the OK button when it pops up. Works only 50% of the time? That is strange since it works for me 100%.
- ← Programms on desktop after installation
- Unattended Windows 2000/XP/2003
- windows setup directly from hard drive? →
Share this topic:
Page 1 of 1



Help
Back to top









