Martijn Laan 5 năm trước cách đây
mục cha
commit
15ccf4daee
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ISHelp/isetup.xml

+ 1 - 1
ISHelp/isetup.xml

@@ -3792,7 +3792,7 @@ CreateMutex 0&, 0&, "MyProgramsMutexName"
 <p>Note that mutex name comparison in Windows is <i>case sensitive.</i></p>
 <p>Note that mutex name comparison in Windows is <i>case sensitive.</i></p>
 <p>To specify a mutex name containing a comma, escape the comma with a backslash.</p>
 <p>To specify a mutex name containing a comma, escape the comma with a backslash.</p>
 <p>See the topic for CreateMutex in the MS SDK help for more information on mutexes.</p>
 <p>See the topic for CreateMutex in the MS SDK help for more information on mutexes.</p>
-<example><pre>AppMutex=MyProgramsMutexName</pre></example>
+<example><pre>AppMutex=MyProgramsMutexName,Global\MyProgramsMutexName</pre></example>
 <p><b>See also:</b><br/>
 <p><b>See also:</b><br/>
 <link topic="setup_setupmutex">SetupMutex</link><br/>
 <link topic="setup_setupmutex">SetupMutex</link><br/>
 <link topic="setup_closeapplications">CloseApplications</link></p>
 <link topic="setup_closeapplications">CloseApplications</link></p>