DOS & Windows
Hi Everyone,
I want to run my MSDOS program through remote access. I used to run this program locally on the server which allows me to adjust the size of the screen. Can you please provide me instructions on what to do? Thanks in Advance
- 962 views
- 1 answers
- 0 votes
I have a script like this one below. My aim is to add 1 to variable count in each iteration of the for loop. So, if temp.txt has 10 lines, count will be 10 finally.
set count=1
for /f "eol=v" %%f in (temp.txt) do (
set /A count = %count% + 1
echo %count%
)
But I always get count value is 1. I know the statement "set /A count = %count% + 1" is not correct but don't know how to fix it.
I would appreciate insight.
- 1099 views
- 1 answers
- 0 votes
Windows XP which i have installed 4 months ago . I have internet connection modem/Broadband . Use also low quality antivirus . For this reason my pc are become very slow .
So I need to up date windows XP again. Another problem is there are two or more setup windows so when start my pc i found more operating system new and old .
How can i uninstalled old version ?
Jullyan
- 1198 views
- 2 answers
- 0 votes
Hello,
I am using Windows 7 ultimate on HP machine, i try to register a DLL file using DOS which i have to use in my project, when i try to install this file it popup with the following message.

RegSvr32
The module "wps.dll" failed to load.
Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files.
The specified module could not be found.
OK
Note: i have a copy the file in the system32 folder but still get the same message.
Can anyone help me to sort this problem.
Thanks.
- 2572 views
- 1 answers
- 0 votes
The Kiwi cricket season of 2021 began in April. In 2021 New Zealand has played very less Test International matches and the batsman has scored a lot of runs in the fewer international Test cricket for New Zealand in 2021. New Zealand has been one of the most successful Test sides in recent times and also managed to win the World Test Championship first season. In this article, the discussion about the top 10 highest run scorers for New Zealand in international Test cricket in 2021 will be done. 1. Kane Williamson (395) The highest run-scorer for New Zealand in international Test cricket in 2021 is Kane Williamson. He successfully represented New Zealand in four International Test matches in 2021 and successfully scored 395 runs in them at an exceptional average of 65.83 with a strike rate of 46.03. Kane has been one of the most successful Kiwi batsmen in Test International cricket in recent times and is presently the captain of the Kiwi Test side. 2. Devon Conway (379) The second-highest run-getter for New Zealand in international Test cricket in 2021 is Devon Conway. He has scored 379 International Test runs in 2021 while representing New Zealand in three […]
- 3608 views
- 1 answers
- 0 votes
I am really interested in creating my own personalized Windows Event Log Notification System. I read about that in a forum in a website and all I can see is, of how happy they are about it. But it does not say on the forum, how to do that.
I tried asking how to create and personalize a Log Notification System but I could not find the right answers. All the steps they posted did not work.
I hope someone here can give me a proper walk through. I would really appreciate it.
- 1181 views
- 1 answers
- 0 votes
Hello Greetings,
I have a dedicated server with HostGator, and run a fairly large website on it. The issue that I'm having is that little kids with a DoS programs have the ability to take down my website from one IP with 300+ connections. For some reason the firewall doesn't pick it up, and I have to enter the IP in the "/etc/firewall/IPDROP_GLOBAL" file, and reboot the firewall. After that, it takes about 3-4 minutes for the site to come back up.
Is this something that would normally happen on any host? Is there anything I can do to prevent such little attacks?
This how I find out how many connections are on my server:
- 1090 views
- 1 answers
- 0 votes
Hi all,
I have a question. Is there any way to run 32 bit compatible programs on a 64bit system?
I saw a tab in the control panel that said 32 bit settings.
I want to run Rhapsody, but I just got a new computer and rhapsody is only compatible with 32 bit system.
Here is a picture to better describe my problem…

- 2137 views
- 3 answers
- 0 votes
Clipper Program Terminates when printing reports in Windows 7
I am currently maintaining the clipper program which is running under the DOS Interface.
Before we are using Windows98 and the system was installed before I was employed in this company.
The programs work fine until before we upgrade our computers and migrate to Windows 7 operating system.
The program still running but in some parts like creating of reports, the program terminates itself and return to DOS prompt.
Anyone here knows how to solve the issue?
Thanks!
- 2158 views
- 1 answers
- 0 votes
I am studying DOS commands because I find it more useful and powerful.
I came across with this problem, how am I able to copy the text that is displayed in MS-DOS?
You can only paste text or commands but you cannot copy anything from it.
Kindly share some insights regarding this problem?
- 1334 views
- 2 answers
- 0 votes








