Jump to content

Computerpro2

Member
  • Posts

    13
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Computerpro2

  1. Thanks for you help, I have the right quotes and everything... I just doesnt want to install.... I dont know what i am doing wrong. I have tried using %AppsRoot%\Install\...... and that didnt even work.
  2. You cannot reduce the size of the installation folder for either version of Office.
  3. Hi guys, I am trying to get Adobe Photoshop CS3 to install silently from my Windows Vista DVD and i am not having too good of luck with it... I have everything setup properly i think... I followed adobe's instructions for silent installs of the entire CS3 suite... http://www.adobe.com/support/deployment/cs3_deployment.pdf as well as the ones posted somewhere on MSFN. here is my code for Autounattend.xml for Windows Vista... <RunSynchronousCommand wcm:action="add"> <Order>7</Order> <Path>cmd /c %AppsRoot%\Install\Adobe\Photoshop\Setup.exe --mode=silent --deploymentFile="D:\Install\Adobe\Photoshop\deployment.xml"</Path> <Description>Installing Adobe Photoshop CS3 Please Wait...</Description> </RunSynchronousCommand> Here is my Application.xml.OVERRIDE code <?xml version=”1.0” encoding=”utf-8”?> <Configuration> <Payload> <Data key=”Serial” protected=”0”>SERIAL HERE</Data> <Data key=”Registration”>Suppress</Data> <Data key=”EULA”>Suppress</Data> <Data key=”Updates”>Suppress</Data> </Payload> </Configuration> If someone knows away to do this please let me know! Thanks in advance for your help guys, its much appreciated... I have been trying to get this to work for about 2 weeks and i am finally asking for help.
  4. Hey guys, I have Office Professional Plus and i have my config.xml file all done, i have been fiddling around trying to get it to install from my vista dvd... <RunSynchronousCommand wcm:action="add"> <Order>3</Order> <Path>cmd /c %AppsRoot%\Install\Microsoft\OfficePro\setup.exe /config %AppsRoot%\Install\Microsoft\OfficePro\Pror.WW\config.xml</Path> <Description>Installing Microsoft Office 2007 Professional Plus Please Wait...</Description> </RunSynchronousCommand> Right now, I am running or rather attempting to run setup from <settings pass="auditUser"> since that is when i install all of my other applications. (unless i should install them all during <settings pass="oobeSystem">..... please let me know) Here is my Office Pro Plus Configuration file... <Configuration Product="Pror"> <Display Level="none" CompletionNotice="no" SuppressModal="no" AcceptEula="yes" /> <Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Setup(*).txt" /> <PIDKEY Value="PRODUCT ID HERE" /> <USERNAME Value="William Johnson" /> <COMPANYNAME Value="The Windows Blog" /> <INSTALLLOCATION Value="%programfiles%\Microsoft Office" /> <LIS CACHEACTION="CacheOnly" /> <OptionState Id="ACCESSFiles" State="absent" Children="force" /> <OptionState Id="EXCELFiles" State="absent" Children="force" /> <OptionState Id="OUTLOOKFiles" State="Local" Children="force" /> <OptionState Id="PPTFiles" State="absent" Children="force" /> <OptionState Id="PubPrimary" State="absent" Children="force" /> <OptionState Id="RosebudMSIFiles" State="Local" Children="force" /> <OptionState Id="WORDFiles" State="Local" Children="force" /> <OptionState Id="SHAREDFiles" State="Local" Children="force" /> <OptionState Id="TOOLSFiles" State="Local" Children="force" /> <Setting Id="Reboot" Value="IfNeeded" /> </Configuration> Thanks in advance for your help.... OFFTOPIC: Does anyone know how to get Adobe Photoshop CS3 to install during Vista setup (on the vista dvd as every other applicatoin) Once again, thanks for your help...
  5. Hi guys, I am wondering.... Ifi were to edit the ntoskrnl.exe and ntkrnlpa.exe and make a bootscreen image (ie vista ultimate logo) how would i replace the out-of-box resources with the custom ones so that windows actually has a bootscreen (like xp)? I did read there is only a few options and those are mostly windows related.... I really dont like using the NOGUI Bootscreen because it seems like the OS boots slower then it does with the normal boot screen. EDIT: Also when i replaced those resources when i restarted windows said something about the digital signature couldnt be verified.... heres what the MSDN site says... heres the link to the above quote.. http://msdn2.microsoft.com/en-us/library/aa382540.aspx I have tried to replace the mentioned files before and so far i havent been able to get it to work, i always end up having to "Repair Windows." Could i mount the Install.WIM using ImageX and take the files from there and edit them with PE Explorer??? Any help is appreciated guys!! Thanks in advance!
  6. Hi guys, I need to know how i can slipstream my promise 378ata drivers into my xp installation. I dont have a floppy drive to use to install my drivers for windows setup so i need to know how i can get them to install without having to use the F6 option to install additional drivers... Any help would be appreciated..
  7. Hi guys i am wondering how i can install adobe photoshop CS2 while installing windows? i am installing programs using the CMD method of install. thank in advance guys.
  8. Hi guys I cant figure out how to install fonts using my unattended xp cd, i have over 1000 fonts and i dont like having to install them after installing windows xp how can i install them during installaiton?? thanks guys for your help....
  9. I am tryin to get UBCD in my multi boot dvd but when tested it i get problem booting to cd/dvd drive. i am following the guide HERE for ultimate boot cd. i was gonna try to integrate it in but i dont know how to do that using those instructions. if someone who knows anything on that subject could rewrite the directions i would appreciate it.
  10. Hi guys when i test my multi boot dvd in VmWare and try to install windows 2000 professional (this also happens when i try to install 2000 server) it will say CDBOOT: Cannot find NTLDR. I am following THIS TUTORIAL so i dont really know what happend..... i am making this dvd for my friend who has xp,2000 pro and server he said SP4 was slipstreamed. please help with this..... thanks much guys..
  11. Hi i need help with making switches and i need to know where to put them and if they are batch files, CMD files or what and do i put them in with the programs that i am planning on installing during XP installation. I also have another problem i installed an ISO image of an xp cd that i tried to install programs on and the CMD windows came up in the installation but when the installation got done and i was logged into my account it gave me the following error: "windows cannot find 'C:\Install\Applications\dreamweaver\Dreamweaver.exe'. Make sure you typed the name correctly, and then try again. To search for a file, click the start button, and then click search." It gave me the same error for the other the other program as well. i will post my script following this. DREAMWEAVER MX ECHO. ECHO Installing DreamweaverMX ECHO Please wait... start /wait %systemdrive%\Install\Applications\Dreamweaver\Dreamweaver.exe /qb ----------------------------------------------------------------------------------------------- CODE FROM WINNT.SIF FILE [GuiRunOnce] "%systemdrive%\install\AcrobatReader.cmd" "%Systemdrive%\install\Applications\Dreamweaver\Dreamweaver.cmd" SCREENSHOT OF THE ERROR MESSAGE ( please note that i installed this copy of windows xp pro on MS VPC 2004 and therefor i had to get the error from my files on my hard drive because i deleted that image from my VPC folder. the ERROR is the same as it was in VPC no changes were made.) The other programs are setup the same way i dont know what i am doing this is my first time trying this type of installation i do however know everything there is to know about unattended installations of XP but not adding programs to the installation thats a little tricky considering ive never done it before. I Dont have any switches for any of my programs (by now you should know why) thanks in advance for all your help..... I
  12. Hi i am looking for a program or help on how to add MS office 2003 (professional) and norton internet security 2005 to my XP install cd so i dont have to install it later on. i have an unattended install cd done that works using NLITE accept i would recommend adding an option to the part for unattended support because that doesnt enter the following lines in to the winnt.sif file. Autopartion=1 (or 0) i preferr that so i dont have to do anything during the installation..... thanks in advance for all your help!!!
×
×
  • Create New...