1,633
edits
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
{{Avdump-gui}} | {{Avdump-gui}} | ||
'''For Vista permission issues on installation:''' | |||
*Create a blank .bat file. | |||
*Insert this text into it and modify it to your situation:<br> <tt>"C:\Windows\System32\msiExec.exe" -i "C:\Directory\Where\Located\avdump-gui.msi"</tt> | |||
*Right click and run the .bat file as administrator. | |||
==Changelog== | ==Changelog== | ||
Line 388: | Line 388: | ||
</pre> | </pre> | ||
=== | ===Wrapper module for subprocess by rar=== | ||
<pre style="font-size: 60%;"> | <pre style="font-size: 60%;"> | ||
import subprocess | import subprocess |
edits