I need to rename a File. The File is "Read Only". How would I do this in Visual Basic 5.0 Thank You in advance. I am new to this which is probably obvious to you by now.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10114304.html
Zones:
Visual BasicDate Answered: 01/05/1999 Grade: A Views: 5
I can do this if I have IE5 installed using SHCopyKey, but I want the solution to not require IE.
Is there a way to rename a key, or copy a key along with all of its sub-keys?
Thanks in advance.
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10145714.html
Weird, our NT4.0 workstation (sr5) created a new Administrator account (with the same password)after a reboot. In the profiles folder, it looks like the old account was saved as Administrator.bak.
...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10311406.html
Zones:
Windows NTDate Answered: 06/19/2000 Grade: B Views: 0
I am trying to setup an asp form that takes all the information that is entered into the form by a user and saves it into a file. That file name will be generated randomly and then email to a cert...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10338982.htm...
Zones:
ASPDate Answered: 06/19/2000 Grade: B Views: 0
how can i rename/copy a file 'somefile.out' to a filename with a datetimestamp like 'mmddhhss.out'. is it possible?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10346812.html
Zones:
Windows NTDate Answered: 06/02/2000 Grade: A Views: 0
Is there a way to rename files using FileSystemObject object? If not, can I know the way to rename files? Thanks.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10670581.htm...
Zones:
ASPDate Answered: 07/17/2000 Grade: A Views: 49
After creating a temporary file in visual c++ I want to rename the file to another name.
CString tmpmsg, oldfile("tempdat.txt"), newfile("finaldata.txt");
tmpmsg.Format(" rename %s %s", oldfile...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20065100.html
I noticed that there is no way to rename a table once you have created one. Must i remove the table
(and all its content), create a new table, and copy the data over? There has got to be an eas...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20089773.html
Zones:
MS AccessDate Answered: 04/15/2001 Grade: A Views: 0
I need to rename a file in the formart 000001.dat and the next day it is 000002.dat etc.
I need to rename it to the format abcdefgh000001.dat
Any ideas? its simple enough i imagine but cant thi...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_20135694.html
Zones:
Windows NTDate Answered: 07/05/2001 Grade: A Views: 0
Hi,
In my application I have a faicility to upload image files to a pre-determined target directory on the Server. This works fine - however there is a requirement from time to time to rename s...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20136010.htm...
Zones:
ASPDate Answered: 06/15/2001 Grade: A Views: 0