Click here to Skip to main content
15,898,373 members
Home / Discussions / C#
   

C#

 
QuestionCreating a updater that will download and update installation files Pin
steve_rm30-Jul-09 7:54
steve_rm30-Jul-09 7:54 
AnswerRe: Creating a updater that will download and update installation files Pin
Henry Minute30-Jul-09 8:20
Henry Minute30-Jul-09 8:20 
AnswerRe: Creating a updater that will download and update installation files Pin
Giorgi Dalakishvili30-Jul-09 8:49
mentorGiorgi Dalakishvili30-Jul-09 8:49 
QuestionAdding a Win32 resource file into VC#.NET Pin
alleyes30-Jul-09 7:13
professionalalleyes30-Jul-09 7:13 
AnswerRe: Adding a Win32 resource file into VC#.NET Pin
Dave Kreskowiak30-Jul-09 9:30
mveDave Kreskowiak30-Jul-09 9:30 
GeneralRe: Adding a Win32 resource file into VC#.NET Pin
alleyes30-Jul-09 9:43
professionalalleyes30-Jul-09 9:43 
QuestionInitialize a protocol in a BBS Pin
bigjoe11a30-Jul-09 7:05
bigjoe11a30-Jul-09 7:05 
Questionloading machine names from a txt file... Pin
partialdata30-Jul-09 6:25
partialdata30-Jul-09 6:25 
I am trying to write a small application for my domain that will delete files on the clients machine.

i have the delete code already also i have wrapped this around impersonation code so i can have admin creds

i am able to open file dialog and choose the txt file i want etc.. but after that im lost. I want to load the machine names i have listed in the machines.txt file and then hit search and it will go out and delete the file i have chosen.

for feed back i have a listview that is setup with grid lines and detail view with 2 columns machine and status

so once i load the machines.txt and i hit search button it will go through each machine name in the txt file go out to that pc remotely delete the file then will populate the listview with machine name and status saying deleted or file not found.

Thank you for your time!

-summey
AnswerRe: loading machine names from a txt file... Pin
Abhijit Jana30-Jul-09 8:21
professionalAbhijit Jana30-Jul-09 8:21 
GeneralRe: loading machine names from a txt file... Pin
partialdata30-Jul-09 9:00
partialdata30-Jul-09 9:00 
AnswerRe: loading machine names from a txt file... Pin
CoderForEver30-Jul-09 9:08
CoderForEver30-Jul-09 9:08 
GeneralRe: loading machine names from a txt file... Pin
partialdata30-Jul-09 9:12
partialdata30-Jul-09 9:12 
GeneralRe: loading machine names from a txt file... Pin
CoderForEver30-Jul-09 9:32
CoderForEver30-Jul-09 9:32 
GeneralRe: loading machine names from a txt file... Pin
partialdata30-Jul-09 9:41
partialdata30-Jul-09 9:41 
AnswerRe: loading machine names from a txt file... Pin
Alan N30-Jul-09 10:22
Alan N30-Jul-09 10:22 
GeneralRe: loading machine names from a txt file... Pin
partialdata31-Jul-09 5:19
partialdata31-Jul-09 5:19 
GeneralRe: loading machine names from a txt file... Pin
Alan N31-Jul-09 5:55
Alan N31-Jul-09 5:55 
GeneralRe: loading machine names from a txt file... Pin
partialdata31-Jul-09 6:53
partialdata31-Jul-09 6:53 
GeneralRe: loading machine names from a txt file... Pin
partialdata31-Jul-09 7:56
partialdata31-Jul-09 7:56 
GeneralRe: loading machine names from a txt file... Pin
Alan N31-Jul-09 9:43
Alan N31-Jul-09 9:43 
GeneralRe: loading machine names from a txt file... Pin
partialdata31-Jul-09 9:58
partialdata31-Jul-09 9:58 
AnswerRe: loading machine names from a txt file... Pin
Alan N31-Jul-09 12:10
Alan N31-Jul-09 12:10 
QuestionHow to write Newlines in XmlDocument Pin
Jordanwb30-Jul-09 5:38
Jordanwb30-Jul-09 5:38 
AnswerRe: How to write Newlines in XmlDocument Pin
Ian Shlasko30-Jul-09 5:45
Ian Shlasko30-Jul-09 5:45 
GeneralRe: How to write Newlines in XmlDocument Pin
Jordanwb30-Jul-09 5:46
Jordanwb30-Jul-09 5:46 

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.