rebi Posted April 28, 2010 Posted April 28, 2010 (edited) i want to change the Driver Pack Finisher that start in the first log on of windows i want to switch it in the installing of windows time . how can i do that > Edited April 28, 2010 by rebi Quote
ricktendo Posted April 28, 2010 Posted April 28, 2010 This is not a good place to put it, because it would try to run everytime a new user is created Quote
rebi Posted April 28, 2010 Author Posted April 28, 2010 what did you mean exactly rick ... :rolleyes: Quote
ricktendo Posted April 28, 2010 Posted April 28, 2010 DP Finisher will want run every time you create a new user account and log into it for the first time...BTW if you still want to know look at my Windows Sidebar, I do it with that; Registers the Sidebar's EXE and DLL files on 1st user login[PerUserStub.AddReg]HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{D58F39FF-953E-4F45-898F-59F243B9A523}",,,"Windows Sidebar"HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{D58F39FF-953E-4F45-898F-59F243B9A523}","ComponentID",,"sidebar.EXE"HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{D58F39FF-953E-4F45-898F-59F243B9A523}","IsInstalled",0x10001,1HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{D58F39FF-953E-4F45-898F-59F243B9A523}","Locale",,"en-US"HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{D58F39FF-953E-4F45-898F-59F243B9A523}","StubPath",0x20000,"RUNDLL32 advpack.dll,LaunchINFSection %INF_FILE%,Register"HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{D58F39FF-953E-4F45-898F-59F243B9A523}","Version",,"6,0,6002,18005"You need to generate a GUID and change the StubPath to launch DP Finisher Quote
rebi Posted June 7, 2010 Author Posted June 7, 2010 it is for your sidebar how can i change the time of dpsfinisher ? Quote
Mr_Smartepants Posted June 7, 2010 Posted June 7, 2010 Why aren't you asking this question over at DriverPacks.net forums? Are you afraid of us? Did you select to run the finisher at GUIrunonce or RunOnceEx? If RunOnceEx, then change the number found in %source%\$OEM$\cmdlines.txt[Commands]"ROE.exe 937"Change the 937 to any number between 10 and 999. Any number will do, but make sure it doesn't conflict with your other apps executing during RunOnceEx.For more info on ROE, read here: http://unattended.msfn.org/unattended.xp/view/web/14/ Quote
rebi Posted June 8, 2010 Author Posted June 8, 2010 (edited) - i am sure nobody like my question or request - any way if i you would like help me or another people the first step is be friendly response ...- i will test it .- so if i found it i will show in herei use %OEM%cmdlines ;; Generated by DriverPacks BASE 8.12.5;[Commands]"ROE.exe 937" ====>> the first time of login i see the picture i said .when time is good ? id didn,t andd app in cmlinei chang it too 300 ... how can i know 300 is between winch time of installing :questionmark: Edited June 8, 2010 by rebi Quote
rebi Posted June 8, 2010 Author Posted June 8, 2010 test don no Chang and i see again the picture Quote
Mr_Smartepants Posted June 8, 2010 Posted June 8, 2010 That's because there are only two options. GUIrunonce or RunOnceEx. Both occur at roughly the same time. ROE is better (in my opinion). GUIrunonce requires entries in the winnt.sif, which is not used by everyone.If you have entries in BOTH GUIrunonce and RunOnceEx, they will both execute at the same time and cause problems.EXACTLY when do you wish to execute the finisher? Ricktendo64 already explained how to execute it during first user login. Quote
rebi Posted June 9, 2010 Author Posted June 9, 2010 (edited) 1- RunOnceEx 2- EXACTLY when do you wish to execute the finisher? ===>> in the 13 minute Before installing Svpack ,if it is possible 3- exactly not in the first logon Edited June 9, 2010 by rebi Quote
rebi Posted June 9, 2010 Author Posted June 9, 2010 (edited) 1- RunOnceEx 2- EXACTLY when do you wish to execute the finisher? ===>> in the 13 minute Before installing Svpack ,if it is possible 3- exactly not in the first logon Edited June 9, 2010 by rebi Quote
Mr_Smartepants Posted June 9, 2010 Posted June 9, 2010 (edited) To answer your question...no. That's not possible.Not all the installers in every DriverPack are compatible with being installed at T-13, but all are ROE compatible.If you want to test, add the following line to \i386\svcpack.inf[SetupHotfixesToRun]%SystemDrive% & cd\ & Start /wait /separate /high "" DPsFnshr.exeI haven't tested this, but I'm 90% certain that it will fail.Don't blame me if this smokes your install, melts your ice-cream or turns your cat purple. Edited June 9, 2010 by Mr_Smartepants Quote
rebi Posted June 10, 2010 Author Posted June 10, 2010 thank you Mr_Smartepants it workedyes that right and how do i know what happen in this time and seeing the problem if it is or not ? Quote
Mr_Smartepants Posted June 10, 2010 Posted June 10, 2010 You'll have to check the %windir%\DPsFnshr.log Quote
rebi Posted June 12, 2010 Author Posted June 12, 2010 Mr_SmartepantsThank you again your work is best :thumbsup_anim: Quote
rebi Posted June 12, 2010 Author Posted June 12, 2010 again i test it for sure of off done itbut it did not work again - amazing it worked for one time no more :icon_cool: :questionmark: Quote
Mr_Smartepants Posted June 12, 2010 Posted June 12, 2010 I told you it would fail. The finisher will run fine, but the individual installers were not made to be installed at T-13 and the majority of them will fail. Quote
rebi Posted June 13, 2010 Author Posted June 13, 2010 Mr_Smartepantsyes you say it i remember , it is a bad problem , i see the dpsfinisher time in windows of my friend that created it he change this time to 13 minutes of picture that i showed it just this pic run , i did not know how can he do it ? but i think he use a program for doing that . i see just this pic in time something like this : Quote
rebi Posted June 17, 2010 Author Posted June 17, 2010 Mr_Smartepantsdo i write the text in cmdlines :questionmark: [setupHotfixesToRun]%SystemDrive% & cd\ & Start /wait /separate /high "" DPsFnshr.exei see xplode mode in dps finisher time . did you know the using of it ? Quote
Mr_Smartepants Posted June 17, 2010 Posted June 17, 2010 (edited) It sounds like you don't understand what you're doing.You need to first understand what cmdlines.txt and svcpack.inf are used for. First read: http://unattended.ms...xp/view/web/14/Next read: http://unattended.ms...xp/view/web/24/ Edited June 17, 2010 by Mr_Smartepants Quote
rebi Posted June 17, 2010 Author Posted June 17, 2010 (edited) It sounds like you don't understand what you're doing. :icon_cool: You need to first understand what cmdlines.txt and svcpack.inf are used for. First read: http://unattended.ms...xp/view/web/14/Next read: http://unattended.ms...xp/view/web/24/you don't understand what i said . you give me this text and it is in svpack i know different of those . just i ask you if i add text in cmdline of (roe) is it right or no :ranting:i see xplode mode in dps finisher time . did you know the using of it :questionmark: Edited June 17, 2010 by rebi Quote
Kelsenellenelvian Posted June 17, 2010 Posted June 17, 2010 Appearently you don't know the difference because this:[SetupHotfixesToRun]%SystemDrive% & cd\ & Start /wait /separate /high "" DPsFnshr.exeIS NOT cmdlines-style coding...This:[COMMANDS]"VisualStyles.exe""Customfiles.exe""Fonts.exe""renuser.exe Administrator Kelsenellenelvian""rundll32 advpack.dll,LaunchINFSection RunWPI.inf,,1,N"is cmdlines-style coding... Quote
rebi Posted June 18, 2010 Author Posted June 18, 2010 [SetupHotfixesToRun]%SystemDrive% & cd\ & Start /wait /separate /high "" DPsFnshr.exewhen i use it in [setupHotfixesToRun] it did not mater used in cmdline ?ok i got it what you say man Quote
rebi Posted January 31, 2011 Author Posted January 31, 2011 for along time i cam backi use driver pack of http://driverpacks.net/ and its so good for my windows i use integrating hot fix of XPSP3_QFE_UpdatePack for Windows XP Post-SP3 1.4.7 20110111really good and excellent just those time i see the driver pack finisher in the first log in of windows i file xplode soft to change the time of that just i did not know how can i do use this xplode if any body can help me ? Quote
Mr_Smartepants Posted January 31, 2011 Posted January 31, 2011 i file xplode soft to change the time of that just i did not know how can i do use this xplode if any body can help me ? No. You cannot decompile (or "xplode" as you say it) the DPS Finisher. The source code is compiled (or built) into an .exe file.Besides, you cannot alter the source code to change the time that it executes. It doesn't work like that.We've all tried to explain it to you several times. To change the time that the Finisher runs, you have to "call" it from different files using different methods.You must call the Finisher from either GUIRunOnce or RunOnceEx using the methods built into the DPS BASE. ANY other method is NOT supported and will probably fail (unless you know exactly what you are doing, which you don't). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.