Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
TKM TKM is offline
external usenet poster
 
Posts: 33
Default send command line to the RUN BOX

I need to place this command line in the "run box" so it will fire off our
companies HDE program. Does anyone know how to pass this to the run box? Or
is their another way to do this?

cmd.exe /k
"c:\program
files\netinst\niinst32.exe",/Execute:{189BF419-4CDS-4311-9CVF-F98C0ETB6A86}
/install

PS..the liccense key number has been changed to protect our company of course.

Thanks for all your help

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default send command line to the RUN BOX

Use the Shell Function.

See VBA help for a description and an example.
--
Gary''s Student - gsnu200908


"TKM" wrote:

I need to place this command line in the "run box" so it will fire off our
companies HDE program. Does anyone know how to pass this to the run box? Or
is their another way to do this?

cmd.exe /k
"c:\program
files\netinst\niinst32.exe",/Execute:{189BF419-4CDS-4311-9CVF-F98C0ETB6A86}
/install

PS..the liccense key number has been changed to protect our company of course.

Thanks for all your help

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Send keys from command button sunspot27 Excel Worksheet Functions 0 July 28th 09 12:10 PM
The Send to command Arup C[_2_] Excel Discussion (Misc queries) 3 January 11th 08 03:29 PM
Send a command down a column mary Excel Discussion (Misc queries) 2 December 7th 07 01:53 AM
Use command button to send email Slugger Excel Programming 7 April 28th 05 08:51 PM
Net Send command trough VBA Michael Rhein Excel Programming 1 July 2nd 04 03:11 AM


All times are GMT +1. The time now is 04:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"