Jump to content

Pliek

Member
  • Posts

    152
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by Pliek

  1. Adjusted: read whole topic (Pffff) and found answer to my question! :whistle: Nice job anyway, it's worth donating!
  2. I think it's needed to modify the file "msoobeui.dll" ( Windows\System32\oobe\msoobeui.dll) and edit the section UIFILES! There are the xml files to modify, like "duixml" and it's needed to add some lines. But i've not tried... Maybe later! I've found some help here: http://doc.trolltech.com/3.3/designer-manual-16.html#1-10 And in French: http://www.wikikou.fr/modifier-activites-fenetre-conversation-dossier-14.html I hope that will help you. Thanks ,...I'll look intoo it
  3. this is not correct. The white Background by creating the Useraccount and Passwort is not in the spwizimg.dll of boot.wim (image #2). The white Background who you can read: Installation Windows ... ... Updtates was installed Installation finished is the spwizimg.dll of boot.wim (image #2)bitmaps 516 @Beatmaster Thats correct....
  4. Yes i read that guide, things he refer to is editting the *.dll.mui files. He didn't mention the background in the account screen, only editting the setup text. To bad nobody knows what file to change to get rid of the white screen (the making an account screen).
  5. Could anyone tell me where i need to look for editting the white backgrounds of these 3 images in setup Windows 7: Making your account in setup W7 Give a password in setup W7 Completing configuration settings in setup W7 after account and pasword. Hope someone can help.... Thanks in advance
  6. Thanks Kel, mritter, and others who make it so easy for us. Will be testing right away.
  7. No way to find the right switch, al possible switch combinations give serial storing problems. And .....serial input notivications after install. Nice product anyway, sure you will fix this. Good luck!
  8. I did the same, but with a regtweak.cmd that executes in FirstLogonCommand. After making a new account and after a reboot the tweaks are onely for current user, so please tell me how to get this working. So it work....as long as you don't make any new account(s) after applying your tweaks at FirstLogonCommand. Added in my xml: <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <Order>1</Order> <CommandLine>cmd /c %systemroot%\setup\scripts\regtweaks.cmd</CommandLine> </SynchronousCommand> </FirstLogonCommands> My regtweaks.cmd looks like this: @echo off REGEDIT /S %systemroot%\setup\scripts\REGTWEAKS.REG EXIT
  9. Splash.exe is a splashscreen that hides your installations during command with a nice looking picture. VMWARETOOLS.exe is a tool when testin in VMWare virtual computer.
  10. wrong...wrong...wrong The problem was Office 2007, I had made it unattended with a XML file (always worked until 2 days ago in Vista Ultimate). It seems that a admin install is better and gives no WPI runtime errors at all. Now I use office Enterprise 2007 with a UNATTENDED.MSP file...much better. So for me this problem is solved. Thanks for the new WPI version, by the way..
  11. Found the problem, if I have Microsoft Visual C++ 2005 Reditributale already installed before Wpi installs Expressionweb....then the error pops up. Later tests I have done, and first I uninstalled the Microsoft Visual C++ 2005 Reditributale before I start the installation of Expressionweb en no more errors. Must say that this installalation problem is on Vista Ultimate 32bit, this problem does'nt appear in XP. Will do more tests today. let you know is some things change my conclusion for now. Greets Pliek
  12. Same error here, but onely while installing Microsoft Expression Web. My config looks like this: prog[pn]=['Microsoft Expression Web v12.0.4518.1014']; ordr[pn]=[07]; desc[pn]=['Microsoft Expression Web bevat alle tools die nodig zijn om een complete website te maken. Die uiteraard van hoge kwaliteit is en eventueel dynamisch kan zijn. Expression Web is een zogenaamde WYSIWYG (What You See Is What You Get) editor, wat inhoudt dat je geen kennis hoeft te hebben van bijvoorbeeld ASP, CSS, XML of HTML. Met een speciale management tool wordt geprobeerd om overzicht te houden over een website, daarmee kan worden bepaald waar websites worden opgeslagen en hoe stijlen beheerd moeten worden. De makers hebben verder XHTML en CSS strikt aangehouden om zo ervoor te zorgen dat de website in iedere browser werkt. Dankzij de de integratie van ASP wordt het verder mogelijk om dynamische websites te bouwen. Wil je na de installatie nog configureren, dan gaat dat via de map Microsoft Expression in het startmenu.']; uid[pn]=['MICROSOFTEXPRESSIONWEB']; dflt[pn]=['no']; cat[pn]=['Websites bouwen']; forc[pn]=['no']; cmd1[pn]=['%ROOT%\\WPI\\Install\\Apps\\Websitesbouwen\\MicrosoftExpressionWeb\\Setup.exe /config SETTINGS.XML']; pn++; And my SETTINGS.XML looks like this: <Configuration Product="WebDesigner"> <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> <PIDKEY Value="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx" /> <USERNAME Value="USER" /> <COMPANYNAME Value="Got2be-Unattended-4U" /> --> </Configuration>
  13. Next month hmmm,.....will be waiting at the front off my desktop to download the new release.. Hahahahahah. Verry curious what you guys made off it.. UAC,....well there we have somethig for, like Sp00f said (works great though). Good luck Kel, hope a month will pass by quickly........................... LOL
  14. Thanks works perfect,....with reg settings its easy to get it dutch. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Skype\Phone\UI\General] "Language"="nld"
  15. Yes please, could you pump up it up to 10, need sometimes more than six. So that would be a great efford to the program itself.
  16. Hi, Made some repacks with Installer Design Studio. But some of them need the installsource (Installing with WPI from a DVD) to make configurations to the program when you first run it. And I get the message that the install source is on a netwerkdrive and is not available. Sometimes a repack keeps on doing the configurations over and over every time I run it. So I made a sfx with winrar from the Program.msi and let it unpack to it's default programfolder and install the Program.msi from there, this gives me the advantage that the installation source is always available when I run it (so no need to put in the DVD again for config.). It keeps on doing the configurations, but always from its install source that is in the programfolder itself. Is there a solution for this? It is not with a specific program, but some of my repacks have this. sorry i'm new with repacking....
  17. We need the download...anyway this is all for nothing?????
  18. nice andregcasal I will test soon and hope if anything doesn't work for your help. Have been looking here before (several months ago)...thought this subject was dead...but no. nice.
×
×
  • Create New...