Jump to content

bmn

Member
  • Posts

    397
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by bmn

  1. how to disable "web desktop enbabled" in unattended setup. any ideas
  2. iam using wpi to intall softwares.its code prog[pn]=['ProgramName'] desc[pn]=['Description'] cmd1[pn]=['Drive','CommandLine 1']------path to software cmd2[pn]=['Drive','CommandLine 2']------can i use SiMoNsAyS code here.in cmd format cmd3[pn]=['Drive','CommandLine 3']-----or here rega[pn]=['Drive','Registry Key Path'] dflt[pn]=['no'] forc[pn]=['false'] cat[pn]=['Appllication Category'] ordr[pn]=[0] pn++ i think SiMoNsAyS code shld be applied after installing adobe reader. is it right?
  3. look at this http://dotnetjunkies.com/WebLog/darrell.no...10/06/2095.aspx actually this is for v6.but i think it will work for v7 also.if we follow this procedure i think one cmd file is enough to speed up acrobat reader.
  4. got it. u have to patch ur uxtheme.dll i think.its very imp and basic step
  5. pls read asta's post once again put that into your I386 folder your done. Basically XP thinks it is stil installing Bliss.jpg but in reality it is a different image.
  6. umean first tweak.(wallpaper tweak). what to do?
  7. nice and good.thanks for ur explanation.it helped me a lot
  8. almost all regtweak r working(my regtweaks).only that desktop icons transparency is not working.
  9. hi all i know this topic shld not be here.as it is not at all related to unattended xp.but i still want to post bcz it can solve big problem of storage space. i found a tool named peer2mail.with tihs tool u can upload large files to ur free or paid email accounts like yahoo,rediff,gmail etc.it will devide the big file in to required number of parts and upload to ur mail account.u can download that file when ever u want. truely speaking conver ur mail account in to a ftp/http server web link http://peer2mail.com/ some of its functions r Peer2Mail gives you the ability to store files on any web-mail account. You can access and download those files from any computer. You can share files with your friends and family. Just create an email account, upload files to it, and give access to your family and friends. Make your mail account safe by sharing an encrypted password; Giving your friends restricted access. Each segment is encrypted using AES algorithm to protect your privacy. Auto download makes your email account act like a regular ftp/http server. Download files at amazing speeds! Peer2Mail automatically zips each segment; This way you save precious storage space on your web-mail account. Peer2Mail has a built in SMTP component, so you can directly send files without a need for an SMTP server. If you wish, Peer2Mail can send files using your Outlook client. Peer2Mail does not contain 3rd party software and is 100% free! bmn
  10. sounds good. can u give me detail information. "install manager" from Internet Explorer means do i have to install appz from ie?
  11. @Flintstone ya i already did that.but no use @asta ok i will try.but iam afraid of applying more regtweaks.as it may cause problems with os.but still all of u using these settings so i hope u alreay tested it.
  12. cmd1[pn]=['%cdrom%\\Install\\AdbeRdr70_enu.exe /s /qb-! /norestart'] is it right? shows only progress bar with no reboot
  13. i suggest codec pack.bcz it contain not only real,quick codecs but also divx,xvid..a lot more.with a single pack u can get all kind of codecs. link http://www.msfn.org/board/index.php?showtopic=14614
  14. hi all iam uploading my regtweaks file.pls have a look(let me know if there is any thing wrong in it) the main proble iam facing is some tweaks r working and some not.where as iam using all regtweaks in a single file.i tested it on different locations like cmdlines.txt,wpi,runonceEX etc.. i dono why iam getting dark box type background for desktop icons after unattended installation.i used a regtweak to solve it.but its not working when i apply it through above mentioned methods.(its only working when i apply it manually). so guys pls check my regtweak file.and which path is best for regtweaks(imean cmdlines,wpi....) thanks
  15. hi all i almost completed my unattended xp.but the only problem iam facing is display setting resolution.iam using 1024*768 setting in my winnt.sif and using 1024*768 pictures in wallpaper,wpi back ground,logonui.exe..etc .in future if i want to shift to 800*600.the whole thing i have to change(wallpaper,login screen).its painful so is there any way while installation only i can choose display setting resolution(imean menu with 800*600 and 1024*768 setting). help pls guys thanks
  16. ohh really nice job.keep it up asta
  17. try crystal shell32.dll.its icons r 3-d and cool. http://www.msfn.org/board/index.php?act=At...=post&id=230660 http://www.msfn.org/board/uploads/post-70-1102387563.jpg
  18. hi all i tested my unattended xp home with 2 tools (for building iso) one is cdimagegui,and other (xp CDImage_Home) cdimagegui--results in 450mb iso file and (xp CDImage_Home)--results in 601mb iso file. all i want to know is which one is safe.bcz cdimagegui is giving good compression but iam afraid of file corruption. so guys what to do. help pls ** and here iam talking abt multi boot aswall as single os (i tested it on both)
  19. yup using wpi for software installation is the best way i think.bcz we can choose softwares from the list.where as with runonceEX its not possible. this my wpi
  20. ooowwwwww.its really nice.can u send me that copy.plsss hum ko bhi milega kya?
  21. @SiMoNsAyS nice thread.u did a great job.but the method u mentioned in the first post is for runonceEX i think.change it for registry file.so that we can easily add it to our registry tweak file. and i want to open .nfo file with notepad.what to change in the code.
  22. @Pezzie i have just seen that in new version u changed exit button postion.how to change it.have a look at this pic.i want to shift the exit button postion from the yello mark to black marked region. http://www.msfn.org/board/index.php?act=At...=post&id=236122
  23. iam using wpi to install softawre.i downloaded winamp.msi file from 1st post and used this code to install prog[pn]=['Winamp 5.0.7'] desc[pn]=['With Winamp Pro,'] cmd1[pn]=['%cdrom%\\Install\\winamp\\winamp.msi INI=%CDROM%\Install\winamp\winamp.ini&quot] cmd2[pn]=['pskill.exe winamp.exe'] dflt[pn]=['yes'] pn++ and my winamp.ini consist of [sETUP] XAUDIO=1 XVIDEO=0 XNAME=xxxxxxxxx XKEY=xxxxxxxxxxx this setting failed when i tested it on virtual machine. what to do help pls
  24. basically iam using astalavista's code.actually i started my own but it still having lots of errors(as i dono much abt it).so now i am using astalavista's code(thanks astalavista .nice job).
  25. hahaha. actually iam making this unattended cd for my girl friend
×
×
  • Create New...