Click here to Skip to main content
15,881,852 members
Home / Discussions / C#
   

C#

 
AnswerRe: Need Immediate Help Pin
User 66582-Jun-08 8:21
User 66582-Jun-08 8:21 
Questionpliz tell me name of exercise book C#??? Pin
mbaz2-Jun-08 5:46
mbaz2-Jun-08 5:46 
AnswerRe: pliz tell me name of exercise book C#??? Pin
Christian Graus2-Jun-08 5:55
protectorChristian Graus2-Jun-08 5:55 
JokeRe: pliz tell me name of exercise book C#??? Pin
Guffa2-Jun-08 8:26
Guffa2-Jun-08 8:26 
AnswerRe: pliz tell me name of exercise book C#??? Pin
GuyThiebaut2-Jun-08 9:57
professionalGuyThiebaut2-Jun-08 9:57 
QuestionZip and Unzip using Proces.StartInfo Pin
JustRonald2-Jun-08 5:00
JustRonald2-Jun-08 5:00 
AnswerRe: Zip and Unzip using Proces.StartInfo Pin
Giorgi Dalakishvili2-Jun-08 6:37
mentorGiorgi Dalakishvili2-Jun-08 6:37 
GeneralRe: Zip and Unzip using Proces.StartInfo Pin
JustRonald2-Jun-08 21:17
JustRonald2-Jun-08 21:17 
Well something is wrong with the parameters I give....but I don't know what.
When I start debugging this line:
Zip.StartInfo.Arguments = "a \"" + Path.GetFileName(zipName) + "\" \"" + ZipFile + "\" \"" + newDir + "\"";

looks like:
a "DC2tempDir.zip" "C:\OutputDirectory\temp\P1010827.JPG" "C:\OutputDirectory\01\01.A\"

What I'm trying to do is creating a new zip file in "C:\OutputDirectory\01\01.A\" with the name "DC2tempDir.zip".
The content of the zip file must be the .jpg file in the temp dir.

Is there something that I'm doing wrong here? (I'm using WinRAR btw.)
GeneralRe: Zip and Unzip using Proces.StartInfo Pin
Robert Rohde2-Jun-08 22:13
Robert Rohde2-Jun-08 22:13 
Questionwindows installer problem Pin
Akash Agarwal2-Jun-08 4:42
Akash Agarwal2-Jun-08 4:42 
AnswerRe: windows installer problem Pin
Mike Dimmick2-Jun-08 6:54
Mike Dimmick2-Jun-08 6:54 
Questiondo u know exercise website C#, pliz tell me!!!??? Pin
mbaz2-Jun-08 4:26
mbaz2-Jun-08 4:26 
AnswerRe: do u know exercise website C#, pliz tell me!!!??? Pin
Christian Graus2-Jun-08 5:21
protectorChristian Graus2-Jun-08 5:21 
AnswerRe: do u know exercise website C#, pliz tell me!!!??? [modified] Pin
Shree2-Jun-08 21:14
Shree2-Jun-08 21:14 
QuestionProblem with bug Pin
humayunlalzad2-Jun-08 4:16
humayunlalzad2-Jun-08 4:16 
AnswerRe: Problem with bug Pin
Scott Dorman2-Jun-08 4:25
professionalScott Dorman2-Jun-08 4:25 
GeneralRe: Problem with bug Pin
humayunlalzad2-Jun-08 5:35
humayunlalzad2-Jun-08 5:35 
GeneralRe: Problem with bug Pin
Scott Dorman2-Jun-08 5:50
professionalScott Dorman2-Jun-08 5:50 
GeneralRe: Problem with bug Pin
humayunlalzad2-Jun-08 6:18
humayunlalzad2-Jun-08 6:18 
GeneralRe: Problem with bug Pin
Scott Dorman2-Jun-08 6:24
professionalScott Dorman2-Jun-08 6:24 
GeneralRe: Problem with bug Pin
humayunlalzad2-Jun-08 6:27
humayunlalzad2-Jun-08 6:27 
GeneralRe: Problem with bug Pin
Scott Dorman2-Jun-08 6:29
professionalScott Dorman2-Jun-08 6:29 
GeneralRe: Problem with bug Pin
humayunlalzad2-Jun-08 8:26
humayunlalzad2-Jun-08 8:26 
GeneralRe: Problem with bug Pin
Scott Dorman2-Jun-08 8:35
professionalScott Dorman2-Jun-08 8:35 
GeneralRe: Problem with bug Pin
humayunlalzad3-Jun-08 4:41
humayunlalzad3-Jun-08 4:41 

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.