ShelExec v1.27

Welcome to ShelExec, A very simple utility to allow you to call the ShellExecute API from the command line.

 

History
Copyright
Usage
Contacting the Author

 

 

 

History

v1.27 (26 May 2022)

v1.26 (5 April 2020)

v1.25 (23 December 2019)

v1.24 (1 June 2019)

v1.23 (2 October 2018)

v1.22 (27 December 2017)

v1.21 (23 October 2016)

v1.20 (31 July 2016)

v1.19 (25 July 2015)

16 April 2013

v1.18 (14 April 2013)

v1.17 (12 January 2008)

v1.16 (21 December 2006)

v1.15 (23 September 2005)

3 July 2004

v1.14 (24 January 2003)

v1.13 (18 October 2002)

v1.12 (17 October 2002)

29 July 2002

v1.11 (1 October 2001)

v1.1 (10 February 2001)

v1.02 (9 April 2000)

v1.01 (16 July 1999)

 

 

 

Copyright

 

 

 

Usage

[autorun]
open=ShelExec.exe @EXEDRV@\index.html
icon=youricon.ico

Note that it is important to use the @EXEDRV@ or @EXEDIR@ replacement parameters as this helps ensures that ShelExec uses a fully quoted path when it runs your program. Otherwise you can get some problems on various versions of Windows with your AutoRun CD's.

[autorun]
open=ShelExec.exe "a long pathname with spaces.html"
icon=youricon.ico

 

 

 

Contacting the Author

PJ Naughter
Email: pjna@naughter.com
Web: http://www.naughter.com
26 May 2022