If it's a Windows App you might be able to capture the DragNDrop event on the form and then grab the parameters that way. Won't be through Environment.GetCommandLineArgs but with a bit of work it might still work.
Simon From: [email protected] [mailto:[email protected]] On Behalf Of Anthony Sent: Wednesday, 28 April 2010 12:13 PM To: 'ozDotNet' Subject: Environment.GetCommandLineArgs at runtime Am i able to pass parameters to an application when it is already open. I know i can use Environment.GetCommandLineArgs at execution startup but what about when its already open Is your website being IntelliXperienced? <http://www.intellixperience.com/signup.aspx> regards Anthony (*12QWERNB*) Is your website being IntelliXperienced? ************************************************************************************************************************ This email (including all attachments) is confidential, may contain personal or legally privileged information and is intended solely for the named addressee. Confidentiality or privilege is not waived or lost because this email has been sent to you by mistake. If you have received it in error, please let us know by reply email, delete it from your system and destroy any copies. This email is also subject to copyright. No part of it should be reproduced, adapted or communicated without the written consent of the copyright owner. Any personal information in this email must be handled in accordance with the Privacy Act 1988 (Cth). Emails may be interfered with, may contain computer viruses or other defects and may not be successfully replicated on other systems. Pillar Administration makes no representations and gives no warranties in relation to these matters and does not accept liability for any loss or damage which may result from this email. If you have any doubts about the authenticity of an email purportedly sent by Pillar Administration, please contact us immediately. ************************************************************************************************************************
