473,671 Members | 2,370 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

defragmenting my windows98 system

In attempting to defrag my system my computer does not display the %complete
or the colored matrix like it used to. I can hear the system operating but
all it get is a blank screen or when I post the 2" x 6" window showing the
building blocks being stacked the % complete never gets off zero. I haven't
defragmented my system for 8-10 months. What can be done here?
--
cbrownlakeside
Mar 7 '08 #1
1 1212
Please try posting your question to a newsgroup with "Windows98" in the
description. This is a .Net programming newsgroup.

RobinS.
-----------------------------
"Charles RPB Brown" <cb****@lakesid e.comwrote in message
news:B6******** *************** ***********@mic rosoft.com...
In attempting to defrag my system my computer does not display the
%complete
or the colored matrix like it used to. I can hear the system operating but
all it get is a blank screen or when I post the 2" x 6" window showing the
building blocks being stacked the % complete never gets off zero. I
haven't
defragmented my system for 8-10 months. What can be done here?
--
cbrownlakeside
Mar 10 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2342
by: serpent17 | last post by:
Hello, Can python be installed on a win98 system ? if so, how do I control a qbasic program from python ? the qbasic program controls input to an RS-232 so I am enclined to follow the win98 system + qbasic route in order to be quick, or I guess the question could be, can I control a device through rs-232 from a newer version of windows using python (actually for the last part of the question I know this is feasible, but I 'd like to...
3
9130
by: Terrence | last post by:
I am doing some of the C# walkthroughs to transition from VB to C#. When I try to execute static void Main() { Aplication.Run(new Form1()) } I raise a 'System.NullReferenceException" in system.windows.forms.dll
2
12991
by: Scott | last post by:
Not sure if this is the right place to post this or not, but I am in the process of trying to find a Web Hosting/Isp Billing system that is reasonable in price and uses Access or SQL Server for a backend DB. I have found a couple that seem to do what I want, but are using FILEMAKER for their DB. Looking for something that will handle reoccuring billing as well as per project billing. Keeping up with client info, etc.... Also needs to...
1
2106
by: Krijn Saman | last post by:
A part of our users still work on windows98 and another part on Windows NT4.0. We soon get a new server and this new server will be based on DOT.NET technology. We have a group of app. 500 users who access the new server via a normal public internet-provider. They get access to the server with a username/passwd.
1
1315
by: Sunil Menon | last post by:
Dear All, My client machine's OS is Windows 98 and IE6.0 sometimes while loading an aspx page the client gets a message "Operation Aborted" and the page does not open...on other machines that are not Windows98 it is working fine...What can be the problem?? Please help TALIA Many Regards Sunil
3
4003
by: forest demon | last post by:
for example, let's say I do something like, System.Diagnostics.Process.Start("notepad.exe","sample.txt"); if the user does a SaveAs (in notepad), how can i capture the path that the user selects? thanks...
7
1655
by: PawelSokolowski | last post by:
Hi all, I have a project originaly created in VC++ 6.0 then migrated to VC++ 2003. Unfortunatelly after compiling in the 2003 version it does not work in Windows 98. I am using only MFC, so .NET Framework shoudn't be necessary. I added in stdafx.h lines: #define WINVER 0x400 #define _WIN32_WINNT 0x400
1
1212
by: billsahiker | last post by:
Why is my application crashing on a windows 98 machine? It runs fine on the development machine with xp pro.It was developed with VS2005 in VB. I installed framework 2 and windows installer 2 on the windows 98 machine. The error message I get is "Application generated an exception that cannot be handled." It then lists the process and thread IDs. I installed the app on a windows 98 machine. Some of the functions work, others do not....
0
873
by: hemant kamble | last post by:
Hi all, I had written one code for opening Exe file after copying the file folder specifyby me. This code is worked on Window Xp but it gives error on Windows98 as error 5 Help me.Code is given below: Private Sub cmdOK_Click() On Error GoTo errorhand
0
8472
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8390
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8909
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8819
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8667
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5690
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4399
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2048
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1801
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.