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)?
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
Hi,
How can I cut the links between tables and its database using VFP code?
I'm using some tables belonging to a database in another application(COPY FILE.. TO). When I'm trying to use SELECT ...FROM t1,t2 I get the following message:
"MyDatabase.dbc
The database for table t1.dbf could not be...
Hi,
When I'm trying to access(read) a floppy-disk I get the following error message: "The parameter is inccorect".
How can I solve the problem ?
Thanks in advance.
I need to transmit the name of a file corresponding to the current day to .run command. I've tried something like this but it doesn't work:
MyFile="c:\ftp2303.txt"
oShell.run "cmd /k TYPE MyFile ",5
Can someone give me an advice ?
Thanks.
I've just format my C: volume. That especially because my computer is connecting to the server too slow. For example if I try to view a folder from the server and there are some executable files, first it appears dos icon for these files , than (after 20 seconds) appears the proper icons and in...
Hi,
I'm trying to copy a file from a location to another.
In my script a have the following:
FSO.CopyFile lastf, DestFld & SubFld & lastMonth
I get the error "Permission denied"
Before that I've tried the following:
FSO.CopyFile destfld & "*.*", DestFld & SubFld & lastMonth
It...
I've get an error for Intel 82371SB PCI Bus Master IDE Controller:
"This device has been disabled int he hardware. In order to use this device, you must re-enable the hardware. see your hardware doc. for details(code29)."
I have no docs. So what can I do. I've just reilstall the win95...
I've just formatted the volume C. After restart I get an error. In event viewer I have:
"Not enough server storage is available to process this command.
Source Service Control Manager"
From Control Panel-> Server I get the same message.
On my C volume I have now 1.5GB free.
How...
I have an application that is spreading over all display(and have no minimize button).
How can I lunch it using a link for example from a html page to run it into a window ?
Thanks in advance.
I have a problem with Epson Stylus Color printer.
The error message is the following:
" A communication error has occured. Click OK and then check the interface cable type, all cable connections and make sure thet all devices are on. If the error persist, unplug."
The printer was...
A friend of mine ask me to check a HDD. After installation, as a second disk or as a single disk I get the following error:
"1780 harddisk error"
From SETUP I've choosen "Automatically setup..." and in the IDE Devices the HDD is recognized. After exit I've get the same...
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.