Jump to content

MCT

Member
  • Posts

    3,244
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by MCT

  1. hi use RegSnap, regshot is weird like that regsnap will give u a good key regards
  2. http://www.famatech.com/support/forum/read...048#message1123 look there EDIT: Posted @ the same time as Radimus use his , its probly same thing regards
  3. no one knows?
  4. ya, ive always used sunjava too, i ditch the msjava
  5. what about java (u didnt mention it, so im assuming u dont have it ) regards
  6. some installers have an option of creating a start menu icon during setup, look at the type of installer it uses, or look on there website for switches info good luck
  7. try MACROMEDIA HOMESITE 5 Install Switch: /-S try going 2 http://unattended.msfn.org 2 see the install switches for the common installers & try 2 figure out what u need for the dreamweaver updates good luck
  8. right click the EXE, goto SEND TO click "Save to desktop" & copy the file into the above folder good luck
  9. what about adding the icons 2 $OEM$\$Docs\Documents And Settings\All Users\Start Menu\Programs\ regards
  10. Corel Draw http://www.msfn.org/board/index.php?showto...6&hl=corel+draw Photoshop http://www.msfn.org/board/index.php?showto...52&hl=photoshop regards TIP: Check out Application switches thread & use the search feature in the forum
  11. http://unattended.msfn.org/xp/office2003.htm regards
  12. thanks for the reply jdoe i only was using the echo command 2 see if it would work, as a type of debugger, thanks for the code, ill test it
  13. just wondering if this will work? im wanting 2 set opera as default browser, but the reg key requires full path, so i am doing the following 2 make sure the right file is used opera*.reg files consist of the full program file of the path (they work, ive tested them) 2 set it as default browser @ECHO OFF IF EXIST C:\Program files\Opera75\opera.exe GOTO Opera1 ELSE GOTO Opera4 :Opera1 REGEDIT /S opera1.reg ECHO opera1 exit :Opera2 REGEDIT /S opera2.reg ECHO opera2 exit :Opera3 REGEDIT /S opera3.reg ECHO opera3 exit :opera4 IF EXIST "D:\Program files\Opera75\opera.exe" GOTO Opera2 ELSE GOTO Opera5 :Opera5 IF EXIST "E:\Program files\Opera75\opera.exe" GOTO Opera3 ELSE GOTO END :END EXIT thanks for the reply(s)
  14. try this program instead http://autopatcher.com its english & its good i think its the same thing as the program u are looking 4, it has a nicer GUI & u can understand it BTW. judging by the programs screenshots, its a windows XP updater tool, (if im wrong forget what ive posted) so as i stated above get autopatcher hope it helps
  15. just overwrite the ones in the i386 directory with the new 1's regards
  16. personally, i cant stand it, it bugs me, i keep it off, my system is secure enough where nothing will happen, and if it does, thats what my unattended cd is for regards
  17. hi, yes it sounds like its an installshield application, follow the instructions here.. http://unattended.msfn.org/xp/applications/installshield.htm good luck
  18. ya, it probly would take along time but, it should work at the end, cause, your done what your doing, so when u reboot. it should be there again 2 install other stuff, just point it 2a different file so your not installing same stuff over & over good luck
  19. i think it'd work, ive never done it, try it in vmware & see good luck
  20. do u know what the installer is? Common Ones: InstallSheid Wise NSIS Windows Installer (.msi) INNO if not use InstallRite (it will repackage your software, aslong as u choose the silent install option, u can just run the .exe without switches) Example: ECHO. ECHO Installing Nokia Software start /wait %systemdrive%\Install\Apps\NokiaSW.exe hope this helps
  21. since im not a programmer, i dont know the first thing about code, so i was wondering, is there a GUI based tool i can download what i wanna do is start a service, then an application i can do it by batch file, but thats kinda old anyone know of anything? thanks
  22. since i felt bad for being called a meanie lol i downloaded it, and it installs perfectly silent with /S (make sure its uppercase) regards
  23. I didnt mean it in frustration, i meant it as helpful encouragement if i said anything 2 upset/offend u, im sorry EDIT: arent they (bittorrent & tornado) made by same ppl? regards
  24. enable them normally & record the changes with RegSnap regards
×
×
  • Create New...