Click here to Skip to main content
15,895,370 members
Home / Discussions / C#
   

C#

 
AnswerRe: login dialog help Pin
zafersavas5-Sep-08 18:51
zafersavas5-Sep-08 18:51 
GeneralRe: login dialog help Pin
captjack6-Sep-08 4:12
captjack6-Sep-08 4:12 
GeneralRe: login dialog help Pin
zafersavas6-Sep-08 4:21
zafersavas6-Sep-08 4:21 
QuestionMobile Pin
nelsonpaixao5-Sep-08 13:55
nelsonpaixao5-Sep-08 13:55 
AnswerRe: Mobile Pin
Blue_Boy5-Sep-08 19:41
Blue_Boy5-Sep-08 19:41 
AnswerRe: Mobile Pin
CaptainKrtek7-Sep-08 8:55
CaptainKrtek7-Sep-08 8:55 
QuestionRight click GridView Pin
Jacob Dixon5-Sep-08 10:34
Jacob Dixon5-Sep-08 10:34 
AnswerRe: Right click GridView Pin
Bassam Saoud5-Sep-08 11:29
Bassam Saoud5-Sep-08 11:29 
GeneralRe: Right click GridView Pin
Jacob Dixon5-Sep-08 14:03
Jacob Dixon5-Sep-08 14:03 
AnswerRe: Right click GridView Pin
Mycroft Holmes5-Sep-08 13:47
professionalMycroft Holmes5-Sep-08 13:47 
GeneralRe: Right click GridView Pin
Jacob Dixon5-Sep-08 14:02
Jacob Dixon5-Sep-08 14:02 
Questionchange statusBar to Vista;s system tray style Pin
Jassim Rahma5-Sep-08 9:16
Jassim Rahma5-Sep-08 9:16 
QuestionFacade design pattern examples Pin
Member 39190495-Sep-08 8:52
Member 39190495-Sep-08 8:52 
AnswerRe: Facade design pattern examples Pin
MidwestLimey5-Sep-08 11:11
professionalMidwestLimey5-Sep-08 11:11 
GeneralRe: Facade design pattern examples Pin
Member 39190496-Sep-08 5:53
Member 39190496-Sep-08 5:53 
QuestionThe preferred way to return a DataSet in ADO.NET 2.0 Pin
Member 39190495-Sep-08 8:20
Member 39190495-Sep-08 8:20 
AnswerRe: The preferred way to return a DataSet in ADO.NET 2.0 Pin
PIEBALDconsult5-Sep-08 13:10
mvePIEBALDconsult5-Sep-08 13:10 
GeneralRe: The preferred way to return a DataSet in ADO.NET 2.0 Pin
Mycroft Holmes5-Sep-08 13:52
professionalMycroft Holmes5-Sep-08 13:52 
QuestionRun two programs at once. Pin
jumbojs5-Sep-08 7:30
jumbojs5-Sep-08 7:30 
The Current Design:
You click on the shortcut and a window pops up asking you for the source directory and target directory. You provide this information and then the files in one directory get copied to another directory. When I schedule this to run as a automated task, the window always pops up asking for the source dir and target dir.

What I would like:
When you schedule the program to run as an automated task, it doesn't ask the user for the source and target directories. If the user needs to change the source and target, they double click on the shortcut and the interface pops up again asking them for the source and target info.

Question:
How do I do this in C#?
AnswerRe: Run two programs at once. Pin
Alan N5-Sep-08 8:40
Alan N5-Sep-08 8:40 
AnswerRe: Run two programs at once. Pin
PIEBALDconsult5-Sep-08 13:12
mvePIEBALDconsult5-Sep-08 13:12 
GeneralRe: Run two programs at once. Pin
jumbojs5-Sep-08 16:28
jumbojs5-Sep-08 16:28 
QuestionProgramatically load textfile into TextBox... Pin
jas0n235-Sep-08 7:14
jas0n235-Sep-08 7:14 
AnswerRe: Programatically load textfile into TextBox... Pin
led mike5-Sep-08 7:28
led mike5-Sep-08 7:28 
AnswerRe: Programatically load textfile into TextBox... Pin
jumbojs5-Sep-08 7:34
jumbojs5-Sep-08 7:34 

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.