Currently browsing

2008

How System Restore

My computer does not have System Restore how I would like to be able to restore just the computer equipment at that time ah?? Thank you for the help ~ ~ before the computer has the System Restore option of later re-see the future there will be no This feature …

VB problem, file system control

Private Sub Dir1_Change () File1.Path = Dir1.Path End Sub Private Sub Drive1_Change () Dir1.Path = Drive1.Drive End Sub Private Sub File1_Click () Dim STR As String * 3 ChDrive Drive1.Drive ChDir Dir1.Path STR = UCase (Right (File1.FileName, 3)) Select Case STR Case “BMP” Image1.Picture = LoadPicture (File1.FileName) Case “DOC” MsgBox …