Drivers Instalation in Post-Install stage (New Method) Updated: 1.XII.2009 version 2.0.0.28
#201
Posted 16 January 2007 - 06:10 AM
#202
Posted 16 January 2007 - 12:30 PM
#203
Posted 17 January 2007 - 02:35 AM
WINNT.SIF - You can do something like this (that's just an example):
Quote
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=110
OemSkipWelcome=1
[GuiRunOnce]
"\\winpack.ee.ethz.ch.\pack\configure\charon\runonce.bat"
I'm sure in other modes like SYSPREP.INF or RIS or whatever you can do similar things. Just google for it.
#204
Posted 17 January 2007 - 10:19 AM
And guirunounce runs after first login not before... I'm looking into it though.
#205
Posted 17 January 2007 - 10:25 AM
#206
Posted 19 January 2007 - 07:59 AM
I got it to work but did it differently
HKEY_USERS\.Default\Control Panel\Desktop\
Edit String SCRNSAVE.EXE to wherever the program you want to run is
Edit String ScreenSaveActive to 1
Edit String ScreenSaverIsSecure to 0
Edit String ScreenSaveTimeOut to whatever seconds you want to wait, I put 20 to allow time to login but also let me run the program...
Works great... I'm adding this to my sysprep and I have a program that auto installs hardware.
Think I'm going to use a batch script that runs this then imports the proper reg keys...
#207
Posted 20 January 2007 - 07:04 AM
#208
Posted 20 January 2007 - 01:11 PM
Btw, I get an error after it detects all drivers and then tries to pull up the hardware installation wizards... When I get back to work I'll shoot that to you Monday.
#209
Posted 22 January 2007 - 07:54 AM
This post has been edited by kickarse: 22 January 2007 - 08:05 AM
#210
Posted 22 January 2007 - 08:05 AM
#211
Posted 22 January 2007 - 10:59 AM
The program runs but as soon as it tries to enumerate the hardware it fails with this message...
#212
Posted 22 January 2007 - 01:16 PM
Will fix soon i guess. Tnx for report. If you wish you can always msg me on MSN (pm for info) or IRC (EFNET), on which i am non-stop (more or less of course), with problems so we can try to fix things on the fly. Keep in mind thou, time diffrence ;P
This post has been edited by MadBoy: 22 January 2007 - 01:41 PM
#214
Posted 25 January 2007 - 06:04 PM
[INFO]
Start=Automatic
Drivers_drive=CDROM
Drivers_dir=\
Device_manager=On
Method=RegistryDevicePath
Logging_to_file=Yes
Logging_option=Simple
Drivers_Packed=7zip
Copy_drivers=yes
Copy_where=C:\Drivers
Delete_drivers=No
Create_backup=No
Debug=No
Time_to_start=0
I would like to be a bata tester for your new project. I also would like to figure out an Autoun.inf to ask me to click OK to run hardware.exe.
Thanks.
#215
Posted 26 January 2007 - 01:51 PM
As for beta testing, it's of course possible but there is like nothing to test. New version with diffrent approach isn't even near finish so nothing to be done with it realy
As for the AutoRun.inf well it's posted somewhere here in this thread how to make one. As for MsgBox asking if you want to run it or not, i'm not sure how to make it in AutoRun but i always can code it in my proggy, just don't know why would you need it, and in which mode ?
#216
Posted 02 February 2007 - 12:33 AM
#217
Posted 02 February 2007 - 02:16 AM
#218
Posted 13 February 2007 - 09:11 AM
I had a somewhat similar idea to this, but would like to generalize yours a bit to make it more useful, in addition to what you are doing here (which is kind of a subset of my proposal):
It would really be great to have a standalone facility ("Driver Doctor"?) with a simple GUI that you could run to install drivers after an OS install, reinstall a broken driver, check for more recent drivers for one or all devices, etc. (think up your own). As someone who can afford only Trailing Edge stuff (e.g., a Pyro AGP card), this would beat hunting all over the Net for drivers. And be a LOT more convenient. Maybe even a semi-commercial product (are drivers public domain?)
The Driver Packs work great from inside a distro (experience, warezdemon) but would really be fantastic as such a standalone. If I were a better programmer I'd try it myself.
Is there anyone who wants to be a hero and step up to the plate?
Or I could use some help here, and try (shudder) to do it myself, if I can find the time...
#219
Posted 13 February 2007 - 09:31 AM
#220
Posted 13 February 2007 - 10:36 AM
What jravin wants is to have stadalone app to use one/two computers and there is plenty of that if you realy take time to google on it. What i would like to make is to make such app but for deployment solutions. If i wouldn't be lazy bum i would probably be already half way or even have first betas working on that
jravin: just so you know, it's not near to be an easy project, but eventually someday i'll make such proggy unless someone will do it before me ;P



Help


Back to top









