Jump to content

gyrene2083

Member
  • Posts

    32
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by gyrene2083

  1. rendrag, So, you think psense would be the way to go regarding a router OS? Regarding the total amount of computers, it just seemed throughout the years with the kids getting older, and with the gaming consoles and them wanting their own pc's my collection just grew. lol
  2. tain, Thank you for the advice. I have cat 6 cable I am going to laydown, and I have a Dlink gig switch. I do have the jetway that has dual gig nics, and I have tried Untangle but it constantly froze. So, I was thinking psense as I have read a bit on it and keeping the linksys (that has ddwrt) and using it like a bridge for wifi devices in the house. Any thoughts or opinions on that?
  3. Hello All, Like a lot of folks I have managed, throughout the years to expand my home network, with the likes of either gaming consoles or laptops or pc's for the kids. Below you'll see an image of my setup with what I want to do.(The router and the Linksys are moved around as that's the way I would like to set it up.) My router is a Linksys WRT54G - running DD-WRT. I recently wanted to delve into actually hard wiring all my devices. I wanted to actually build a router, I have read about pSense, and coyote Linux, I am presently playing around with unTangle, which I have to say I am having issues with it freezing. It's built on JetWay NC81. I have 2 gig Ram and I am using an sata 60 gig 2.5 harddrive, oh and a AMD+2 processor. I suppose I am asking opinions on what route I should take. I wanted to keep the DD-WRT for the wifi capability for things like the PSP and iPhones. I mainly want to stream media @ home. I hope I didn't lose anyone with my convoluted rambling, but I wanted your opinions. Another thing I am running Vista on most of the PC's and I was thinking of either adding WHS or Win2k8 for a File Server. Ok now I'm done. Thanking you all in advance,
  4. Hello All, I had a quick question. I see that AutoIt seems to the way to go for a lot of software, but I really have no knowledge in scripting, so I have no idea as to what the commands mean in the script. I have installed the latest version of Nero 7 by changing the entries in the SFX, by using WinRar. It looks like this; ;The comment below contains SFX script commands Setup=setupx.exe /qb /norestart INSTALLDIR1="%ProgramFiles%\1-Applications\Nero 7" SERIALNUM_USERVAL="xxxxxx " AGREETOLICENSE="True" Path=%temp%\NeroDemo11015 Silent=1 Overwrite=1 Title=Nero 7 family=Nero 7 I definitely want it to install in that directory, how can I add that to the script? I also worked on a cleanup batch file last night. I had no idea what I was doing, and it took me about 2 hours to get it right. Mazin, actually started me off with a few lines to add to my existing cleanup.cmd, so I wanted to say thanks mazin. I then took it and ran with it. All it does is makes some directorys, renames some shortcuts and moves them to some folders that I want. So, if someone can eyeball it, and tell me what they think or how I could improve it, I'd be greatly appreciative. Oh and rado354, and kof94, helped me, and pointed me to the AutoIt website. I saw a book there,"Windows Admin Scripting Little Black Book, Third Edition". Any thoughts about this book? (I have the first edition, I don't know how it got in my library, but I found it yesterday.) Should I get this one? Thanking all of you in advance. cmdow @ /HID shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..." net user aspnet /delete MD "%AllUsersProfile%\Start Menu\Programs\1-Applications" move "%AllUsersProfile%\Start Menu\Programs\Microsoft Office" "%AllUsersProfile%\Start Menu\Programs\1-Applications\Microsoft Office" REN "%AllUsersProfile%\Start Menu\Programs\1-Applications\Microsoft Office\Microsoft Office Outlook 2003.lnk" "Outlook.lnk" Copy "%AllUsersProfile%\Start Menu\Programs\1-Applications\Microsoft Office\Outlook.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\Outlook.lnk" REN "%AllUsersProfile%\Start Menu\Programs\1-Applications\Microsoft Office\Microsoft Office Excel 2003.lnk" "Excel.lnk" Copy "%AllUsersProfile%\Start Menu\Programs\1-Applications\Microsoft Office\Excel.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\Excel.lnk" REN "%AllUsersProfile%\Start Menu\Programs\1-Applications\Microsoft Office\Microsoft Office Word 2003.lnk" "Word.lnk" Copy "%AllUsersProfile%\Start Menu\Programs\1-Applications\Microsoft Office\Word.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\Word.lnk" move "%AllUsersProfile%\Start Menu\Programs\Foxit Reader" "%AllUsersProfile%\Start Menu\Programs\1-Applications\Foxit Reader" REN "%AllUsersProfile%\Start Menu\Programs\1-Applications\Foxit Reader\Foxit Reader.lnk" "Foxit.lnk" move "%AllUsersProfile%\Start Menu\Programs\1-Applications\Foxit.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\Foxit.lnk" #MD "%AllUsersProfile%\Start Menu\Programs\1-Applications" move "%AllUsersProfile%\Start Menu\Programs\Mozilla Firefox" "%AllUsersProfile%\Start Menu\Programs\1-Applications\Firefox" move "%AllUsersProfile%\Desktop\Mozilla Firefox.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\Mozilla Firefox.lnk" MD "%AllUsersProfile%\Start Menu\Programs\2-Multimedia" move "%AllUsersProfile%\Start Menu\Programs\Elaborate Bytes" "%AllUsersProfile%\Start Menu\Programs\2-Multimedia\Elaborate Bytes" REN "%AllUsersProfile%\Desktop\CloneDVD2.lnk" "CloneDVD.lnk" move "%AllUsersProfile%\Desktop\CloneDVD.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\CloneDVD.lnk" #MD "%AllUsersProfile%\Start Menu\Programs\2-Multimedia" move "%AllUsersProfile%\Start Menu\Programs\SlySoft" "%AllUsersProfile%\Start Menu\Programs\2-Multimedia\Slysoft" Move "%AllUsersProfile%\Desktop\AnyDVD.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\AnyDVD.lnk" #MD "%AllUsersProfile%\Start Menu\Programs\2-Multimedia" move "%AllUsersProfile%\Start Menu\Programs\Nero 7 Premium" "%AllUsersProfile%\Start Menu\Programs\2-Multimedia\Nero 7 Premium" move "%AllUsersProfile%\Desktop\Nero StartSmart.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\Nero StartSmart.lnk" MD "%AllUsersProfile%\Start Menu\Programs\3-Toolbox" move "%AllUsersProfile%\Start Menu\Programs\Diskeeper Corporation" "%AllUsersProfile%\Start Menu\Programs\3-Toolbox\Diskeeper corporation" Copy "%AllUsersProfile%\Start Menu\Programs\3-Toolbox\Diskeeper Corporation\Diskeeper.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\Diskeeper.lnk" #MD "%AllUsersProfile%\Start Menu\Programs\3-Toolbox" move "%UserProfile%\Start Menu\Programs\PowerISO" "%AllUsersProfile%\Start Menu\Programs\3-Toolbox\PowerISO" move "%userProfile%\Desktop\PowerISO.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\PowerISO.lnk" #MD "%AllUsersProfile%\Start Menu\Programs\3-Toolbox" move "%AllUsersProfile%\Start Menu\Programs\WinRar" "%AllUsersProfile%\Start Menu\Programs\3-Toolbox\WinRar" Copy "%AllUsersProfile%\Start Menu\Programs\3-Toolbox\WinRar\WinRar.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\WinRar.lnk" #MD "%AllUsersProfile%\Start Menu\Programs\3-Toolbox" move "%UserProfile%\Start Menu\Programs\Powertoys for Windows XP" "%AllUsersProfile%\Start Menu\Programs\3-Toolbox\Powertoys for Windows XP" DEL "%systemroot%\*.bmp" DEL "%systemroot%\Web\Wallpaper\*.jpg" DEL "%systemroot%\system32\dllcache\*.scr" DEL "%systemroot%\system32\*.scr" DEL "%AllUsersProfile%\Start Menu\Windows Update.lnk" DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk" DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk" DEL "%UserProfile%\Start Menu\Programs\Windows Media Player.lnk" DEL "%AllUsersProfile%\Start Menu\Programs\Windows Movie Maker.lnk" RD "%UserProfile%\Start Menu\Programs\WinRar" RD /S /Q %systemdrive%\drivers\ RD /S /Q %systemdrive%\apps\ EXIT
  5. SWEET, and I went to that AutoIt site and it suggested "Windows Admin Scripting Little Black Book". They posted the second edition. But, I looked through my own library, because the black book part rang a bell, and viola I have the first edition. Don't remember why I got it, but I have it. So, that should be a good place to start, right? I also, have a couple of VB books too. Come, to think of it, how the h3ll did I get these books? Sorry, thinking aloud!lol
  6. I compiled the file. So, I'm guessing I have to put it in my Runonceex.cmd file like this? REG ADD %KEY%\005 /VE /D "FoxIt Reader 2.0" /f REG ADD %KEY%\005 /V 1 /D "%CDROM%\install\apps\FoxIt\FoxIt.exe" /f
  7. I'm not familiar on how to make the script run, as I'm not familiar with AUTOIT. How can I implement that in the RunOnceEx.cmd file? Also, I had two off topic questions. First question, I have a few programs that are NULLSOFT packaged. I found this out using the Installer Tools. When I right clicked the executible this is what I got. Nullsoft ® Installer setup.exe /Option (All switches MUST be upper case. No double quotes) Install Options /D=x:\dirname Install program to path. /NCRC Skip CRC check. Display Options /S Silent mode. CMenu Options AutoIt Usage Create the Au3 template script. Edit any variables at the start of the script, and add shortcuts, that require deletion. Refer to the CMenu Help Guide. It displays sample highlighted items, to edit. Compile the script, into an exe, and keep it with the installer. Run the compiled exe, to install. Command line Usage To silently install, use the switch: Setup.exe /S I tried it with the /S switch, and I still had to interact with the prog to install it. I also, tired the /D=x:\dirname, and that didn't work at all. Then I saw the CMenu options for AutoIt. How can I make the script to make this prog run? (I did read the help me file, but it wasn't helpful to me). Second question, I also checked the TweakUI and this is what I got back; InstallShield 2003 ® Installer setup.exe /Option Install Options /a Add following parameters to the archived msi. /v Parameters used after this, are passed to the *.msi inside a package. Display Options /s Silent install *.exe packaged. /qn Silent install *.msi. /qb Silent install *.msi with progress window. User Options AutoIt Usage Create the Au3 template script. Edit any variables at the start of the script, and add shortcuts, that require deletion. Refer to the CMenu Help Guide. It displays sample highlighted items, to edit. Compile the script, into an exe, and keep it with the installer. Run the compiled exe, to install. ; If extraction chosen, then run Identity Installer again, when complete. Command line Usage To silently install, use: setup.exe /s /v"/qn" To silently install, if installer extracted, then use: setup.msi /qn I tried all the switches in there and I still didn't get it to install, any ideas on how I can make this work? I would greatly appreciate any help.
  8. You truly are aMAZIN!!!!!! I really am greatful. Being that this pc is my very own, the decision was easy!!! I just wanted to thank you for your patience, and your support. You could have just as easily, told me it can't be done, or mocked my ignorance, but you chose to take the time out, and educate a perfect stranger. It may seem like a small gesture to you, but it's a big one for me. I hope that when I am finally done with my unattended cd, I hope that I can help someone as you've helped me. Thank you. Oh and I'll keep you abreast to how things go.
  9. So, being that /GROUP, is for INNO installs only, is there a way that I can create the 3 folders (1-Applications, 2-Multimedia, 3-Toolbox), and then have the folders created in the startmenu moved to these folders? I'm thinking a batch file, that would run after the complete install, and move the folders over. (Of course, I have no idea of scripting, so forgive my ignorance).
  10. Made a mistake with install, will reinstall and post results later.
  11. Mazin, I was wondering how would I put that in the RunOnceEx.cmd file? Is it like this? Foxit.reg, being the code you provided for the application, stored in the %SystemDrive%? Oh and one more thing, what the h3ck, is the /f switch stand for?
  12. Ctrl-X, thank you so much for your direction. I made some modifications, to the runonceex.cmd file, and ran it. I looked into the registry, and I was able to see not only the entries of the applications, but the path of the executibles as well I am doing a test run on my virtual pc as we speak. I'll keep you abreast as to the outcome.
  13. Thank you Ctrl-X for your answer. I greatly appreciate your time. I wanted to be able to install programs icons in specific folders, in the start menu. For example; Here is the default Target: c:\Program Files\GetDiz\GetDiz.exe Here is where I would like the Target to be: c:\Program Files\3-Toolbox\GetDiGetDiz.exe So, mazin suggested I use the /Group switch like so; The problems I am having right now are finding the right switches, and where exactly do the quotations go, and how I can use the /GROUP switch for the following apps; FoxIt Reader Diskeeper 10 FireFox WinRar 3.20 CloneDVD AnyDVD Nero Ultra 7 TweakUI Powertoy Deskman Powertoy *Office 2003 *Office 2003, was able to do exactly what I wanted, because I created an MST file. So, if you or anyone else has any ideas regarding the switches and quote problems I'm having, I'd be really greatful. I know I'm so close, but not quite there yet.
  14. I greatly appreciate your assistance. I'll get right on it.
  15. Hello All, Since I have been having so much trouble with the RunOnceEx method of installing my applications. I stubbled across WPI. It looks great, and pretty straight forward, but here's is my question. Is there a way I could specify where I want the programs installed, and can I have the icons setup in certain folders in the Start Menu. Here is an example on what I would like to do; Files ...........................Installation Directory.....................................Start Menu Folders MSOffice......................c:\Program Files\1-Applications\MSOffice.........1-Applications\MSOffice Nero 7.........................c:\Program Files\2-Multimedia\Nero7...............2-Multimedia\Nero GetDiz.........................c:\Program Files\3-Toolbox\GetDiz..................3-Toolbox\Getdiz Personally, I perfer to have my system setup this way, because IMO it's easier for me to find what I need, and it looks clean. So, with that being said, can this be done in WPI, and if it can, can someone be so kind as to steer me in the right direction. I appreciate all the help.
  16. Ok so I eyeballed the link you gave me, and made some adjustments to the runonceex file. I ran the file and checked the registry, and now I have the entries in the registry. Some still don't have the path of the executibles, but I think I am on the right path. Does that sound about right to you?
  17. Ok Takeshi are you saying that I have multiple quotation problems? If so, can you point me in the right direction so I can fix them?
  18. Well it skips all the programs and the first error msg occurs with Nero. Windows cannot find '\apps\nero.exe'. Make sure you typed the name correctly, and then try again. Then it installs office with no problem then goes down to cleanup.cmd and displays the same error msg. Then upon further inspection. The only app that is installed is office 2003. The other applications never install. I don't know what I did wrong.
  19. Hello Alphaz, Did you download the Office 2003 Resource Kit? If not, you may want to download it here and read the webpage on advanced setup. Office 2003 Advanced Installation I hope that works. It worked for me, and I was even able to specify what directory I wanted it installed and what directory I wanted the icons installed in, on the startup menu. Now I have to figure out how to get the other programs to work. lol Good luck.
  20. Hello all. First off I wanted to thank Mazin, for the help he has given me. Thanks Mazin. With that said, I am having problems with my installation. I created the winnt.sif file and placed it in the i396 folder. I also, put the runonceex.cmd, cmdlines.txt, and the cleanup.cmd files in the $oem$ folder. The XP installation went fine. The problem I am having is with the installation of the applications. After the first logon, I get the screen that says windows is now setting up the following items: Then it lists all the applications I want to install. Then it just zooms down the list and stops at one of the apps and says Windows cannot find '\apps\application.exe'. Make sure you typed the name correctly, and then try again. So, below I am going to provide a list of the following files; winnt.sif, runoncecmd.cmd, cmdlines.txt, and cleanup.cmd If anyone could eyeball these and steer me in the right direction I would greatly appreciate it. Oh and I ran the runonceex.cmd, and checked the hklm\software\microsoft\windows\currentversion\runonceex key, and all it says is Name = Data, Type = Installing Applications. (I checked that key because that is what the tutorial suggests). RunOnceEx cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\005 /VE /D "FoxIt Reader" /f REG ADD %KEY%\005 /V 1 /D "%SystemDrive%\Install\apps\FoxIt\foxitreader_setup.exe" /VERYSILENT /SP- /DIR="C:\Program Files\1-Applications\FoxIt Reader" /GROUP="1-Applications" /f REG ADD %KEY%\010 /VE /D "Diskeeper 10" /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\apps\Diskeeper\Diskeeper.msi /qn" INSTALLDIR="%ProgramFiles%\3-Toolbox\Diskeeper" /GROUP="3-Toolbox" /f REG ADD %KEY%\020 /VE /D "FireFox" /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\apps\Firefox\firefox.exe -ms -ira /S /D="C:\Program Files\1-Applications\Firefox" /GROUP="1-Applications" /f REG ADD %KEY%\035 /VE /D "WinRar 3.20" /f REG ADD %KEY%\035 /V 1 /D "%systemdrive%\install\apps\Winrar3.20\wrar320.exe /s /DIR="C:\Program Files\3-Toolbox\WinRar" /GROUP="3-Toolbox" /f REG ADD %KEY%\037 /VE /D "Clone DVD" /f REG ADD %KEY%\037 /V 1 /D "%systemdrive%\install\apps\CloneDVD\setup.exe /S /D="C:\Program Files\2-Multimedia\CloneDVD" /GROUP="2-Multimedia" /f REG ADD %KEY%\040 /VE /D "AnyDVD" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\apps\AnyDVD\Setup.exe /S /D="C:\Program Files\2-Multimedia\AnyDVD" /GROUP="2-Multimedia" /f REG ADD %KEY%\050 /VE /D "Nero Ultra 7" /f REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\apps\Nero 7\Nero.exe /silent /noreboot" /f REG ADD %KEY%\055 /VE /D "TweakUI Powertoy" /f REG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\apps\TweakUI\Tweakui.msi /qn" INSTALLDIR="%ProgramFiles%\3-Toolbox\TweakUI Powertoy" /GROUP="3-Toolbox" /f REG ADD %KEY%\060 /VE /D "Deskman Powertoy" /f REG ADD %KEY%\060 /V 1 /D "%systemdrive%\install\apps\Deskman\DPSetup.msi /qn" INSTALLDIR="%ProgramFiles%\3-Toolbox\Deskman Powertoy" /GROUP="3-Toolbox" /f REG ADD %Key%\065 /VE /D "Office 2003" /f REG ADD %Key%\065 /V 1 /D "%systemdrive%\install\apps\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /f REG ADD %KEY%\085 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\085 /V 1 /D "%systemdrive%\cleanup.cmd" /f EXIT cmdlines.txt [COMMANDS] "RunOnceEx.cmd" "rundll32 advpack.dll,LaunchINFSection nLite.inf,nLiteReg" cleanup.cmd cmdow @ /HID shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..." net user aspnet /delete DEL "%systemroot%\*.bmp" DEL "%systemroot%\Web\Wallpaper\*.jpg" DEL "%systemroot%\system32\dllcache\*.scr" DEL "%systemroot%\system32\*.scr" DEL "%AllUsersProfile%\Start Menu\Windows Update.lnk" DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk" DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk" DEL "%UserProfile%\Start Menu\Programs\Windows Media Player.lnk" DEL "%AllUsersProfile%\Start Menu\Programs\Windows Movie Maker.lnk" RD /S /Q %systemdrive%\drivers\ RD /S /Q %systemdrive%\apps\ EXIT winnt.sif ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes Unattendedswitch="yes" TargetPath=\WINDOWS Filesystem=* Repartition="No" WaitForReboot="No" [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=35 OemSkipWelcome=1 [userData] ProductKey=xxxx FullName="Wil Del-Valle" OrgName="MVCD" ComputerName=Phoenix [Display] BitsPerPel=32 Xresolution=1280 Yresolution=1024 Vrefresh=85 AutoConfirm=1 [TapiLocation] CountryCode=1 [RegionalSettings] LanguageGroup=5,1 [identification] JoinWorkgroup=x-men [Networking] InstallDefaultComponents=Yes Home_Page=http://www.google.com [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0 [Components] msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off [shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes
  21. Thanks mazin. I ran the setup for Diskeeper, and I found where it put the .msi file. But, I'm not able to copy the file, because it says it's in use by another program. Also, when I run a complete install of diskeeper, the .msi file disappears. Any ideas? Also, how can I tell if a program is INNO?
  22. Thank you mazin for your help. It is greatly appreciated. This is what I have accomplished so far. I was able to go into Nero 7 using winrar and editing the SFX comment, to read like so. ;The comment below contains SFX script commands Setup=setupx.exe /qb /norestart INSTALLDIR1="%ProgramFiles%\1-Applications\Nero 7" SERIALNUM_USERVAL="xxxx......" AGREETOLICENSE="True" Path=%temp%\NeroDemo11015 Silent=1 Overwrite=1 Title=Nero 7 Demo family=Nero 7 This comment installed perfectly. Office 2003 worked great as well, via the mst. Now I have a few questions, if anyone can help me. I am not quite sure if I can do the same SFX changes to the other programs I want to install below. Also, if I can make the SFX changes do I need to add those switches in the Runcmd file for each program? If I can't, mazin, you suggested I try your switches. But, do the switches you suggested work with the apps below? (installing to a specific directory). Another question, the /GROUP="Foldername" switch, where exactly would I put that on the command line? And the last question, when I did do the unattended cd. I installed it on a pc that had 3 hard drives. C, D, E. On drive c: there was a copy of windows xp home. I wanted a clean install of xp professional. But, when the unattended installation was complete, instead of it installing over the operating system on c; it installed itself in the e: directory!!. Any ideas why this happened? (below is a copy of what my Runcmd file looks like). cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\005 /VE /D "FoxIt Reader" /f REG ADD %KEY%\005 /V 1 /D "%SystemDrive%\Install\apps\foxitreader_setup.exe" /VERYSILENT /SP- /DIR="C:\Program Files\1-Applications\FoxIt Reader" /f REG ADD %KEY%\010 /VE /D "Diskeeper 10" /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\apps\Diskeeper10 Pro\v10ProPrem.exe /S /V/qn" /f REG ADD %KEY%\020 /VE /D "FireFox" /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\apps\Firefox\firefoxsetup.exe -ms -ira" /f REG ADD %KEY%\035 /VE /D "WinRar 3.20" /f REG ADD %KEY%\035 /V 1 /D "%systemdrive%\install\apps\Winrar3.20\wrar320.exe /S" /f REG ADD %KEY%\037 /VE /D "Clone DVD" /f REG ADD %KEY%\037 /V 1 /D "%systemdrive%\install\apps\CloneDVD\setup.exe /S /D=C:\Program Files\2-Multimedia /GROUP" /f REG ADD %KEY%\040 /VE /D "AnyDVD" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\apps\AnyDVD\Setup.exe /S /D=C:\Program Files\2-Multimedia /GROUP" /f REG ADD %KEY%\050 /VE /D "Nero Ultra 7" /f REG ADD %KEY%\050 /V 1 /D "REGEDIT /S %systemdrive%\install\apps\nero 7\register.reg" /f REG ADD %KEY%\050 /V 2 /D "%systemdrive%\install\apps\Nero 7\Setup.exe /silent /noreboot" /f REG ADD %KEY%\055 /VE /D "TweakUI Powertoy" /f REG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\apps\TweakUI\TweakUI.exe /qn" /f REG ADD %KEY%\060 /VE /D "Deskman Powertoy" /f REG ADD %KEY%\060 /V 1 /D "%systemdrive%\install\apps\Deskman Powertoy\DPSetup.exe /s /v/qn" Msiexec /i DPSetup.msi /qb /f REG ADD %Key%\065 /VE /D "Office 2003" /f REG ADD %Key%\065 /V 1 /D "%systemdrive%\install\apps\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /f REG ADD %KEY%\085 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\085 /V 1 /D "%systemdrive%\apps\cleanup.cmd" /f EXIT
  23. @ironside Thank you for the help. I edited the comment file with the text you provided. The pop up box that, I used to get doesn't come up anymore. But, the part that didn't work was specifying of install destination. It installed to c:\program files\nero\nero 7. Any ideas? Also, is there a way I could specify a specific folder to have the icons put in the start menu? I normally like having my Start Menu organized like this: 1-Applications 2-Multimedia 3-Toolbox. So, if you or anyone else has an idea how to do this I'd be really grateful.
  24. I have a few questions. I downloaded Nero 7.5.1.1, I used Ironside's approach. (posted on 21 Aug). I opened up the file with WinRar. I edited the conf.txt file. I remarked the ROOTDIR and added the following lines at the end; MSIPROPERTY MIN_DIRECTX_VER 9 #MSIPROPERTY ROOTDIR "[ProgramFilesFolder]1-Applications\Nero\Nero 7" MSIPROPERTY SERIALNUM "xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" MSIPROPERTY TARGETDIR "C:\PROGRAM FILES\1-APPLICATIONS\NERO\NERO 7" ;The comment below contains SFX script commands Setup=setupx.exe /qb /norestart SERIALNUM_USERVAL="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" Path=%temp%\NeroDemo11015 Silent=1 Overwrite=1 Title=Nero 7 Demo family=Nero 7 I saved everything, and ran the file. It installed only the programs I wanted, which was fine. But, it didn't install it to the directory that I wanted it in. Also, when I started the program, a screen popped up with my info, and serial number. I pressed enter and it came up fine after that. Here's the questions. I would like to have Nero installed like this: c:\Program files\1-Applications\Nero\Nero 7, is it possible to do? Also, is there a way not to have the serial number and my information pop up when I first run the program, and lastly, what is the difference with the values 1 and 2 in line three of the SFX script. (Silent=1) I appreciate all the help. -Semper Fi gyrene2083
×
×
  • Create New...