Commit Graph

176 Commits

Author SHA1 Message Date
Alexey Min
4aef70b58b Russian translation for CONTRIBUTING.md (again) 2017-07-02 16:20:34 +05:00
Alexey Min
9ba77527f9 README.ru-RU: fix link to translated CONTRIBUTING.md 2017-07-02 16:16:11 +05:00
Alexey Min
51ccdafbeb Russian translation for CONTRIBUTING.md 2017-07-02 16:14:48 +05:00
Alexey Min
c72998e26d Russian translation for README.md 2017-07-02 16:00:11 +05:00
zeffy
9cf1d722f7 optimize dll injection and fix memory leaks
- use ZeroMemory where applicable
- fixed a couple memory leaks
- optimized dll injection (before it would allocate+write
MAX_PATH*sizeof(TCHAR) bytes to svchost.exe, now it will only
allocate+write what is needed to fit the dll path)
2017-07-01 18:37:13 -07:00
zeffy
c753240eec Update CONTRIBUTING.md 2017-07-01 05:49:49 -07:00
zeffy
e819604a3d Update README.md 2017-07-01 05:46:35 -07:00
zeffy
32753e64a2 remove cast v0.7.0.43 2017-07-01 05:19:57 -07:00
zeffy
be6ac618c2 hmm 2017-07-01 04:45:20 -07:00
zeffy
0070add1f7 simplified some code, security improvements, etc 2017-07-01 04:33:29 -07:00
zeffy
2eb61f8667 Ctrl+R,R has failed me 🤔 2017-06-30 19:20:02 -07:00
zeffy
dd40fdc30a improved logging and more
- write cpu and os info to log
- revise some log messages to be more uniform
- remove reference to .gitattributes 😠
- refactor some stuff
- refuse to load when in wow64 mode
2017-06-30 19:17:25 -07:00
zeffy
b335dffba3 Update README.md 2017-06-30 17:19:36 -07:00
zeffy
9ceba0f7ff fix bug in install_wufuc.bat
there was a bug that would cause the installer to crash if it was
located in a path that had any parentheses.
v0.7.0.35
2017-06-30 01:23:58 -07:00
zeffy
ba6cc2b272 Update CONTRIBUTING.md 2017-06-30 01:11:00 -07:00
zeffy
49d252b6c8 Update appveyor.yml [skip ci] 2017-06-30 00:46:59 -07:00
zeffy
30c2700868 Update appveyor.yml 2017-06-30 00:43:06 -07:00
zeffy
5bc8085bd1 Update README.md 2017-06-30 00:33:43 -07:00
zeffy
c6e8955dc1 replace some single quotes with double quotes 2017-06-30 00:33:36 -07:00
zeffy
e625fd3558 add CONTRIBUTING.md to sln 2017-06-30 00:33:24 -07:00
zeffy
419f8b025f add datetime and process id to log entries 2017-06-30 00:33:03 -07:00
zeffy
d9e35a6163 restart wuauserv during install 2017-06-29 21:43:28 -07:00
zeffy
5b03c8b9d0 Update appveyor.yml 2017-06-29 20:58:14 -07:00
zeffy
f9808ff301 lots of changes; see description
- moved logging to file (#66)
- added preview updates KB4022168 and KB4022720 to supported updates in
installer script (untested)
- made adjustments to wix project (still WIP)
- moved shared globals to util.h
2017-06-29 20:48:26 -07:00
zeffy
d4e7c60582 Merge pull request #46 from winterheart/master [skip ci]
Implementing MSI packaging
2017-06-28 13:32:26 -07:00
zeffy
088241540e rename install folder to setup-batch [skip ci] 2017-06-28 13:32:07 -07:00
Azamat H. Hackimov
cecdddf69f Autostart after installation of task 2017-06-29 00:43:03 +05:00
Azamat H. Hackimov
6d464f5e4b Complete MSI packaging
Added task handling.
2017-06-29 00:29:40 +05:00
zeffy
50bf4ba7cf add another note for missing wufucXX.dll 2017-06-28 00:28:41 -07:00
zeffy
db72c7a271 more error checking in installer
- note about cloning / av deleting wufuc
- make sure wufucXX.dll and wufuc.xml exist before trying to install
- note about checking installed updates to explain non-responsiveness
2017-06-27 23:49:58 -07:00
zeffy
3f348c3d55 possibly more robust win ver checking (#65)
- use ver command instead of wmic os get version
- allow bypass unsupported OS in case of failing to detect actual
version like with #65 (please dont install this on windows 10 or
something 😫)
2017-06-27 23:49:58 -07:00
zeffy
16e1ded7be Update README.md 2017-06-27 14:18:20 -07:00
zeffy
1eea0b842d Update README.md 2017-06-27 01:31:23 -07:00
zeffy
adb7e8f473 Update version.rc [skip ci] 2017-06-26 17:02:09 -07:00
zeffy
aca2b20468 Update appveyor.yml [skip ci] 2017-06-24 18:18:30 -07:00
zeffy
230fdb7226 Update README.md 2017-06-24 18:04:03 -07:00
zeffy
324376ae46 Create CONTRIBUTING.md 2017-06-24 18:02:06 -07:00
zeffy
22e1f820e7 Update README.md 2017-06-24 16:57:22 -07:00
zeffy
7619e82041 Add debugview_helper.bat, update README.md v0.6.1.22 2017-06-20 04:23:48 -07:00
zeffy
0d29958560 new *dbgprintf macros that have fname(line): prefix 2017-06-20 03:48:43 -07:00
zeffy
ebe8b3e492 fix #ifdefs 2017-06-19 14:16:37 -07:00
zeffy
0e3782bcb6 Merge branch 'master' into master 2017-06-18 19:16:52 -07:00
zeffy
adc00b0f17 Update appveyor.yml [skip ci] 2017-06-17 01:50:58 -07:00
zeffy
05a17410ca Update version.rc 2017-06-17 01:47:41 -07:00
zeffy
d40b00ae72 Update version.rc 2017-06-17 01:44:05 -07:00
zeffy
8c33effee0 Delete .gitattributes 2017-06-17 01:42:13 -07:00
zeffy
3ab07569fe Revert "can't get it to work, back to static version number"
This reverts commit d1ddef5392.
2017-06-17 01:41:49 -07:00
zeffy
d1ddef5392 can't get it to work, back to static version number 2017-06-17 01:25:01 -07:00
zeffy
f90d761d84 cont...... 2017-06-17 00:53:20 -07:00
zeffy
a35fefb40b cont. (debug appveyor) 2017-06-17 00:37:15 -07:00