Monday, August 2, 2010

Failure from shutdown trouble



Analysis: Chen Kun

[Editor's note] a lot of letters from readers friends advice: Why can not automatically shut down my computer? I believe the following article must be able to help you solve the problem!

ATX power supply for the computer, Windows 98 provides the computer's automatic shutdown feature, but in many cases, our computer, it can not successfully shut down correctly, sometimes crashes during shutdown or loss of response, so we must Restart the computer or turn off the computer power supply is mandatory. Is there a way to let the computer shut down is no longer failure? Let's analyze the reasons for the failure shutdown.

First, shut down music

Many of my friends are like "control panel" to set the sound setting off a musical, for the cold add some angry computer. If the shutdown for some reason the music file is damaged and can not play normally, then the implementation of the shutdown procedure will naturally fail. If your computer can not properly shut down, and you just set it off music, may wish to first shut down music set to "no" (Figure 1), and then try again.



Figure 1 cancel shutdown sound

Second, the driver is not compatible

Between the hardware drivers are not compatible, can also cause the computer not to shut down. Here is a trick, each time Windows 98 shut down after the failure of the root directory will be in C Bootlog.txt file to make the following records, find the "Terminate =" and "EndTerminate =", will be recorded here Shutdown failure.

Or take I'm using this computer for instance, I used the beginning of a piece of HASEE TNT2 M64 graphics card, all initially normal, then I have found that running a 3D game, regardless of the length of time, at this time If you quit the game immediately after the shutdown, sure failures, we must start to shut down after the first restart normal. So I shut down after the failure in view of the Bootlog.txt file, the file's end, I found this a few records:

Terminate = Reset Display

EndTerminate = Reset Display

EndTerminate = User

From the record, if shutdown failed, and graphics have some relationship, so I installed the driver CD-ROM version of the TNT2 drivers, installed the fault persists. Also installed the latest DirectX 8.1, but still not solve the problem, the last in a run DirectX Diagnostic Tool "DxDiag" (the program C: Program FilesDirectXSetup directory), in "display" page "File Nvdisp.drv not The digital signature ... ... "It seems that before I installed TNT2 driver does not pass Microsoft's certification, so I downloaded the Internet TNT2's NVIDIA_WHQL (that is Microsoft certified) the latest drivers 28.32 WHQL Edition For Windows 9x, restart after installation again run the "DxDiag" program, in the "Show" page says "not find any problem", this time after running a variety of 3D games can be a smooth shutdown.




[Next]

After several tests and found that shutdown failed, as long as the hardware itself is not a failure, can check the Bootlog.txt file to find the cause. The records listed below may cause the computer to shutdown fails, we can according to their own computers Bootlog.txt displayed in the situation, find out the reasons:

Terminate = Query Drivers memory manager problems

Terminate = Unload Network NETWORK and CONFIG. SYS in the real mode network drivers of conflict

Terminate = Reset Display graphics card settings or drivers problem

Terminate = RIT sound card or some of the old mouse driver and timer-related problems exist

Terminate = WIN32 32-bit program may be locking in some thread

We can according to their computer case, by comparing the reasons for the above points, find and solve the computer shutdown failure.

Third, the software difficult to quit

Sometimes failure is not shut down the computer system itself, the reason, but Yin Wei shutdown O'clock Mouxie Chengxuwufa normal Tuichu. Not a lot of friends in all the software before shutting down all closed, but to close them automatically when Windows shuts down. Indeed, most of the computer software can automatically turn off when the shutdown sequence, but there are a few software is not automatically out, so we need to check when the computer shuts down, what software is running.

I found the computer often can not properly shut down, disable the "Fast Shutdown" does not work. Later found that the computer running the Orient Express 2000 "Oriental Express Translation for DOS" later (due to permanent memory of this software is run automatically after the system tray), if I did not shut down computer It is to withdraw from the system tray, it certainly appears the phenomenon can not be shut down. In the shutdown shut down before the software yourself, then it shuts down normally. So when is best to first exit off procedures, and then implementation of the shutdown command.

In addition, I found that the current wider use P2P software, "PP little links" have the same problem, in this also remind you.

4, haste makes waste

Windows 98 shutdown process itself there is a BUG, that is "fast shutdown", in many cases is it so we can not properly shut down, is the so-called "Haste makes waste."

Solution is simple, that is, the "Disable Fast Shutdown." Click "Start 鈫?Run" menu, enter "msconfig" and click "OK." A "System Configuration Utility" window, click on the "General" page, then click the "Advanced" option appears at this time the "Advanced Troubleshooting Settings" window, "Disable Fast Shutdown" options check mark in front (Figure 2) so that the entire operation is complete.



Figure 2 Disable Fast Shutdown







相关链接:



Some Live For BI To! But Mo Take BI As "the Bible"



The autonomy to users



JPA Entities Of State And API



Hunan Electricity Shortage of water behind the suffering Of coal



News about Audio RECORDERS



mts FORMAT



Convert Mp3 To M4a



Directory File SHARING Or Peer to Peer



Xu Xiangchun: Long And Short Term Iron Ore Negotiations, And Worry



converter avi to 3gp



The latest satellite positioning chips used indoors less than one second positioning



McNealy: Sun China's embrace open source



Free download convert mp4 to 3gp



Wednesday, July 21, 2010

Internet Explorer programming brief (2)


Internet Explorer programming brief (b) embedded in IE, edit OLE document

In addition to open Internet on the web page, Internet Explorer also can browse local folders and documents. If you browse the PDF document or Office document, sometimes you will find when you call Navigate ("xxx.doc") when, Adobe Reader / Acrobat, or Office, etc. Document Servers embedded in IE to open an instance of their corresponding The document, of course, sometimes in a separate Acrobat window, or open Office files.

In Adobe Reader / Acrobat's property window, we can find the "Display PDF in browser" option, if the hook on the Navigate ("xxx.pdf") will be embedded in the way in IE to browse PDF documents otherwise in a separate Adobe Reader / Acrobat window view. However, in Office of the "Options" dialog box we can not find such a setting.



Question: How to control your own browser such Ole Servers Office's Open?

Answer: Modify the Folder Options, or to modify the registry.

Method 1, as follows, from the Control Panel, open the "folder" option in the "File Types" property page to find the corresponding file name suffixes, such as "DOC", click "Advanced" button in the pop-up on the "Edit File Types "dialog box with" Browse in same window "option, if the hook, with an undertone embedded in IE, open the document, or in a separate window.



Method 2, directly modify the registry.

In the "HKEY_LOCAL_MACHINESOFTWAREClasses" key, the preservation of a variety of file types registered information to Office documents, for example, the following key values associated with the document.

Document Type key

Microsoft Excel 7.0 worksheet Excel.Sheet.5

Microsoft Excel 97 worksheet Excel.Sheet.8

Microsoft Excel 2000 worksheet Excel.Sheet.8

Microsoft Word 7.0 document Word.Document.6

Microsoft Word 97 document Word.Document.8

Microsoft Word 2000 document Word.Document.8

Microsoft Project 98 project MSProject.Project.8

Microsoft PowerPoint 2000 document PowerPoint.Show.8

If we want to modify the Word document, open the way, in the "HKEY_LOCAL_MACHINESOFTWAREClassesWord.Document.8" under the new one called "BrowserFlags", type "REG_DWORD" sub-key, if you set the value "8", then separate window opens Word document in Word or in an embedded IE window to open the document.

Note: Microsoft Excel 7.0 worksheet is slightly different, the value should be set BrowserFlags "9" before they can open the document in a separate window.




References:

MSDN: 259970: In-Place Activating Document Servers in Internet Explorer

MSDN: 162059: How to configure Internet Explorer to open Office documents in the appropriate Office program instead of in Internet Explorer









Recommended links:



LISTS Debugging



Christmas-Idea SWF Flash To DVD



realplayer h.264



WONDERSOFT Ripper Pack Platinum



To do with Akoff Music Composer MIDI Music (2)



Remove audio and video DRM protection



Premier XML Or CSS Tools



AVI converter to mp4



"Su Health" Simple completely RAIDERS



High-quality C + + / C Programming Guide - Chapter 3 naming



Convert avi to ipod



convert avi to WMV free download



Youtube FLV To Cell Phone Products



Monday, May 31, 2010

Youtube FLV to 3G2 Mixer

It's most popular and very easy to use YouTube tools. helps you Fast download, convert, play, manage your favorite YouTube videos. If you're a YouTube fan, you'll love YouTube tool! is the most powerful YouTube assistant on the planet. YouTube tool easily: 1. Fast downloads YouTube videos, 2. Supports unlimited simultaneous downloads (a real time saver!), 3. Automatically names the downloaded video the same as the YouTube title, 4. Converts YouTube videos to various video formats, including Video, DVD, VCD, AVI, MPG, MPEG, Divx, Xvid, WMV, RM, RMVB, MOV, MP4, 3GP, SWF, DAT, H264, VOB, Flash, PDA, M4V, 3G2, AMV, CDA, DV,QuickTime, ASX, TV, VHS, FLV, H264, BDMV, MAC, Apple TV, Zune, iPod, PDA, PSP, PS2, PS3, Xbox, Xbox 360, Mobile Phone, Cell Phone, Blackberry, Wii, Laptops, Printers, Palm OS, Pocket PC, PPC, Treo, Psion, EPOC, iphone.
Supports YouTube video or any .flv and .swf file as input file. Supports not only YouTube video, but also various video formats as input file, including avi, DivX, XviD, rm, rmvb, MOV, MPEG, WMV. Supports a wide variety of output file format., including avi, DivX, XviD, rm, rmvb, MOV, MPEG, WMV. Provides various profiles, these profiles can meet the needs of most people. - is the most powerful YouTube assistant on the planet.

Sunday, May 23, 2010

M4P RM

M4P RM is an all-in-one sound recorder, editor, and converter. Streaming Audio Studio is everything you need to analyze, record, edit, and convert audio file, produce music loops, digitize, and clean-up old recordings. It enables you to record and modify any audio files as you wish, which means you can record and play sounds, import and export audio files, drag-and-drop, trim, copy, paste, split, and merge files.
Convert media files into MP3, CD, CDA, CD-R, DVD-Audio, AAC, AC3, ID3, M3U, M4A, M4P, MP3 ID3 Tag, OGG, RA, WAV, WMA, MP2, APE, VQF, MPC, AMR, Midi, WAVE, and RM file format.

Thursday, December 31, 2009

PSP to Midi Gold

PSP to Midi Gold - Just download it to have a try, you will love it. Try to use our PSP to Midi Gold. CDDB support. PSP to Midi Gold - You have a portable digital player, or maybe you have tired to change audio discs every time when you want to listen something special? Try to use our PSP to Midi Gold - powerful and easy-to-use tool for converting your audio CD collection to variety of most popular compressed audio formats such as AAC, AC3, ID3, M3U, M4A, M4P, MP3 ID3 Tag, OGG, RA, WAV, WMA, MP2, APE, VQF, MPC, AMR, Midi, WAVE, RM.
With the concise interface and design, users can easily handle the software without any help. The converting speed is improved in ImTOO Audio Encoder - users don't have to wait so long. A file is converted within a few seconds Users are able to edit the output path or use the same one as the input path. Just download it to have a try, you will love it. The software integrates with all audio encoders/codecs - users can convert all supported audio formats once download the program.Select all files you want to convert and ImTOO Audio Encoder will automatically encode them one by one. Using ImTOO Audio Encoder, you will get any output formats you want with excellent quality. Easily convert between MP3, CD, CDA, CD-R, DVD-Audio, AAC, AC3, ID3, M3U, M4A, M4P, MP3 ID3 Tag, OGG, RA, WAV, WMA, MP2, APE, VQF, MPC, AMR, Midi, WAVE, and RM formats.

Wednesday, December 16, 2009

CD-R to RM Suite

CD-R to RM Suite - CD to MP3. Audio CD Player. SaveCD - CD to WAV, CD to MP3, CD to OGG ripper; Wav to MP3 converter. CDDB support. The best way to rip whole CD into single file and navigate the titles easily! Features:CD to Wav, CD to MP3, CD to Ogg converter; MP3 (ID3v1 and ID3v2) and Ogg tags supported;Receive disk info from CDDB (FreeDB); Edit all tags before ripping.
Convert and edit video and audio files such as MP3, CD, CDA, CD-R, DVD-Audio, AAC, AC3, ID3, M3U, M4A, M4P, MP3 ID3 Tag, OGG, RA, WAV, WMA, MP2, APE, VQF, MPC, AMR, Midi, WAVE, and RM.

Friday, December 4, 2009

Eztoo DVD To MP3 Converter


Eztoo DVD To MP3 Converter is powerful, easy-to-use DVD to mp3 ripping software.

DVD To MP3 Ripper is a DVD audio extractor and DVD to MP3 ripper, which can extract audio from DVD and rip DVD audio to AAC, AC3, MP3, OGG, RA, WAV, WMA formats.

Extract DVD movies audio track and make it into your music. rip and convert DVD(VOB Video) To audio AAC, AC3, MP3, OGG, RA, WAV, WMA formats.

While the transfer speed is fast (up to 600% transfer speed), the image quality is also high. Featured as easy to use.