Hi,
I want to disable floppy from setup on a Compaq 600/66MHz system.
F10->Advanced->Onboard devices->Diskette controler=Disable ->F10
After restarting I get the following 2 error messages:
601- Diskette Controler Error . The drive is not installed corectly or has failed. ...
162 -System...
Hi,
I want to disable the floppy device by soft and enable&disable by a .bat file like this:
EnableDisable.exe 'activate the floppy
MyApplication
EnableDisable.exe 'desactivate the floppy
The idea is: the device must be activated only for the application then must be disabled.
Can someone...
Hi,
I want to change the value of registry key with another,
so that ...\open be changed in \open1. I've start with the following:
Dim WSHShell, valKey
Set WSHShell = WScript.CreateObject("WScript.Shell")
valKey = WSHShell.RegRead("HKEY_CLASESS_ROOT\VBSFile\Shell\open")
..but I get an...
Hi,
In my script I made a copy operation but at the end I want the window to be deleted from display. I've tried with exit but it doesn't work.
oShell.run "cmd /k copy " & Source & "*.txt " & Dest,5
oShell.run "cmd /k exit"
Can someone tell me haw can I solve the problem ?
Thanks in advance
Hi,
Using IE 5.5 and access a page on Internet I get the following message:
"Your current security settings prohibit running ActiveX controls on this page. As a result, the page may not disply correctly."
How can I avoid that (What settings must I do)?
My text file looks like the following:
------------------------------------------------------------
Data Hour Location
------------------------------------------------------------#
12.05.2004 16:57:57 Computer1
12.05.2004 17:22:58 Computer2...
Hi,
I have a .txt log file. From my script I want to add a new line that contains date, hour and location of backup.
I've tried with ForAppending and it works. But I want that the last information to be on top so, descending data.
My procedure is the following:
Sub LogFile(FileLoc)
Dim...
On a P4 system initialy I had:
C - win98; D- winXP
The operator shutdown the computer using the button when it didn't work.
After restart, while Scandisk was running the operator shutdown again the computer(using the button of course).
Now the state of system is as following:
C- win98; D- no...
I've just reinstalled the O.S (NT4.0) and I cannot access task scheduler. The folder c:\winnt\tasks cannot be opened. I get no error message. What can I do to use again task scheduler ?
Thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.