Click here to Skip to main content
16,005,099 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Application Installation only once. Pin
Anonymous9-Sep-04 19:24
Anonymous9-Sep-04 19:24 
GeneralSave Properties of a TIFF image in Text File Pin
MNaveedSaeed8-Sep-04 21:17
MNaveedSaeed8-Sep-04 21:17 
GeneralRe: Save Properties of a TIFF image in Text File Pin
Dave Kreskowiak9-Sep-04 10:38
mveDave Kreskowiak9-Sep-04 10:38 
GeneralRe: Save Properties of a TIFF image in Text File Pin
Anonymous22-Sep-04 20:58
Anonymous22-Sep-04 20:58 
GeneralRe: Save Properties of a TIFF image in Text File Pin
Dave Kreskowiak23-Sep-04 0:21
mveDave Kreskowiak23-Sep-04 0:21 
Questioncan somebody help me.. (VB.NET) Pin
Member 12956508-Sep-04 19:46
Member 12956508-Sep-04 19:46 
AnswerRe: can somebody help me.. (VB.NET) Pin
Mekong River8-Sep-04 21:41
Mekong River8-Sep-04 21:41 
GeneralDelete files and folders Pin
HPBlade8-Sep-04 19:08
HPBlade8-Sep-04 19:08 
hi yall i need some help here im trying to make an aplication in vb.net that can erase folders and files in side of a folder so say i have a folder called MIKE and in that folder i have 4 files and 2 folders i want my program to be simple so all you do is when the aplication comes up it says what folder would you like all information deleted out of so then i would type MIKE and then the program would delete all files and folders in that folder with out deleting that folder called MIKE and i also want it to erase all hidden and system files in that folder is there any type of code this is basically all i have right now is a .bat file that looks like this

@echo off

cd \
cd mike
echo y |del *.* /a h s
exit

but lets say i want to erase all my temporay internet files i am not able for some reson and i do not know why can some one please help me D'Oh! | :doh: D'Oh! | :doh: D'Oh! | :doh: WTF | :WTF:

THANK YOU FOR ALL YOUR HELP GUYS IF ANY OF YALL NEED ANY HELP WITH HP PROLIANT OR HP9000 SERVERS JUST LET ME KNOW I KNOW THEM INSIDE AND OUT
GeneralRe: Delete files and folders Pin
Dave Kreskowiak9-Sep-04 10:47
mveDave Kreskowiak9-Sep-04 10:47 
GeneralRe: Delete files and folders Pin
TT(n)12-Sep-04 1:14
TT(n)12-Sep-04 1:14 
GeneralRe: Delete files and folders [EDITED] Pin
Dave Kreskowiak12-Sep-04 3:26
mveDave Kreskowiak12-Sep-04 3:26 
GeneralRe: Delete files and folders [EDITED] Pin
TT(n)12-Sep-04 8:27
TT(n)12-Sep-04 8:27 
GeneralRe: Delete files and folders ] Pin
TT(n)12-Sep-04 12:01
TT(n)12-Sep-04 12:01 
GeneralRe: Delete files and folders [EDITED] Pin
Dave Kreskowiak12-Sep-04 16:32
mveDave Kreskowiak12-Sep-04 16:32 
GeneralRe: Delete files and folders [EDITED] Pin
TT(n)13-Sep-04 1:41
TT(n)13-Sep-04 1:41 
GeneralRe: Delete files and folders [EDITED] Pin
Dave Kreskowiak13-Sep-04 12:16
mveDave Kreskowiak13-Sep-04 12:16 
GeneralRe: Delete files and folders [EDITED] Pin
TT(n)13-Sep-04 19:34
TT(n)13-Sep-04 19:34 
GeneralRe: Delete files and folders [EDITED] Pin
Dave Kreskowiak14-Sep-04 1:42
mveDave Kreskowiak14-Sep-04 1:42 
GeneralRe: Delete files and folders [EDITED] Pin
Anonymous14-Sep-04 17:29
Anonymous14-Sep-04 17:29 
Questionhow to add chm help file into vb.net project. Pin
rajad8-Sep-04 18:04
rajad8-Sep-04 18:04 
AnswerRe: how to add chm help file into vb.net project. Pin
Dave Kreskowiak9-Sep-04 10:52
mveDave Kreskowiak9-Sep-04 10:52 
GeneralRe: how to add chm help file into vb.net project. Pin
rajad9-Sep-04 15:46
rajad9-Sep-04 15:46 
GeneralRe: how to add chm help file into vb.net project. Pin
Dave Kreskowiak10-Sep-04 1:13
mveDave Kreskowiak10-Sep-04 1:13 
GeneralRe: how to add chm help file into vb.net project. Pin
rajad10-Sep-04 17:33
rajad10-Sep-04 17:33 
GeneralGood tool for developer! Pin
tianzj8-Sep-04 17:30
tianzj8-Sep-04 17:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.