saleh Posted June 20, 2013 Report Share Posted June 20, 2013 Hi In PreferenceàStartup The arrangement and number of command line parameters is important? For example arrangement below can cause error or restart of PC? "/Fc:\file.mex /ICc:\config.wcfg /H /B" Thanks in advance Quote Link to comment Share on other sites More sharing options...
Cory Posted June 20, 2013 Report Share Posted June 20, 2013 I don't know. Generally parameters can be passed in any order as long as their formatted correctly. But I don't know in this specific case. I actually specify the MEX file in the registry. In fact I don't use the 'load on start up' option which puts an icon in the system tray but rather opt to add teh MEX start up to the Run section of the Windows registry. More complex and I have a macro to self manage the files listed but it was necessary to make it work in my case. 1 Quote Link to comment Share on other sites More sharing options...
saleh Posted June 21, 2013 Author Report Share Posted June 21, 2013 I don't know. Generally parameters can be passed in any order as long as their formatted correctly. But I don't know in this specific case. I actually specify the MEX file in the registry. In fact I don't use the 'load on start up' option which puts an icon in the system tray but rather opt to add teh MEX start up to the Run section of the Windows registry. More complex and I have a macro to self manage the files listed but it was necessary to make it work in my case. Thanks dear cory Can say how you specify the MEX file in the registry? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.