

InterviewSolution
Saved Bookmarks
1. |
Solve : System.ini file corrupted? |
Answer» <html><body><p>Pls someone help with fixing a windows 98 system.ini <a href="https://interviewquestions.tuteehub.com/tag/file-11330" style="font-weight:bold;" target="_blank" title="Click to know more about FILE">FILE</a> that woun't allow system to boot.More information needed1. What's the "exact" error message? Why do you think "system.ini" is the problem?<br/><br/>2. Registry <a href="https://interviewquestions.tuteehub.com/tag/backups-391898" style="font-weight:bold;" target="_blank" title="Click to know more about BACKUPS">BACKUPS</a>. Default setting is to backup the "registry" each day system is booted. Last five backups are <a href="https://interviewquestions.tuteehub.com/tag/saved-1195389" style="font-weight:bold;" target="_blank" title="Click to know more about SAVED">SAVED</a>. I believe "win.ini" and "<strong>system.ini</strong>" are stored within the registry backup ".cab" files by default. Restoring to an older version of the registry should replace those files <a href="https://interviewquestions.tuteehub.com/tag/along-858258" style="font-weight:bold;" target="_blank" title="Click to know more about ALONG">ALONG</a> with the registry.<br/><br/>The "scanreg /restore" command is used to access the backups.<br/><br/>3. Boot Floppy. Can you boot from Windows 98 Startup disk (floppy)?<br/><br/>4. Safe Mode. Can you use the F5 or F8 <a href="https://interviewquestions.tuteehub.com/tag/function-11303" style="font-weight:bold;" target="_blank" title="Click to know more about FUNCTION">FUNCTION</a> keys during startup to select a"Command prompt only" or "Safe Mode" boot?<br/></p></body></html> | |