Commit Graph

58 Commits

Author SHA1 Message Date
luca0N! 6ff45d14ab
Fixed link 2020-06-29 16:51:44 -03:00
luca0N! a96ace0b2e
Added wiki info 2020-06-29 16:51:44 -03:00
luca0N! 3d69c5a359
Fixed LICENSE link 2020-06-29 16:51:43 -03:00
luca0N! 9ebc40053d
Formatted developer note file 2020-06-29 16:51:43 -03:00
luca0N! d7dccc7472
Updated filename 2020-06-29 16:51:42 -03:00
luca0N! 0a3984501b
Updated program info 2020-06-29 16:51:42 -03:00
luca0N! 3d591e98f6
Added program info and developer note 2020-06-29 16:51:41 -03:00
luca0N! 5674fb7e3c
Made strings consistent 2020-06-29 16:51:41 -03:00
luca0N! 6406a6c9b3
Added license tamper warning 2020-06-29 16:51:40 -03:00
luca0N! df325b783a
Added console color support 2020-06-29 16:51:40 -03:00
luca0N! b1e196443d
Removed verbose message 2020-06-29 16:51:40 -03:00
luca0N! 76e4249ea8
Added cleanup report on exit 2020-06-29 16:51:39 -03:00
luca0N! 1aececb96e
Fixed comment 2020-06-29 16:51:39 -03:00
luca0N! 0294f4995c
Updated README.md 2020-06-29 16:51:38 -03:00
luca0N! 4d002709fd
Removed unused function 2020-06-29 16:51:38 -03:00
luca0N! c1f6615946
Added object count support
The program now displays the amount of deleted objects after the main on exit. In order to know the amount of successfully deleted objects, the shell function (shellRemoveDir) is no longer used.
2020-06-29 16:51:37 -03:00
luca0N! f5b564fc0f
Fixed some compiler warnings 2020-06-29 16:51:37 -03:00
luca0N! 1e22096c30
Added newline 2020-06-29 16:51:36 -03:00
luca0N! d735e8adcc
Removed useless comment 2020-06-29 16:51:36 -03:00
luca0N! 514ed97504
Removed requireAdministrator 2020-06-29 16:51:35 -03:00
luca0N! f10121e51b
Added safe mode 2020-06-29 16:51:35 -03:00
luca0N! bee75691d5
Added environment variables support 2020-06-29 16:51:34 -03:00
luca0N! 4c77ea405e
Updated manual 16x16 icon 2020-06-29 16:51:34 -03:00
luca0N! 87bfc0b7b9
Moved icons to subdirectory 2020-06-29 16:51:33 -03:00
luca0N! 07f671535b
Added program icon 2020-06-29 16:51:21 -03:00
luca0N! 3607a95a23
Added program disclaimer 2020-06-19 22:55:15 -03:00
luca0N! 2224aeee19
Added newline 2020-06-19 22:52:38 -03:00
luca0N! 597affa340
Added var warning 2020-06-19 22:50:58 -03:00
luca0N! 52bc7b5511
Updated resource 2020-06-19 22:28:03 -03:00
luca0N! 3537a786bd
Minor changes
- Added hidden support for ignoring the warning and license disclaimer when the program starts;
- Made changes based on issue #3.
2020-06-19 13:13:14 -03:00
luca0N! 0cd02d1752
Added removal routine 2020-06-19 12:12:45 -03:00
luca0N! 8805985855
Added comments 2020-06-19 11:12:21 -03:00
luca0N! f0600c11d8
Updated CFG 2020-06-10 12:55:53 -03:00
luca0N! d82f98e5d8
Added delete routine 2020-06-10 12:53:08 -03:00
luca0N! a720fab4ba
Changed return int 2020-06-10 11:26:03 -03:00
luca0N! 0f17c54af7
Updated license header 2020-05-24 00:10:21 -03:00
luca0N! 2765e4082e
Merged branches 2020-05-23 23:18:59 -03:00
luca0N! 6f4265a9ce
Added version resource
Based on issue #2.
2020-05-23 23:02:01 -03:00
luca0N! 4863516086
Added version resource 2020-05-23 22:52:20 -03:00
luca0N! 3a118caf64
Added manifest support
Based on issue #1.
2020-05-23 22:21:08 -03:00
luca0N! cc64e9e4a4
Fixed string call 2020-05-23 22:17:51 -03:00
luca0N! 04246b936e
Added Windows manifest 2020-05-23 03:02:22 -03:00
luca0N! 12fc7cdc10
Moved line to header 2020-05-23 02:58:36 -03:00
luca0N! 7d6253397f
Fixed odd output
Caused non-ANSI characters to be rendered as other characters on CMD.

Signed-off-by: luca0N! <63941044+luca0N@users.noreply.github.com>
2020-05-23 01:49:54 -03:00
luca0N! d2f81d63ca
Added variables 2020-05-20 14:33:09 -03:00
luca0N! f08d6c488f
Merged license defines 2020-05-11 13:35:29 -03:00
luca0N! 84ca4325c8
Added README
Signed-off-by: luca0N! <63941044+luca0N@users.noreply.github.com>
2020-05-06 16:15:21 -03:00
luca0N! cf25645556
Support custom dirs
Signed-off-by: luca0N! <63941044+luca0N@users.noreply.github.com>
2020-05-06 15:42:15 -03:00
luca0N! 97dafa0ac2
Added INI dir check
Signed-off-by: luca0N! <63941044+luca0N@users.noreply.github.com>
2020-05-04 08:30:18 -03:00
luca0N! 1972eed113
Added size optimization
Signed-off-by: luca0N! <63941044+luca0N@users.noreply.github.com>
2020-05-04 08:29:52 -03:00