Jump to content

mumuuu

Member
  • Posts

    73
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    country-ZZ

Everything posted by mumuuu

  1. hi ok i maded my script to make an unattend install (not really hard, i know..... thx MSFN) but it's getting a little bite harder when i try to make a command to auto copy in the LANG folder the 3 files than i need to have it in french ...... so if someone can find a mistake in those 2 command pleaz tell me ********** first one = unattend install + copy of the 3 files to put it in french : CLS @echo off ECHO. ECHO Ad-Aware 6 aaw6.exe /s puchd "%ProgramFiles%\Lavasoft\Ad-aware 6\Lang" %systemdrive%\Temp\Tools\Ad-aware\Francais.bmp %systemdrive%\Temp\Tools\Ad-aware\Francais.det %systemdrive%\Temp\Tools\Ad-aware\Francais.ini ************ second one = i just put in another method to copy the 3 LANG files CLS @echo off ECHO. ECHO Ad-Aware 6 xcopy %systemdrive%\Temp\Tools\Ad-aware\lang\ %ProgramFiles%\Lavasoft\Ad-aware 6\Lang thx
  2. not working pleaz if someone did a switch for it before just help me a little bit ???
  3. ahahahahahAHAHAHAHAHAHAHAahahahaha lol this web site is so great maybe i'll do the same thing to clean my keyboard and for the defrag i already did it works great loolololol !!! really i did opened a hard disk and i replug it in the computer but i didn't close the HD and i swear it's funny to watch the HD working !!!! TRY IT !!!
  4. @ Bâshrat the Sneaky thanks to confirmate what i said but it was impossible to remeber the utility of this folder see u
  5. hmmmm intersting i never did that before i should make a try on a Virtual machine. @ myfranco maybe u right but i never did that and there is no use to do that because for the admin password etc ..... all it 's in an other file but i can't remamber where but i swear i never make a cmdlines.txt lol see u
  6. I'm using firebird lol i know firefox is out but there is 2 or 3 option they put that i don't like lol & IE is so bad stop using IE ( i mean stop using it ormaly but for win update u have to use it grrrrrr )
  7. yep i did with 8 folders lol & in each one there was others .cmd
  8. if i remember NO it'll just skip welcome screen during the auto install during the 2 times u 'll have to rebbot when u autoinstall HotFix and mdac etc ...... do u understand me ??? (because sometimes i really bad to explain something lol )
  9. hey everybody who knows what's a *.suite file and how to open it because i really lost on my computer because since i begin customize my computer i have big trouble and i don't want to make a mistake so if u can help me ???
  10. thanks man i found the perfect website for what i want because in fact before posting the question i already had a chat in java but it was so hugly with a lot of bug but now with the page u gave me i found one website with cool stuff thx man
  11. if u use VMWARE try with removing all LANG folder like i did and if i'm in true u'll be able to select during installation the danish language ( so try because i never play with danish windows lol ) try with a virtual machine u ' ll see but should be ok keep in on the way of the result or send me a message ok ???
  12. if i remamber LANG is not utile i'm french and i use french language and i trough out the LANG folder & my computer is in french & after my boss tooke the same cd and install winXP in english ( LANG still not on cd ) so don't worry LANG is not important for normal or advance user don't worry see ya
  13. i called it base.cmd i put it on my cd in this location E:\$OEM$\$1\Temp\base and in this folder i have other folder with setup of them so my base.cmd is like this : CLS @echo off ECHO. ECHO Over the next few minutes you will see automated installations ECHO of various sofware applications, windows updates, and registry ECHO hacks being implemented. The computer will restart automatically ECHO once the whole process has finished! ECHO. ECHO. ECHO Expanding Bin tools ECHO Please wait... mkdir "%systemdrive%\Bin" pushd "%systemdrive%\Bin" %systemdrive%\Temp\Base\Bin\Tools.exe popd ECHO. ECHO Installing DirectX 9.0b ECHO Please wait... start /wait %systemdrive%\Temp\Base\DirectX9b\dxsetup.exe /windowsupdate ECHO. ECHO Installing Windows Media Player 9 ECHO Please wait... start /wait %systemdrive%\Temp\Base\WMP9\MPSetupXP.exe /Q:A /R:N ECHO. ECHO Installing Acrobat Reader 6.0.1 ECHO Please wait... start /wait %systemdrive%\Temp\Base\Acrobat\setup /S /v/qn ECHO. ECHO Installing MDAC 2.8 start /wait %systemdrive%\Temp\Base\MDAC\MDAC_TYP.EXE /Q:A /c:"dasetup.exe /q /n" ECHO. ECHO Applying Registry Tweaks... REGEDIT /S %systemdrive%\Temp\Base\Registry\RegTweaks.reg ECHO. ECHO Setup the autorun of the Patches reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce /v Patch1 /t REG_SZ /d "%systemdrive%\Temp\Hotfix\Patch1.bat" Rem Clean up Acrobat del "%ALLUSERSPROFILE%\Bureau\Adobe Reader 6.0.lnk" rd /s /q "%ALLUSERSPROFILE%\Menu D‚marrer\Programmes\PrintMe Internet Printing" ECHO. ECHO Ok rebooting... shutdown.exe -r -t 0 ps my cd rom drive letter is E: (just in case u want to know lol) if u stiil have doubt ask me i'll try to answer and if u want a little trick to win size on your winXP auto install cd just delete the LANG folder & u will win 100MO lol cool isn't it ????
  14. LOL ...... welcome in the microsoft WORLD where everything can arrive even if everything is ok during a long time ps = did u use the nslookup to find a solution ( i know that could be a stupid solution but just in case u didn't try nslookup ) see u
  15. hey for mddac me i tape this : ECHO. ECHO Installing MDAC 2.8 start /wait %systemdrive%\Temp\Base\MDAC\MDAC_TYP.EXE /Q:A /c:"dasetup.exe /q /n" ECHO. ECHO Ok rebooting... shutdown.exe -r -t 0 and the setup of mdac was in this directory : E:\$OEM$\$1\Temp\Base so change your drirectory source file and retype the line try this and it should work and think that mdac must be install before hotfix to be able to install last hotfix which are compatible with your last mdac seeu hope that will help u
  16. thanks , so i want real time chat so i should use java or .net ??? which is the best and i u know some link to help me ............
  17. hey now i'm working on cute ftp pro & i maded something but i would like to know if someone do something on it for an unnatend install. for the moment i did this very little *.cmd but i don't know if it's enough could u help me ? Setup.exe /S /v/qn thx
  18. that's right i've just looked in my auto install cd & it's this solutiion the best and the good one ps= just if u didn't know if u need more space on your WINXP cd u can delete the LANG folders i tried one time & it worked so if u need more sapce to include more software to your autoinstall u can because lang is a 100 MO folder if i remember . don't worry u'll see any difference believe me see u
  19. @ koden i'm like u i saw your message & when i read it i saw DarkBringer's message and i'm like u i can't find this *.txt files in the original Win_XP cd or in an win_xp auto cd i'll make some search tell u when i find something see u
  20. thx for your answer but what do u mean when u say : "" well if you checked the install you would see that its an inno setup installer ""
  21. i would like to put zipgenius in my auto install tools but no one talk bout this soft in the forum so does some one use it ???? thx
  22. hi everybody i'm making my own website and i would like to know how to create a simple but nice chat page in html because i'm really bad for coding page so if someone can help me or if someone know a link to a page where they learn how to make a chat in html ???? it could be so great to help me becouse with my friend we would like to spoke when we are at school because the admin block us all software like msn ..... even if we find some bug in the security after few minutes the admin repare the pb and msn and others soft are blocked so if u have an idea it' ll be really nice thanks and long life to the open source
  23. thanks and sorry i'm new next time i'll look before sending my questions
  24. hi everybody !!!! i would like to make a second cd to complete my full win XP auto install and for this i have to create an auto and silent install of openoffice .......... so if someone did it before ???? could u help me ?? thanks and long life to the open source !!!!!!!
×
×
  • Create New...