Jump to content

ZEUS__

Member
  • Posts

    195
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Turkey

Everything posted by ZEUS__

  1. hi, I use WPI v7.2.0 here is my cmdlines.txt [Commands] "rundll32 advpack.dll,LaunchINFSection nLite.inf,U" "regedit /s reg_performance.reg" "regedit /s keys.reg" "cleanup.cmd" "rundll32 advpack.dll,LaunchINFSection RunWPI.inf,,1,N" and I use the "RunWPI.inf" here; ;################################################################### ;#### The post install starter for WPI designed by: ricktendo64 #### ;#### Used for Windows 2000, XP and 2003... #### ;################################################################### [Version] Signature="$CHICAGO$" [DefaultInstall] AddReg=Run.AddReg [Run.AddReg] HKLM,"%RUN%","%WPI%",,"RunDll32 advpack.dll,LaunchINFSection ""%01%\%INF%"",Execute" [Execute] AddReg = OfficeFix RunPreSetupCommands = Launch.WPI:1 DelReg = Run.DelReg [officefix] HKCU,"Software\Microsoft\Internet Explorer\Main","Disable Script Debugger",0x0,"no" HKCU,"Software\Microsoft\Internet Explorer\Main","DisableScriptDebuggerIE",0x0,"no" [Launch.WPI] CMD /Q /C CD /D """%01%\..\WPI""" & START /WAIT /B WPI.hta [Run.DelReg] HKLM,"%RUN%","%WPI%" [Strings] RUN="SOFTWARE\Microsoft\Windows\CurrentVersion\RUN" WPI="Windows Post Install" INF="RunWPI.inf" after desktop loaded, before WPI loading there is a prompt window appear and say "Advanced .inf install is completed, would you like to restart to new setting etc.." how can I be-aware this? and another issue; my programs are not sort of number..cause I add some of them after.for example I add a program and I gave it number 15, it should be last install in normally but installing firstly :S
  2. hi, sorry but I couldn't understand 3. sentence? here is gdi.xml;which one of prompt is change and which to? <MsiUtil> <!-- The result if the patch is needed --> <DetectionResult statusSet="Installed"> [b]<Action type="YesNoPrompt">[/b] <Title>Microsoft GDI+ Detection Tool</Title> <Text>Yazılım aracı, güvenlik açığı içerme olasılığı bulunan bir Microsoft yazılımı çalıştırdığınızı algıladı. Bu güvenlik açığını giderecek güvenlik güncelleştirmelerini Microsoft'tan edinebilirsiniz. Bu güvenlik açığı ve onu hedefleyen gerekli güvenlik güncelleştirmeleri hakkında daha fazla bilgi edinmek ister misiniz? (Hayır'ı tıklatırsanız bu aracın bir daha sizi uyarmayacağını unutmayın.)</Text> <Button type="Yes"> <Action type="LaunchURL">http://go.microsoft.com/fwlink/?LinkId=33568</Action> </Button> <Button type="No"> [b]<Action type="Prompt">[/b] <Title>Microsoft GDI+ Detection Tool</Title> <Text>Yazılım aracı, güvenlik açığı içerme olasılığı bulunan bir Microsoft yazılımı çalıştırdığınızı algıladı. En son güvenlik güncelleştirmelerini yüklemezseniz, sisteminiz risk altına girecektir. Bu güvenlik açığı ve en son güvenlik güncelleştirmelerinin nasıl yükleneceği veya yazılım aracının yeniden nasıl çalıştırılacağı hakkında daha fazla bilgi için aşağıdaki adresi ziyaret etmenizi öneririz: http://support.microsoft.com/?kbid=873374</Text> </Action> </Button> </Action> </DetectionResult> <!-- The result if the patch is not needed --> <DetectionResult statusSet="NotInstalled,NoShow"> [b]<Action type="Prompt">[/b] <Title>Microsoft GDI+ Detection Tool</Title> <Text>Yazılım aracı, bilgisayarınızda GDI+ Grafik Bileşenleri güvenlik açığı içerebilecek herhangi bir Microsoft Office, Microsoft Picture It! veya Microsoft .NET Framework yazılımı algılamadı.</Text> </Action> </DetectionResult> </MsiUtil> all this bold what to change? all actiontype from "yesnoprompt" to "noprompt"? added:always prompt me to go another page
  3. @Martin H; thanks but I don't mean this exactly.I use personally ryanvm update pack already for slipstreaming my hotfixes.I want to install hoxfix also after without this..I don't want to integrate my cd.. for exam; another pc that not installing it's windows with ryanvm's update packs not used. I want to make a one-click-set-up like @sereby's hotfix installer.but not professionall like him. I want write a "install.cmd" with silent switches..then want to click "install.cmd"..is it possible with this switches to install silent my hotfixes after a clean set-up windows xp+SP2?
  4. hi everyone, thanks for this topic.. I have a question about this hotfix install method. after a clean windows XP install with SP2, I want to install all this hotfix with one click.I think I may be create a "install.cmd file"..and then make a 7zip switchless for silent installs.. Is it possible?
  5. hi again, sorry but I have a problem with this file; I couldn't load Turkish language for this custom set-up? This set-up have no language support for any language? Also I couldn't managed it with copy winamp.ini..How can we add our language for this set-up?
  6. anybody there?I'm looking for winamp 5.53 custom set-up..without remote, and free music..and I couldn't anywhere for info..nobody use winamp or this is a secret?
  7. I tried slipstreamer 1.5 and works perfect for me @mara- thanks a lot
  8. hi again! what a nice day.. I slipstreamed again my office source with new slipstreamer v 1.5 beta.and everything works perfect!! I tried 10-15 times before..and I could not succeed in it..but now at the last round I knock out all office updates. B) ok not me .New slipstreamer did it and I watch thank you very much @mara-
  9. ok @mara-.. thanks a lot for your help. cheers
  10. ok. I tried again after your instructions.. I used slipstreamer 1.4..I select admin setup file,select to integrate sp3 and these hotfix; I select English reg file..cause my office language Turkish and there is no Turkish language to select for reg file.. and then I create again unattended.mst file..and 7zip switchless so; ;!@Install@!UTF-8! RunProgram="setup_h.exe TRANSFORMS=unattended.MST /qb-" ;!@InstallEnd@! It works good and installed good again..but the same results again.. may be it's issue for not being Turkish .reg file? edit:added words to meaning
  11. thanks @mara-..I used your slipstreamer..and yes when asked .reg file I closed it..cause there was no my country's language file..but now I understand I must choose my office language..I tried a lot of way except your slipstreamer but not succeed it..I couldn't give a mean for this error.. I'm waiting your new slipstreamer..
  12. hi, I make a fully unattended office 2003 with this guide; http://unattended.msfn.org/unattended.xp/view/web/46/ I slipstreaming SP3 and all updates since SP3..but when I go updates; and here; as you see..office updates did not find anything but windows update finds some..but say yes It's ready for install.but why say so?I don't want to see any updates I slipstream all hotfix but it find..one of them find but other not find..what a strange problem..even if I couldn't explain it I tried also slipstreaming manuel and automatic and slipstreamer 1.4..but the same results.. I need help.I don't like to see any updates thanks
  13. thanks @rick .I'm just looking for an example and I see this..I tried and It worked perfect..
  14. hi, after my silent install I want to delete a file.I look at here; http://unattended.msfn.org/unattended.xp/view/web/31/ and same as I add my install.cmd; start /wait program.exe del %systemdrive%\%programfiles%\Common Files\xxx\xxx\xxx\some.exe but it does not work?how can I delete this file? thanks added: opss..sorry for this I forget double quote("") after this; del "%systemdrive%\%programfiles%\Common Files\xxx\xxx\xxx\some.exe" /f /q ıt works fine for another file..sorry. I'll try for the real file to delete I want.
  15. thanks for this information.I use this 7.7.5.1 and works good.now is this work with 8.3.2.1?I thik this way is the easiest way for install nero silently
  16. @Yzöwl; so thanks.I'll try this..can you give me a link about , [GUIRunOnce] command8="%SystemDrive%\Install\DefUser.cmd" driverpack using command9 and yours .cmd using command8..I couldn't see any information about this on unattended guide..I wonder why we use command9 or why command8 on these lines?If any guide there have been, I want to read it.
  17. thanks for your replies and sorry cause I'm newbie.@cluberti; I don't understand exactly.It's hard for me..I'm confused..I tried my way on virtual PC and it does not work.. and @Yzöwl; if I add your codes on my regtweaks.reg is it ok?or must be add an cmd file?I made a big DVD..I use nlite,RVM, driverpack and also WPI for my silent install. cmdlines.txt have two steps; [Commands] "rundll32 advpack.dll,LaunchINFSection nLite.inf,U" RunWPI_Zune.exe and my winnt.sif; [GUIRunOnce] command9="%SystemDrive%\DPsFnshr.exe" how can I add your codes? for exam; it works or not?; $oem$\$$\install\DefUser.cmd and then I will add on my cmdlines.txt this; %systemdrive%\install\DefUser.cmd is it ok?but do I add it the end or before "RunWPI_Zune" which is true?this; [Commands] "rundll32 advpack.dll,LaunchINFSection nLite.inf,U" RunWPI_Zune.exe "%systemdrive%\install\DefUser.cmd" or this; [Commands] "rundll32 advpack.dll,LaunchINFSection nLite.inf,U" "%systemdrive%\install\DefUser.cmd" RunWPI_Zune.exe sorry I'm confused
  18. Hi, I want some reg improvements my Pc and I read pinned topic from @guguts..I choose some tweak but for example in this codes [HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks"="0" "HungAppTimeout"="1500" "MenuShowDelay"="100" "WaitToKillAppTimeout"="3000" these settings effect only my current user, I want to changed it to my default user.All my users should have the same settings..so I look at regedit and take my setting from regedit.and I changed it default user..but I want to know that if I change my settings in "regtweak.reg" to this, is it true or not?or will cause any crash? thanks.. [HKEY_USERS\.DEFAULT\Control Panel\Desktop] "AutoEndTasks"="0" "HungAppTimeout"="1500" "MenuShowDelay"="100" "WaitToKillAppTimeout"="3000" added:more information
  19. thanks for reply.. I wish there is a way to do this without have to create a blank user..
  20. hi, cause my poor english, I will explain it with screenshot.. I have made my unattended cd.for set-up it creates a username called "user"..after setup I want to change it to "zeus" ok.It changed on windows explorer on here ; but on command prompt and on here it didn't changed? is there a way to change it fully? edit:for information error
  21. opss..Really it works thanks for this..and sorry I couldn't search..
  22. hi, My WPI run from cmdlines.txt after install windows xp professional. I'll try for example; with "Registry before" "%wpipath%\Install\regTweaks\winamp.reg" /s then my silent winamp.exe but each time windows prompt me that would you like to add this vs. vs. how can I do that?is there anyway? I know a little information about silent switch but for ".reg" file I don't know which switch is true?everybody use for ".reg" file /s "/s" is the silent switch for .reg file? thanks:)
  23. hi, that's the topic I just need I want to change my username with "ZEUS__" alper60 ==>> ZEUS__ thankss!! edit by ZEUS__; thanks big boss
×
×
  • Create New...