zeffy
6934a7cb1b
fix
2017-11-30 01:21:57 -08:00
zeffy
41fccdf489
move patternfind headers and add license information
2017-11-30 00:20:38 -08:00
zeffy
4c2041cd1b
fix appveyor
2017-11-29 20:20:10 -08:00
zeffy
79e14e3532
Update appveyor.yml
2017-11-29 20:18:00 -08:00
zeffy
249209333c
Update appveyor.yml
2017-11-29 20:14:45 -08:00
zeffy
1f89fd5a9c
Update README.md
2017-11-29 20:10:18 -08:00
zeffy
e7cd9756a1
test
2017-11-29 20:03:22 -08:00
zeffy
2ebd9c9956
Update and rename DONATIONS.md to DONATE.md
2017-11-14 02:08:16 -08:00
zeffy
8d22172bb1
add spanish translation links
2017-10-16 04:08:47 -07:00
zeffy
2d477a51c6
0.8
v0.8.0.143
2017-10-09 18:30:52 -07:00
zeffy
350f1ee362
finish advanced installer setup, add DONATIONS.md
2017-10-09 18:09:06 -07:00
zeffy
37ad63247b
update .gitignore
2017-10-09 00:48:36 -07:00
zeffy
5feb0a3672
Update install_wufuc.bat
2017-10-08 07:04:25 -07:00
zeffy
a147f93921
delete .back.aip and update .gitignore
2017-10-07 16:04:11 -07:00
zeffy
8b09ea3024
update folder structure and readme
2017-10-07 16:00:50 -07:00
zeffy
e274b3caad
update readme.md
2017-10-07 05:58:33 -07:00
zeffy
1f06d5630d
update install_wufuc.bat and readme.md
2017-10-07 05:39:44 -07:00
zeffy
cec5a91f60
fix batch installer and split back into installer and uninstaller
2017-10-07 03:29:03 -07:00
zeffy
c800704d32
update readme [skip ci]
2017-10-06 23:26:08 -07:00
zeffy
9175ca34a4
update readme [skip ci]
2017-10-06 23:24:12 -07:00
zeffy
a9df83db1f
words are hard
2017-10-06 23:22:57 -07:00
zeffy
c0b9aed8f9
update readme
2017-10-06 23:21:56 -07:00
zeffy
57bce4a663
update readme
2017-10-06 23:19:20 -07:00
zeffy
28f2644311
update batch setup and merge installer&uninstaller
2017-10-06 23:09:29 -07:00
zeffy
d771c7984b
reduce abhorrent indenting
2017-10-06 13:56:29 -07:00
zeffy
edc0e8d2a7
really makes me think
2017-10-06 01:00:22 -07:00
zeffy
f3ae53897c
change uninstall order
2017-10-05 20:56:30 -07:00
zeffy
988a0e7b41
update batch installer and uninstaller
2017-10-05 20:55:31 -07:00
zeffy
4ea832a47b
Update hooks.c
2017-10-05 20:42:11 -07:00
zeffy
94e8c9ccea
fix win 8.1 (needs more testing)
2017-10-05 20:36:25 -07:00
zeffy
c8fa45f002
fix crash on windows 7 x86 (still need to fix issue in windows 8.1)
2017-10-05 15:29:32 -07:00
zeffy
49416594e9
update installer script
2017-10-05 13:49:52 -07:00
zeffy
d51445201b
fix wiki links in CONTRIBUTING.md, add links to Italian translation
2017-10-04 16:36:53 -07:00
zeffy
5acb9b367b
Update README.md
2017-10-04 02:09:24 -07:00
zeffy
935017831b
Update README.md
2017-10-04 01:53:26 -07:00
zeffy
c619824013
Update README.md
2017-10-04 01:43:21 -07:00
zeffy
61d79048fb
fix x86 build (sort of) and move translations to Github Wiki
2017-10-04 01:32:26 -07:00
zeffy
2950c14694
Update README.md
2017-10-03 16:33:09 -07:00
zeffy
4d8e122701
Update appveyor.yml
2017-10-03 16:24:30 -07:00
zeffy
d921d3247b
Update appveyor.yml
2017-10-03 16:21:11 -07:00
zeffy
d011d54bc8
delete aihelper project
2017-10-03 16:18:38 -07:00
zeffy
680efe9ba3
delete loose files
2017-10-03 15:50:06 -07:00
zeffy
bd15048101
0.8pre. installers are not finished [skip ci]
2017-10-03 15:34:52 -07:00
zeffy
c7f44b3f2d
removed gratipay button due to lack of interest
2017-09-21 19:33:56 -07:00
zeffy
0145e4f42b
fix wufuc.rch item type
2017-09-21 19:26:42 -07:00
zeffy
ab40ad39a2
many changes, see description [skip ci]
...
Note: currently only works via manual injection, Rundll32Entry has been removed
- Fixed conflict with UpdatePack7R2 (and WuaCpuFix) by hooking `RegQueryValueExW` and fixing the path to `wuaueng.dll`. (fixes #100 )
- Eliminated lots of redundant and unnecessary code.
- Other reliability improvements and bug fixes.
- Removed the error message that displays in the installers when `wuaueng.dll` is below the minimum supported version, and added an internal check that will skip the patching procedure if the version of `wuaueng.dll` is too low. **This means you can now safely install wufuc prior to any updates, and it will automatically start working once it's needed, without any potential side effects.** (fixes #99 )
- Added `/UNATTENDED` flag to the batch installer and uninstaller. You can use this to bypass the confirmation for a fully automated installation/uninstallation. To use it, you invoke the batch script from an elevated command prompt, like so: `"wufuc_installer.bat" /UNATTENDED`
- Improved logging framework to allow multiple processes to safely write to the same `.log` file.
2017-09-21 19:09:03 -07:00
zeffy
9ec707e3f5
Update appveyor.yml
2017-09-08 03:16:49 -07:00
zeffy
3b4ec4e87c
Update appveyor.yml
2017-09-08 03:10:44 -07:00
zeffy
4b6c7a017b
fix eof [skip ci]
2017-08-27 19:44:08 -07:00
zeffy
91f1db5ac8
fix x86 build
2017-08-27 19:33:03 -07:00