Microsoft
Software
Hardware
Network
Question : Copy directory
Is there an easy way to copy an entire directory strucutre?
Answer : Copy directory
=> MoveTo ? Are you sure that this COPIES the directory?
I would use My.Computer.FileSystem.Cop
yDirectory
("C:\Sourc
e", "C:\Dest", <Overwrite True or False>)
Random Solutions
Help needed with iphone Configuration Utility, SSL certificates ,& SBS 2003
Save only sends e-mail with removed attachment again
auto run lightbox
DNS Round Robin
mozilla keeps session even if close it
Using VBA to read inbox of non-default mailbox
Does anyone know how to make a disk image from the iphone memory?
'SettingsSingleFileGenerat
or' 'ResXFileCodeGenerator' problem
Batch script to calculate elapsed time in seconds : must be able to handle if time crosses midnight
Incremental search listbox w/ SQL Server w/ ability to append records to the serached table