Archive: Shortcut (rundll32.exe)


Shortcut (rundll32.exe)
I want to creat this chortcut... But I am having some troubles

C:\WINDOWS\system32\rundll32.exe ffdshow.ax,configure

Is this possible


Never mind I allready have it

CreateShortCut "$SMPROGRAMS\$STARTMENU_FOLDER\Matrix Mixer Configuration.lnk" "$WINDIR\rundll32.exe" '"$INSTDIR\MatrixMixer\matrix_mixer.ax",config'


You should always specify the dll using the short path name convention for compatibility with all versions of windows.