How to? I mean that almost standart option of any autorun, like "Browse this CD contents". Need you help!
Professional Software Development Tools
How to? I mean that almost standart option of any autorun, like "Browse this CD contents". Need you help!
Take a look at any of the template Software Installers. There is a button for Browse this CD in every one of them.
Thank you, Worm! Oh stupid me! [img]/ubbthreads/images/icons/smile.gif[/img]
<IR_ACTIONS_LIST>
<Action name="Open">
<Type>7</Type>
<Function>0</Function>
<DTIndentLevel>0</DTIndentLevel>
<Enabled>1</Enabled>
<ErrorHandling>
<UserNotificationMode>2</UserNotificationMode>
<CustomErrorMessage/>
<OnErrorAction>0</OnErrorAction>
<JumpToLabel/>
</ErrorHandling>
<FileName>%SrcDir%</FileName>
<Verb>explore</Verb>
<WorkingDir/>
<RunMode>0</RunMode>
</Action>
</IR_ACTIONS_LIST>
It's easy to overlook. [img]/ubbthreads/images/icons/smile.gif[/img]