forked from madbomb122/BlackViperScript
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathScript-Changelog.txt
374 lines (254 loc) · 13.2 KB
/
Script-Changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
-----------------------------------------------------------------------------------
4.1.3 (02-08-2018)
Ability to backup current service configuration as a ".reg" file instead of ".csv"
^or save as both type
Fixed a bug that made the run button disabled when loading a custom service file
Fixed a bug in service list tab that list black viper when a custom service is selected
Added message at end of script if you did a service configuration backup
Added a thank you and donate message at end of script
Fixed a Typo
Removed switch "-bcsc", replaced with switches below
Added switches
Switch Description of Switch
-bscc Backup Current Service Configuration, Csv File
-bscr Backup Current Service Configuration, Reg File
-bscb Backup Current Service Configuration, Csv and Reg File
-----------------------------------------------------------------------------------
4.1.0 (01-16-2018)
New Option and Switch to Skip All Xbox Service
Switch Description of Switch
-sxb Skip All Xbox Service
Skip Xbox Service option in Gui (Script Options -> Misc Options)
Skip Xbox Service option (if checked) unchecks Xbox Services in Service List when generated
Improved how resize works/shows (size of gui items wont change still)
Removed the yellow "Dont Resize past this area" boxes
Added switch "-h" to show a list of switches
Fixed a Typo/Grammer (thanks to lukemurraynz)
Added Ability to Save Configuration as Registry File
^Save the Black Viper Setting for what you have checked
-----------------------------------------------------------------------------------
4.0.0 (11-30-2017)
Enabled Window Resize
(best to resize so the yellow on bottom and right size are not visable)
^ Yellow block shows "Dont Resize past this area"
Added a quick check to see if downloaded blackviper.csv is correct
-----------------------------------------------------------------------------------
3.8.0 (10-27-2017)
Changed indent from spaces to tabs to decrease file size about 5 KB
Bug Fix thanks to sdmunozsierra
Bug Fix Issue with Saving Services
Bug Fix Issue with Running Custom Service list
Added Color to Donate, Website and Copyright button
Improved Listing Method for the Services (added Columns that are sortable)
Serivce Listing Speed Improved
Minor changes in script
-----------------------------------------------------------------------------------
3.7.0 (08-26-2017)
Slight Improvement of Gui load speed
Fixed a Typo (thanks to Prettyclaire82)
Fixed a bug if you load a custom service file then use the Services List tab then
load another custom service file, the service list tab wont refresh
Script Improvements
Script now updates bat file with new script name if update is downloaded using script
Updates will use Update.bat if avaiable (will overwrite script file instead of creating new file)
Fixed Bug that didnt set services with switches being used
Fixed Bug that didnt show error when using the -tweaked switch on laptops
-----------------------------------------------------------------------------------
3.6.0 (08-12-2017)
Added a donate button
Added an About
Added ability to set a filename when you are saving the custom services
Script Improvements
-----------------------------------------------------------------------------------
3.5.0 (08-06-2017)
Fixed a bug that caused unchecked/checked services not to skip/run (thanks to Scott C for notifying me about the bug)
Fixed a bug with log file Not working
Fixed Known Bug/Issue listed in 3.4.0
Misc Improvement/Bug Fix
Changed the Run button to say "Run Script with Checked Services" if you check the box
that says "Use Checked Services"
-----------------------------------------------------------------------------------
3.4.0 (08-04-2017)
Fixed a bug with the Service List Tab not loading checkboxes other than default
Fixed a bug with saving services saving file incorrectly
Known Bug/Issue for Service List Tab (ONLY)
--Problems Loading Custom Service then reloading with Blackviper Service
--Problems Loading Blackviper Service then reloading with Custom Service
Disabled the ability to load Custom Service in Service List Tab till issue is resolved
-----------------------------------------------------------------------------------
3.3.0 (07-31-2017)
Added some text in contact tab
Fixed an issue with the -sec switch/argument and edition checkbox
-----------------------------------------------------------------------------------
3.2.0 (07-29-2017)
Fixed a bug that didnt transfer custom selected services when script updated
Various Improvements
-----------------------------------------------------------------------------------
3.1.0 (07-12-2017)
Minor Visual changes in GUI
Added ability to save service selection
Fixed a bug that made services not change (thanks to bubbismith for posting issue)
-----------------------------------------------------------------------------------
3.0.0 (07-08-2017) - GUI
Script now show Common Name and System when showing the output
Can go to GUI even if not meeting build or edition requirements
Changed the input to GUI with more options and easyer to use
Removed all Switch for "-Set"
Some various script improvements
Ability to Deselect services to be changed
-----------------------------------------------------------------------------------
2.7.0 (06-21-2017)
Fixed a bug with Version check not working on test version
Adding Minor Version number
Added Ability to load service configuration
Added Ability to save current running service configuration
Added switch
Switches Description of Switch
-lcsc File.csv Loads Custom Service Configuration, File.csv = Name of your backup/custom file
-bcsc Backup Current Service Configuration
-----------------------------------------------------------------------------------
2.6 (06-17-2017)
Added check for French edition for Pro edition (Professionnel)
Added Another way to check for edition that shouldn't be a problem with other languages
-----------------------------------------------------------------------------------
2.5 (06-08-2017)
Added check for French edition for Home edition (Famille)
Added/Changed Switch for -sec
-sec Skips Edition check by Setting Edition as Pro
-secp Skips Edition check by Setting Edition as Pro
-sech Skips Edition check by Setting Edition as Home
-----------------------------------------------------------------------------------
2.4 (06-06-2017)
Fixed Tweaked option for laptop showing in Menu in script (Shouldn't be showing)
-----------------------------------------------------------------------------------
2.3 (06-02-2017)
Added a Dry Run mode (used to see what changes will be done)
Added switch
Switches Description of Switch
-snis Shows not installed services (that can be changed)
-dry Runs script but shows what will be changed
-devl Used to make a log file that is ment to be sent to me
-----------------------------------------------------------------------------------
2.2 (05-29-2017)
Fixed bug in service update check
-----------------------------------------------------------------------------------
2.1 (05-26-2017)
Various in script improvements
Fixed a check for what startup type `NetTcpPortSharing` should be (it depends on if other service exists)
-----------------------------------------------------------------------------------
2.0 (05-21-2017)
Fixed problem with the -atos switch (accept ToS) not setting properly
Changed script to support new switch and added feature
Added switch
Switches Description of Switch
-all Every windows services will change
-min Just the services different from the default to safe/tweaked list
-baf File of all the services before and after the script `Services-Before.log` and `Services-After.log`
-----------------------------------------------------------------------------------
1.7 (05-17-2017)
Fixed a bug with switch `-set safe` not setting correctly
-----------------------------------------------------------------------------------
1.6 (05-14-2017)
Fixed a bug with logging that caused it to not continue to log after script update
-----------------------------------------------------------------------------------
1.5 (05-12-2017)
Minor Fixes (didnt affect using script)
Added ability to have a log file (Logs notices, Errors, & Services changed)
Added Argument/Switch for log
Switches Description of Switch
-log Saves a log file (Script.log by default)
-----------------------------------------------------------------------------------
1.4 (05-10-2017)
Fixed error in script was causing safe and tweaked option to not change services
Thanks to Scott C for notifying me about the bug
-----------------------------------------------------------------------------------
1.3 (05-06-2017)
Fixed a messup on the new switch/arguments system
-----------------------------------------------------------------------------------
1.2 (05-05-2017)
Added/Changed Arguments/Switches to accept multiple (Old Switches Work too)
Switches Description of Switch
-atos (Accepts ToS)
-auto (Runs the script to be Automated.. Closes on User input, Errors, End of Script)
-default (Runs the script with Services to Default Configuration)
-safe (Runs the script with Services to Black Viper's Safe Configuration)
-tweaked (Runs the script with Services to Black Viper's Tweaked Configuration)
-sec (Skips Edition Check)
-sbc (Skips Build Check)
-sic (Skips Internet Check)
-usc (Checks for Update to Script file before running)
-use (Checks for Update to Service file before running)
-diag (Shows diagnostic info)
-----------------------------------------------------------------------------------
1.1 (04-23-2017)
Various internal script changes
Added another check for 'BlackViper.csv', in a certin case script would have ran w/o it
Fixed download link to BlackViper.csv
Fixed an issue with script failing edition check on non english versions of windows
Fixed an issue with edition check showing blank error
Thanks to Mehanik511 posting an issue, both edition problems were fixed
-----------------------------------------------------------------------------------
1.0 (04-14-2017)
Updated script to check for laptop/desktop
-----------------------------------------------------------------------------------
0.9 (04-02-2017) -Final Beta/Test Version
Script checks for service file update by default
Some display changes
Changed the 'go to website' to open with default browser instead of IE
added bypass for internet check (incase you have google.com and yahoo.com blocked)
-----------------------------------------------------------------------------------
0.8 (03-29-2017)
Added Internet Check if script checks for update (pings google.com and yahoo.com)
Added Copyright Display Option
Goto Website Option
Changed TOS Display look
-----------------------------------------------------------------------------------
0.7 (03-22-2017)
Enabled Build Check (For creator's update)
Added Display of Script Version/Date
Added Display of Last update of Service File
Removed Display of Websites
Various script improvements
-----------------------------------------------------------------------------------
0.6 (03-19-2017)
Added variable with ability to check for update to Script File (Skips by default)
Note: If found will Auto download and runs that (file name will be "BlackViper-Win10-Ver.(version-here).ps1")
Added variable with ability to check for update to Service File (Skips by default)
Note: If found will Auto download and uses that for the configuration
-----------------------------------------------------------------------------------
0.5 (03-18-2017)
Added variable with ability to:
Skip Edition check (USE AT YOUR OWN RISK)
Skip Build check (USE AT YOUR OWN RISK)
Skip TOS (If you accept it)
have Script close at end (before it paused so you can see results)
show/hide display of Services change, already set, and not present
Added per Black Viper's Request
Build Check (For creator's update) -Disabled till creator's update is released
-----------------------------------------------------------------------------------
0.4 (03-14-2017)
Added Color to Script output
Fixed bug that showed "Service is already" if service doesnt exist
Changed script to load services from file 'BlackViper.csv' instead of from within script
^If it isnt with script it will give you an option to download the file
-----------------------------------------------------------------------------------
0.3 (03-13-2017)
Added per Black Viper's Request:
Check for x64 bit (still runs on x32 but gives a warning)
-----------------------------------------------------------------------------------
0.2 (03-04-2017)
Bug fix (script didnt get the right type for current service setting)
-----------------------------------------------------------------------------------
0.1 (02-26-2017)
Added ability to use switches to bypass menu to run one of the choices
Choices are:
-set 1
-set default
-set 2
-set safe
-set 3
-set tweaked
-----------------------------------------------------------------------------------
0.0 (02-22-2017)
Initial Start of Script
-----------------------------------------------------------------------------------