Jump to content

Mekrel

Member
  • Posts

    379
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by Mekrel

  1. http://www.clanee.com/gfx/ in the folders are inf files, named the same as the folder they are in, the other files seem to be the same as whats in the other folders.
  2. In regards to: http://unattended.msfn.org/xp/space_saving_tips.htm is there a way to tell if its safe to delete the language folder? I guess I could move it as a backup and test it with Vmware, but are there any other quicker methods i could try?
  3. Our laptops all 6th formers had used to do this, but we used to stick out house keys in the back and shut each others machines off lmao yup we were all immature i know
  4. just used the new one on the forceware 71.50 from leadtek and it kept creating loads and loads of subdirectories
  5. huh, you two are using the exe and the msi , although that works it would mean having a bigger install directory, your doing different to r_e_endymion's install.
  6. Yup i made a config.txt, Config.txt ;!@Install@!UTF-8! RunProgram="pdisk.cmd" ;!@InstallEnd@! Pdisk.cmd REGEDIT /S Pdisk.reg msiexec /i Perfectdisk.msi /q ALLUSERS=1 ADDLOCAL="PDEngine,HelpFiles,GUI,DesktopIcon" INSTALL_DESKTOP_ICON=1 Installs fine by launching the .cmd file, but when in the 7zip its a no go, hangon, you said i have to launch the .Exe? That wont be a problem aslong as launching the exe will follow the command lines if i put them in the setup.ini. Right? Tested, yup putting them in the .INI Cmdlin= works perfect when launching the .EXE Thanks 1chaoticadult, thanks alot m8
  7. Ok dont need Autoit anymore, found the solution. When I extract the PD5setup.exe thier is a dat file, which contains some registry settings. I changed this .dat file to a .reg file and merged it into the registry before launching the MSI as i did above. Installed fine with no problems . Now this isnt tested on a unattended machine, will do so in a second. All I want to know are 3 things: Do I need all the other files in the directory with the msi? Why do other msi installs on MSFN not use the msiexec i\ command, but call them like normal .exe with the switches following I tried making this into a 7zip archieve but it doesnt do nothing when i run it, i used the same method in the nero post bellow but with no .sfx is the no sfx making the thing not work? How do i make one if so - ive tried searching thanks, plsss help me with this ive nearly finished my unattended CD then
  8. As in, using Autoit it will launch the app and the Perfect disk menu will come up and i will see it run. Unlike using switches where you can hide the GUI.
  9. ok, cant actually get a silent install with autoit then :/, not to much of a problem as its only my CD for my computer and i aint gonna press cancel lol.
  10. I dont think it is because i used to have the .exe self extracting codec setup before i found the msi, and still had the same problem. I however have just made a Autoit script and can also have it compiled to an exe, to use that script do i just execute the autoit script, or does autoit have to be installed before. Never used Autit before you see. Thanks for your help though mate
  11. @echo off cmdow @ /HID FOR %%d IN (c: d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x: y: z:) DO IF EXIST %%d\CD.TXT SET CDROM=%%d SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing applications" /f REG ADD %KEY%\001 /VE /D "Mozilla Firefox 1.0 + Extensions" /f REG ADD %KEY%\001 /V 1 /D "%CDROM%\$OEM$\$1\install\Applications\FIREFOX\FIREFOX.EXE /s" /f REG ADD %KEY%\001 /V 2 /D "%systemdrive%\install\Applications\FIREFOX\SETUP.EXE -MS -IRA" /f REG ADD %KEY%\001 /V 3 /D "%systemdrive%\install\Applications\FIREFOX\profile.exe /s" /f REG ADD %KEY%\001 /V 4 /D "%systemdrive%\install\Applications\FIREFOX\firefox.CMD" /f REG ADD %KEY%\001 /V 5 /D "%systemdrive%\install\Applications\FIREFOX\CLEAN.CMD" /f REG ADD %KEY%\005 /VE /D "Logitech Setpoint for MX1000" /f REG ADD %KEY%\005 /V 1 /D "%CDROM%\$OEM$\$1\install\Applications\setpoint\setpoint.exe /s" /f REG ADD %KEY%\005 /V 2 /D "%systemdrive%\install\Applications\setpoint\setup.exe -s -f2\"%systemdrive%\setpoint.log\"" /f REG ADD %KEY%\010 /VE /D "Java 5.1 Runtime" /f REG ADD %KEY%\010 /V 1 /D "%CDROM%\$OEM$\$1\install\Applications\java\java.exe /s" /f REG ADD %KEY%\010 /V 2 /D "%systemdrive%\install\Applications\java\jre5.msi /QB-! ADDLOCAL=jrecore IEXPLORER=1 MOZILLA=1 REBOOT=Suppress" /f REG ADD %KEY%\015 /VE /D "Kerio Personal Firewall 4.1.2" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Applications\kpf\kpf412.exe /S /V\"/qn REBOOT=Suppress\"" /f REG ADD %KEY%\020 /VE /D "WinAmp 5.07" /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\Applications\winamp\winamp.msi /qb-! INI="%systemdrive%\install\Applications\winamp\winamp.ini"" /f REG ADD %KEY%\025 /VE /D "WinRar 3.14" /f REG ADD %KEY%\025 /V 1 /D "%systemdrive%\install\Applications\WinRAR\wrar341.exe /s" /f REG ADD %KEY%\025 /V 2 /D "REGEDIT /S %systemdrive%\install\Applications\WinRAR\cascade.reg" /f REG ADD %KEY%\030 /VE /D "MSN Messenger 6.2" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\install\Applications\MSN\MsnMsgs.msi /QB-!" /f REG ADD %KEY%\035 /VE /D "Adobe Reader 7.0" /f REG ADD %KEY%\035 /V 1 /D "%systemdrive%\install\Applications\adbrdr\AdbeRdr70_enu_full.exe -q /s /v/qn" /f REG ADD %KEY%\040 /VE /D "ABC BitTorrent Client" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\Applications\abc\abc.exe /S" /f REG ADD %KEY%\045 /VE /D "Media Codecs" /f REG ADD %KEY%\045 /V 1 /D "%systemdrive%\install\Applications\codecs\codecs.msi /qn Audio=1 Video=1 QT=1 RM=1" /f REG ADD %KEY%\050 /VE /D "Adobe Photoshop CS" /f REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\Applications\pscs\pscs.exe /s" /f REG ADD %KEY%\050 /V 2 /D "%systemdrive%\install\Applications\pscs\Setup.exe -s -f2\"%systemdrive%\Photoshop.log\"" /f REG ADD %KEY%\050 /V 3 /D "%systemdrive%\install\Applications\pscs\settings.exe /s" /f REG ADD %KEY%\055 /VE /D "Scite Source Code Editor" /f REG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\Applications\scite\scite.exe /VERYSILENT /NORESTART" /f REG ADD %KEY%\060 /VE /D "GDATA AntiVirus Kit 2004" /f REG ADD %KEY%\060 /V 1 /D "%systemdrive%\install\Applications\avk\avk2004.exe /s" /f REG ADD %KEY%\060 /V 2 /D "%systemdrive%\install\Applications\avk\Setup.exe -s -f2\"%systemdrive%\avk.log\"" /f REG ADD %KEY%\065 /VE /D "Direct Connect 0.688" /f REG ADD %KEY%\065 /V 1 /D "%systemdrive%\install\Applications\directcon\DCPlusPlus.exe /S" /f REG ADD %KEY%\070 /VE /D "Ahead Nero Ultra 6.3" /f REG ADD %KEY%\070 /V 1 /D "%systemdrive%\install\Applications\nero\nero.exe" /f Perfect disk was where Adobe Photoshop is now, key number 50. I obviously replaced it untill i found a working solution. I could only think that Kerio would be causing the problem with not allowing some programs to execute but everything after kerio works fine anyway. I would buy number 7/latest one but cant untill 2 weeks time when i next get paid and my system is in need of a desperate reformat after all these unattended tests i have done on it. What is the importance of msiexec, other msi's command lines in my RunonceEx from tutorials on this forum/ ones i use myself done require this command.
  12. So i just call this from RunonceEx with no switches as the nero.cmd contains the switches? Edit: PS Brilliant guide and I may start using this 7Zip after this, its brilliant. actually forget my question ive tested it , and please a tutorial on how to make the icon SFX thing
  13. Ok, I know 6 is mentioned in the app switches sticky at the top, but im sure I have tried to install this version using the same switches. I tought I had cracked it, in this thread: http://www.msfn.org/board/index.php?showto...35620&hl=syntax Using the code provided by Nologic: REG ADD %KEY%\050 /V 2 /D "msiexec /i %systemdrive%\install\Applications\perfectdisk\Perfectdisk.msi /q ALLUSERS=1 ADDLOCAL=\"PDEngine,HelpFiles,GUI,DesktopIcon\" INSTALL_DESKTOP_ICON=1" /f but it refused to install. The info obtained to get the discussion in the thread linked to was a readme from the extracted installer. Any ideas, ive virtually got all my apps installed now except this, MS antispyware which I now how to, steam, Nero and cuteFTP. I was going to purchase the upgrade to the latest version but Ive got be carefull on what I spend as my ISP has apparently been paid but hasnt shown on my bank statement, so i dont know how much money I have left in reality
  14. On another forum, a member linked to a site with these pictures explaining that they are not the tsunami, the pictures on this page are of a tidal bore which happend not so long ago either.
  15. Brilliant, Thanks alot mate, got my nvidea drivers down from 57mb, to 17 , and gotta delete one of them graphic drivers ones still. Now down to 11.7mb atfter deleteing the nv_dsp2 folder. , good luck with your programing.
  16. Do you mean compressed or decompressed? After using your batch on nVidiadrivers, three directories were created: 1. A maindirectory called Display 2. Two subdirectories in Display called nv4_disp and nv4disp2 Which directory do I need for my Unattended Disc? They both have almost the same files but nv4_disp is a little bigger (about 0.02mb). BTW, I have a Geforce4 TI4200 8x AGP EDIT: What is installed by nVidia-installer that isn't installed by windows-setup.inf-method? Hi, I would like the same answer to this question, with Nvidea graphics drivers i get 2 sub directories, which do I use? Also, do I just use the files created how I usualy would? i.e: put them into folders in the $OEM$\$1\drivers\device folders and then point to them in the PnPdriverspath in Winnt.sif? If so then this tool is brilliant, so handy for reducing bloated nvidea drivers. Many thanks
  17. Right click the part in question, choose properties and select customise by the start change: number of start menu items to: 0 that will sort it.
  18. Yeah same here now ive tested it, looking into it now. Weird, is it gonna stay the same lookas it is now, as its exactly the same as GIANT, they havent even changed the support contact yet hehe.
  19. it does work with the msi im pretty sure, as GIANT did before they bought them. Weird, it is GIANT Anti Spyware but now with microsoft plastered all over it.
  20. cool, just got confused, Greenmachines theme creation guide didnt have one, and i thought it was a type, that he missed out the \, but in the official ms theme files its the same too. luna.theme [Control Panel\Desktop] Wallpaper=%WinDir%web\wallpaper\Bliss.bmp Wallpaper.MUI=@themeui.dll,-2036 TileWallpaper=0 WallpaperStyle=2 Pattern= ScreenSaveActive=1 so sorry for thinking wrong.
  21. just a thought, isnt it %WINDIR%Fonts without the \, because I remember seeing .theme files and they never have the back slash after the %WINDIR% variable, when they link to a wallpaper.
  22. Its a well known fact, that when you re-read any document you have written, that you read what you think you have wrote. Nvm, people always make mistakes but you put alot of effort into this comunity and im sure people are more than gratefull.
  23. Wow is this english Ineed more explan is this gonna be in bat file or what and where do i have to put SFX all that That goes in the SFX comment area, it tells the SFX archieve what to do upon being launched. You put the newly made archieve in any folder you wish, and call it from RunonceEx like any other program with the /S switch.
  24. Might try this app, as I used to use GIANT Antispyware before MS bought them over.
×
×
  • Create New...