Enter Keywords:
1 - 10 of 1656(0.011 seconds)
Sort By:
 
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.
Zones: Visual BasicDate Answered: 01/05/1999 Rating: 9.0 Views: 0
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.
Zones: Windows ProgrammingDate Answered: 04/05/1999 Rating: 5.8 Views: 36
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. ...
Zones: Windows NTDate Answered: 06/19/2000 Rating: 7.6 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...
Zones: ASPDate Answered: 06/19/2000 Rating: 7.2 Views: 0
how can i rename/copy a file 'somefile.out' to a filename with a datetimestamp like 'mmddhhss.out'. is it possible?
Zones: Windows NTDate Answered: 06/02/2000 Rating: 6.6 Views: 0
Is there a way to rename files using FileSystemObject object? If not, can I know the way to rename files? Thanks.
Zones: ASPDate Answered: 07/17/2000 Rating: 7.8 Views: 4
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...
Zones: C++, Microsoft Visual C++Date Answered: 02/08/2001 Rating: 9.0 Views: 16
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...
Zones: MS AccessDate Answered: 04/15/2001 Rating: 7.6 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...
Zones: Windows NTDate Answered: 07/05/2001 Rating: 6.2 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...
Zones: ASPDate Answered: 06/15/2001 Rating: 8.6 Views: 0