

InterviewSolution
Saved Bookmarks
1. |
Solve : Updating Firefox on the network using a batch file? |
Answer» <html><body><p>I need help with making a batch <a href="https://interviewquestions.tuteehub.com/tag/file-11330" style="font-weight:bold;" target="_blank" title="Click to know more about FILE">FILE</a>. <a href="https://interviewquestions.tuteehub.com/tag/really-1178981" style="font-weight:bold;" target="_blank" title="Click to know more about REALLY">REALLY</a> what I need to know is how to tell it to find and run the uninstall file for mozilla <a href="https://interviewquestions.tuteehub.com/tag/firefox-461713" style="font-weight:bold;" target="_blank" title="Click to know more about FIREFOX">FIREFOX</a> and then to find and run the <a href="https://interviewquestions.tuteehub.com/tag/install-2121155" style="font-weight:bold;" target="_blank" title="Click to know more about INSTALL">INSTALL</a> file for the update to 1.0.1 so that we can push out this update to the network. I am new at this so <a href="https://interviewquestions.tuteehub.com/tag/please-601513" style="font-weight:bold;" target="_blank" title="Click to know more about PLEASE">PLEASE</a> help me.What operating systems are used on the network?<br/>For each user account you can set some options (in Windows NT/2000/XP) on the domain controller. You simply make a bat that calls the uninstaller and then the installer (both will be probably on a network folder or on all the computers in the same location, for example c:\files). <br/>It is a problem if the user logs multiple times on the same computer before you delete the bat file.<br/>It can be installed with some Microsoft tools, but I don't know (shame on me ) how to use those tools. I don't even know how they are named.</p></body></html> | |