23
edits
Changes
Antiwpa
,New page: == Antiwpa 3.4.6 == A cure against the M$ Windows Product Activation. [http://antiwpa11.tk/ Antiwpa] is available as an ZIP package. Extract and correct install string according to your ...
== Antiwpa 3.4.6 ==
A cure against the M$ Windows Product Activation.
[http://antiwpa11.tk/ Antiwpa] is available as an ZIP package. Extract and correct install string according to your Windows version.
<source lang="xml">
<packages>
<package id="antiwpa" name="Antiwpa v3.4.6" revision="1" priority="0" reboot="true">
<check type="file" condition="versiongreaterorequal" path="%SYSTEMROOT%\system32\antiwpa.dll" value="3.5.0.0"/>
<install cmd="cmd.exe /C copy /y "%SOFTWARE%\utiliti\citi\Antiwpa-V3.4.6 for X64 and X86\X86\antiwpa.dll" %SYSTEMROOT%\system32\"/>
<install cmd="regsvr32 /s %SYSTEMROOT%\system32\antiwpa.dll"/>
<remove cmd="regsvr32 /s /u %SYSTEMROOT%\antiwpa.dll"/>
<remove cmd="cmd.exe /C del %SYSTEMROOT%\system32\antiwpa.dll"/>
</package>
</packages>
</source>
[[category:Silent Installers]]
A cure against the M$ Windows Product Activation.
[http://antiwpa11.tk/ Antiwpa] is available as an ZIP package. Extract and correct install string according to your Windows version.
<source lang="xml">
<packages>
<package id="antiwpa" name="Antiwpa v3.4.6" revision="1" priority="0" reboot="true">
<check type="file" condition="versiongreaterorequal" path="%SYSTEMROOT%\system32\antiwpa.dll" value="3.5.0.0"/>
<install cmd="cmd.exe /C copy /y "%SOFTWARE%\utiliti\citi\Antiwpa-V3.4.6 for X64 and X86\X86\antiwpa.dll" %SYSTEMROOT%\system32\"/>
<install cmd="regsvr32 /s %SYSTEMROOT%\system32\antiwpa.dll"/>
<remove cmd="regsvr32 /s /u %SYSTEMROOT%\antiwpa.dll"/>
<remove cmd="cmd.exe /C del %SYSTEMROOT%\system32\antiwpa.dll"/>
</package>
</packages>
</source>
[[category:Silent Installers]]