2
0

MainForm.Designer.cs 218 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653
  1. namespace Optimizer
  2. {
  3. partial class MainForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  30. this.tpanel = new System.Windows.Forms.Panel();
  31. this.txtBitness = new System.Windows.Forms.Label();
  32. this.txtOS = new System.Windows.Forms.Label();
  33. this.txtVersion = new System.Windows.Forms.Label();
  34. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.bpanel = new System.Windows.Forms.Panel();
  37. this.tabCollection = new System.Windows.Forms.TabControl();
  38. this.universalTab = new System.Windows.Forms.TabPage();
  39. this.toggleSwitch36 = new Optimizer.ToggleSwitch();
  40. this.toggleSwitch33 = new Optimizer.ToggleSwitch();
  41. this.toggleSwitch32 = new Optimizer.ToggleSwitch();
  42. this.toggleSwitch12 = new Optimizer.ToggleSwitch();
  43. this.toggleSwitch11 = new Optimizer.ToggleSwitch();
  44. this.toggleSwitch10 = new Optimizer.ToggleSwitch();
  45. this.toggleSwitch9 = new Optimizer.ToggleSwitch();
  46. this.toggleSwitch8 = new Optimizer.ToggleSwitch();
  47. this.toggleSwitch7 = new Optimizer.ToggleSwitch();
  48. this.toggleSwitch6 = new Optimizer.ToggleSwitch();
  49. this.toggleSwitch5 = new Optimizer.ToggleSwitch();
  50. this.toggleSwitch4 = new Optimizer.ToggleSwitch();
  51. this.toggleSwitch1 = new Optimizer.ToggleSwitch();
  52. this.toggleSwitch3 = new Optimizer.ToggleSwitch();
  53. this.toggleSwitch2 = new Optimizer.ToggleSwitch();
  54. this.button39 = new System.Windows.Forms.Button();
  55. this.windowsXTab = new System.Windows.Forms.TabPage();
  56. this.toggleSwitch35 = new Optimizer.ToggleSwitch();
  57. this.toggleSwitch34 = new Optimizer.ToggleSwitch();
  58. this.toggleSwitch27 = new Optimizer.ToggleSwitch();
  59. this.toggleSwitch28 = new Optimizer.ToggleSwitch();
  60. this.toggleSwitch29 = new Optimizer.ToggleSwitch();
  61. this.toggleSwitch30 = new Optimizer.ToggleSwitch();
  62. this.toggleSwitch22 = new Optimizer.ToggleSwitch();
  63. this.toggleSwitch20 = new Optimizer.ToggleSwitch();
  64. this.toggleSwitch21 = new Optimizer.ToggleSwitch();
  65. this.toggleSwitch23 = new Optimizer.ToggleSwitch();
  66. this.toggleSwitch24 = new Optimizer.ToggleSwitch();
  67. this.toggleSwitch25 = new Optimizer.ToggleSwitch();
  68. this.toggleSwitch26 = new Optimizer.ToggleSwitch();
  69. this.toggleSwitch19 = new Optimizer.ToggleSwitch();
  70. this.toggleSwitch18 = new Optimizer.ToggleSwitch();
  71. this.toggleSwitch17 = new Optimizer.ToggleSwitch();
  72. this.toggleSwitch16 = new Optimizer.ToggleSwitch();
  73. this.toggleSwitch15 = new Optimizer.ToggleSwitch();
  74. this.toggleSwitch14 = new Optimizer.ToggleSwitch();
  75. this.toggleSwitch13 = new Optimizer.ToggleSwitch();
  76. this.button43 = new System.Windows.Forms.Button();
  77. this.button18 = new System.Windows.Forms.Button();
  78. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  79. this.toggleSwitch31 = new Optimizer.ToggleSwitch();
  80. this.button44 = new System.Windows.Forms.Button();
  81. this.modernAppsTab = new System.Windows.Forms.TabPage();
  82. this.chkSelectAllModernApps = new System.Windows.Forms.CheckBox();
  83. this.label28 = new System.Windows.Forms.Label();
  84. this.button74 = new System.Windows.Forms.Button();
  85. this.button75 = new System.Windows.Forms.Button();
  86. this.label1 = new System.Windows.Forms.Label();
  87. this.panelModernAppsList = new System.Windows.Forms.Panel();
  88. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  89. this.cleanerTab = new System.Windows.Forms.TabPage();
  90. this.cleaningpanel = new System.Windows.Forms.Panel();
  91. this.progress2 = new System.Windows.Forms.ProgressBar();
  92. this.label4 = new System.Windows.Forms.Label();
  93. this.label6 = new System.Windows.Forms.Label();
  94. this.panel1 = new System.Windows.Forms.Panel();
  95. this.checkErrorReports = new System.Windows.Forms.CheckBox();
  96. this.checkFileZilla = new System.Windows.Forms.CheckBox();
  97. this.checkSelectAll = new System.Windows.Forms.CheckBox();
  98. this.button20 = new System.Windows.Forms.Button();
  99. this.checkMediaCache = new System.Windows.Forms.CheckBox();
  100. this.checkTemp = new System.Windows.Forms.CheckBox();
  101. this.checkLogs = new System.Windows.Forms.CheckBox();
  102. this.checkUTorrent = new System.Windows.Forms.CheckBox();
  103. this.checkBin = new System.Windows.Forms.CheckBox();
  104. this.checkMiniDumps = new System.Windows.Forms.CheckBox();
  105. this.checkPrefetch = new System.Windows.Forms.CheckBox();
  106. this.startupTab = new System.Windows.Forms.TabPage();
  107. this.button64 = new System.Windows.Forms.Button();
  108. this.button31 = new System.Windows.Forms.Button();
  109. this.button37 = new System.Windows.Forms.Button();
  110. this.panel3 = new System.Windows.Forms.Panel();
  111. this.listStartupItems = new System.Windows.Forms.ListView();
  112. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  113. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  114. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  115. this.button32 = new System.Windows.Forms.Button();
  116. this.button22 = new System.Windows.Forms.Button();
  117. this.label5 = new System.Windows.Forms.Label();
  118. this.registryFixerTab = new System.Windows.Forms.TabPage();
  119. this.panel2 = new System.Windows.Forms.Panel();
  120. this.button33 = new System.Windows.Forms.Button();
  121. this.label8 = new System.Windows.Forms.Label();
  122. this.checkRestartExplorer = new System.Windows.Forms.CheckBox();
  123. this.checkRegistryEditor = new System.Windows.Forms.CheckBox();
  124. this.checkEnableAll = new System.Windows.Forms.CheckBox();
  125. this.checkContextMenu = new System.Windows.Forms.CheckBox();
  126. this.checkTaskManager = new System.Windows.Forms.CheckBox();
  127. this.checkCommandPrompt = new System.Windows.Forms.CheckBox();
  128. this.checkFirewall = new System.Windows.Forms.CheckBox();
  129. this.checkRunDialog = new System.Windows.Forms.CheckBox();
  130. this.checkFolderOptions = new System.Windows.Forms.CheckBox();
  131. this.checkControlPanel = new System.Windows.Forms.CheckBox();
  132. this.label7 = new System.Windows.Forms.Label();
  133. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  134. this.panel4 = new System.Windows.Forms.Panel();
  135. this.label29 = new System.Windows.Forms.Label();
  136. this.chkReadOnly = new System.Windows.Forms.CheckBox();
  137. this.panelList = new System.Windows.Forms.Panel();
  138. this.listHostEntries = new System.Windows.Forms.ListBox();
  139. this.chkBlock = new System.Windows.Forms.CheckBox();
  140. this.button41 = new System.Windows.Forms.Button();
  141. this.button42 = new System.Windows.Forms.Button();
  142. this.button46 = new System.Windows.Forms.Button();
  143. this.button47 = new System.Windows.Forms.Button();
  144. this.txtIP = new System.Windows.Forms.TextBox();
  145. this.txtDomain = new System.Windows.Forms.TextBox();
  146. this.label12 = new System.Windows.Forms.Label();
  147. this.label11 = new System.Windows.Forms.Label();
  148. this.linkLabel4 = new System.Windows.Forms.LinkLabel();
  149. this.label10 = new System.Windows.Forms.Label();
  150. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  151. this.label9 = new System.Windows.Forms.Label();
  152. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  153. this.label3 = new System.Windows.Forms.Label();
  154. this.integratorTab = new System.Windows.Forms.TabPage();
  155. this.synapse = new System.Windows.Forms.TabControl();
  156. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  157. this.label19 = new System.Windows.Forms.Label();
  158. this.label18 = new System.Windows.Forms.Label();
  159. this.label17 = new System.Windows.Forms.Label();
  160. this.label16 = new System.Windows.Forms.Label();
  161. this.label15 = new System.Windows.Forms.Label();
  162. this.label14 = new System.Windows.Forms.Label();
  163. this.label13 = new System.Windows.Forms.Label();
  164. this.tabPage8 = new System.Windows.Forms.TabPage();
  165. this.btnAddItem = new System.Windows.Forms.Button();
  166. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  167. this.txtItemName = new System.Windows.Forms.TextBox();
  168. this.security = new System.Windows.Forms.GroupBox();
  169. this.checkShift = new System.Windows.Forms.CheckBox();
  170. this.itemposition = new System.Windows.Forms.GroupBox();
  171. this.radioTop = new System.Windows.Forms.RadioButton();
  172. this.radioMiddle = new System.Windows.Forms.RadioButton();
  173. this.radioBottom = new System.Windows.Forms.RadioButton();
  174. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  175. this.checkDefaultIcon = new System.Windows.Forms.CheckBox();
  176. this.btnBrowseIcon = new System.Windows.Forms.Button();
  177. this.txtIcon = new System.Windows.Forms.TextBox();
  178. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  179. this.btnBrowseItem = new System.Windows.Forms.Button();
  180. this.txtItem = new System.Windows.Forms.TextBox();
  181. this.itemtype = new System.Windows.Forms.GroupBox();
  182. this.radioCommand = new System.Windows.Forms.RadioButton();
  183. this.radioProgram = new System.Windows.Forms.RadioButton();
  184. this.radioFolder = new System.Windows.Forms.RadioButton();
  185. this.radioFile = new System.Windows.Forms.RadioButton();
  186. this.radioLink = new System.Windows.Forms.RadioButton();
  187. this.label26 = new System.Windows.Forms.Label();
  188. this.tabPage9 = new System.Windows.Forms.TabPage();
  189. this.panel5 = new System.Windows.Forms.Panel();
  190. this.listDesktopItems = new System.Windows.Forms.ListBox();
  191. this.button60 = new System.Windows.Forms.Button();
  192. this.button61 = new System.Windows.Forms.Button();
  193. this.button62 = new System.Windows.Forms.Button();
  194. this.label25 = new System.Windows.Forms.Label();
  195. this.tabPage10 = new System.Windows.Forms.TabPage();
  196. this.button65 = new System.Windows.Forms.Button();
  197. this.button66 = new System.Windows.Forms.Button();
  198. this.label24 = new System.Windows.Forms.Label();
  199. this.button58 = new System.Windows.Forms.Button();
  200. this.button59 = new System.Windows.Forms.Button();
  201. this.button55 = new System.Windows.Forms.Button();
  202. this.button57 = new System.Windows.Forms.Button();
  203. this.button52 = new System.Windows.Forms.Button();
  204. this.button53 = new System.Windows.Forms.Button();
  205. this.button49 = new System.Windows.Forms.Button();
  206. this.button51 = new System.Windows.Forms.Button();
  207. this.button56 = new System.Windows.Forms.Button();
  208. this.button54 = new System.Windows.Forms.Button();
  209. this.tabPage11 = new System.Windows.Forms.TabPage();
  210. this.panel6 = new System.Windows.Forms.Panel();
  211. this.listCustomCommands = new System.Windows.Forms.ListBox();
  212. this.button26 = new System.Windows.Forms.Button();
  213. this.button8 = new System.Windows.Forms.Button();
  214. this.label23 = new System.Windows.Forms.Label();
  215. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  216. this.button48 = new System.Windows.Forms.Button();
  217. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  218. this.label22 = new System.Windows.Forms.Label();
  219. this.txtRunFile = new System.Windows.Forms.TextBox();
  220. this.label21 = new System.Windows.Forms.Label();
  221. this.label20 = new System.Windows.Forms.Label();
  222. this.optionsTab = new System.Windows.Forms.TabPage();
  223. this.btnChangelog = new System.Windows.Forms.Button();
  224. this.btnUpdate = new System.Windows.Forms.Button();
  225. this.btnResetConfig = new System.Windows.Forms.Button();
  226. this.label27 = new System.Windows.Forms.Label();
  227. this.radioMinimal = new System.Windows.Forms.RadioButton();
  228. this.radioCaramel = new System.Windows.Forms.RadioButton();
  229. this.radioLime = new System.Windows.Forms.RadioButton();
  230. this.radioMagma = new System.Windows.Forms.RadioButton();
  231. this.radioOcean = new System.Windows.Forms.RadioButton();
  232. this.radioZerg = new System.Windows.Forms.RadioButton();
  233. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  234. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  235. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  236. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  237. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  238. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  239. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  240. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  241. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  242. this.integratorTimer = new System.Windows.Forms.Timer(this.components);
  243. this.runDialogTime = new System.Windows.Forms.Timer(this.components);
  244. this.toggleSwitch37 = new Optimizer.ToggleSwitch();
  245. this.tpanel.SuspendLayout();
  246. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  247. this.bpanel.SuspendLayout();
  248. this.tabCollection.SuspendLayout();
  249. this.universalTab.SuspendLayout();
  250. this.windowsXTab.SuspendLayout();
  251. this.windowsVIIITab.SuspendLayout();
  252. this.modernAppsTab.SuspendLayout();
  253. this.panelModernAppsList.SuspendLayout();
  254. this.cleanerTab.SuspendLayout();
  255. this.cleaningpanel.SuspendLayout();
  256. this.panel1.SuspendLayout();
  257. this.startupTab.SuspendLayout();
  258. this.panel3.SuspendLayout();
  259. this.registryFixerTab.SuspendLayout();
  260. this.panel2.SuspendLayout();
  261. this.hostsEditorTab.SuspendLayout();
  262. this.panel4.SuspendLayout();
  263. this.panelList.SuspendLayout();
  264. this.integratorTab.SuspendLayout();
  265. this.synapse.SuspendLayout();
  266. this.integratorInfoTab.SuspendLayout();
  267. this.tabPage8.SuspendLayout();
  268. this.itemnamegroup.SuspendLayout();
  269. this.security.SuspendLayout();
  270. this.itemposition.SuspendLayout();
  271. this.icontoaddgroup.SuspendLayout();
  272. this.itemtoaddgroup.SuspendLayout();
  273. this.itemtype.SuspendLayout();
  274. this.tabPage9.SuspendLayout();
  275. this.panel5.SuspendLayout();
  276. this.tabPage10.SuspendLayout();
  277. this.tabPage11.SuspendLayout();
  278. this.panel6.SuspendLayout();
  279. this.optionsTab.SuspendLayout();
  280. this.SuspendLayout();
  281. //
  282. // tpanel
  283. //
  284. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  285. this.tpanel.Controls.Add(this.txtBitness);
  286. this.tpanel.Controls.Add(this.txtOS);
  287. this.tpanel.Controls.Add(this.txtVersion);
  288. this.tpanel.Controls.Add(this.pictureBox1);
  289. this.tpanel.Controls.Add(this.label2);
  290. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  291. this.tpanel.Location = new System.Drawing.Point(0, 0);
  292. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  293. this.tpanel.Name = "tpanel";
  294. this.tpanel.Size = new System.Drawing.Size(872, 80);
  295. this.tpanel.TabIndex = 1;
  296. //
  297. // txtBitness
  298. //
  299. this.txtBitness.AutoSize = true;
  300. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  301. this.txtBitness.Location = new System.Drawing.Point(235, 46);
  302. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  303. this.txtBitness.Name = "txtBitness";
  304. this.txtBitness.Size = new System.Drawing.Size(56, 20);
  305. this.txtBitness.TabIndex = 4;
  306. this.txtBitness.Text = "bitness";
  307. //
  308. // txtOS
  309. //
  310. this.txtOS.AutoSize = true;
  311. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  312. this.txtOS.Location = new System.Drawing.Point(235, 26);
  313. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  314. this.txtOS.Name = "txtOS";
  315. this.txtOS.Size = new System.Drawing.Size(24, 20);
  316. this.txtOS.TabIndex = 3;
  317. this.txtOS.Text = "os";
  318. //
  319. // txtVersion
  320. //
  321. this.txtVersion.AutoSize = true;
  322. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  323. this.txtVersion.Location = new System.Drawing.Point(86, 46);
  324. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  325. this.txtVersion.Name = "txtVersion";
  326. this.txtVersion.Size = new System.Drawing.Size(64, 20);
  327. this.txtVersion.TabIndex = 1;
  328. this.txtVersion.Text = "Version:";
  329. //
  330. // pictureBox1
  331. //
  332. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  333. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  334. this.pictureBox1.Location = new System.Drawing.Point(12, 12);
  335. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  336. this.pictureBox1.Name = "pictureBox1";
  337. this.pictureBox1.Size = new System.Drawing.Size(55, 54);
  338. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  339. this.pictureBox1.TabIndex = 1;
  340. this.pictureBox1.TabStop = false;
  341. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  342. //
  343. // label2
  344. //
  345. this.label2.AutoSize = true;
  346. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  347. this.label2.ForeColor = System.Drawing.Color.White;
  348. this.label2.Location = new System.Drawing.Point(84, 9);
  349. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  350. this.label2.Name = "label2";
  351. this.label2.Size = new System.Drawing.Size(122, 32);
  352. this.label2.TabIndex = 2;
  353. this.label2.Text = "Optimizer";
  354. //
  355. // bpanel
  356. //
  357. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  358. this.bpanel.Controls.Add(this.tabCollection);
  359. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  360. this.bpanel.Location = new System.Drawing.Point(0, 80);
  361. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  362. this.bpanel.Name = "bpanel";
  363. this.bpanel.Size = new System.Drawing.Size(872, 679);
  364. this.bpanel.TabIndex = 2;
  365. //
  366. // tabCollection
  367. //
  368. this.tabCollection.Controls.Add(this.universalTab);
  369. this.tabCollection.Controls.Add(this.windowsXTab);
  370. this.tabCollection.Controls.Add(this.windowsVIIITab);
  371. this.tabCollection.Controls.Add(this.modernAppsTab);
  372. this.tabCollection.Controls.Add(this.cleanerTab);
  373. this.tabCollection.Controls.Add(this.startupTab);
  374. this.tabCollection.Controls.Add(this.registryFixerTab);
  375. this.tabCollection.Controls.Add(this.hostsEditorTab);
  376. this.tabCollection.Controls.Add(this.integratorTab);
  377. this.tabCollection.Controls.Add(this.optionsTab);
  378. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  379. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  380. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  381. this.tabCollection.Name = "tabCollection";
  382. this.tabCollection.SelectedIndex = 0;
  383. this.tabCollection.Size = new System.Drawing.Size(870, 677);
  384. this.tabCollection.TabIndex = 0;
  385. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  386. //
  387. // universalTab
  388. //
  389. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  390. this.universalTab.Controls.Add(this.toggleSwitch36);
  391. this.universalTab.Controls.Add(this.toggleSwitch33);
  392. this.universalTab.Controls.Add(this.toggleSwitch32);
  393. this.universalTab.Controls.Add(this.toggleSwitch12);
  394. this.universalTab.Controls.Add(this.toggleSwitch11);
  395. this.universalTab.Controls.Add(this.toggleSwitch10);
  396. this.universalTab.Controls.Add(this.toggleSwitch9);
  397. this.universalTab.Controls.Add(this.toggleSwitch8);
  398. this.universalTab.Controls.Add(this.toggleSwitch7);
  399. this.universalTab.Controls.Add(this.toggleSwitch6);
  400. this.universalTab.Controls.Add(this.toggleSwitch5);
  401. this.universalTab.Controls.Add(this.toggleSwitch4);
  402. this.universalTab.Controls.Add(this.toggleSwitch1);
  403. this.universalTab.Controls.Add(this.toggleSwitch3);
  404. this.universalTab.Controls.Add(this.toggleSwitch2);
  405. this.universalTab.Controls.Add(this.button39);
  406. this.universalTab.Location = new System.Drawing.Point(4, 29);
  407. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  408. this.universalTab.Name = "universalTab";
  409. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  410. this.universalTab.Size = new System.Drawing.Size(862, 644);
  411. this.universalTab.TabIndex = 0;
  412. this.universalTab.Text = "Universal";
  413. //
  414. // toggleSwitch36
  415. //
  416. this.toggleSwitch36.Location = new System.Drawing.Point(549, 110);
  417. this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2);
  418. this.toggleSwitch36.Name = "toggleSwitch36";
  419. this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  420. this.toggleSwitch36.OffForeColor = System.Drawing.Color.White;
  421. this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  422. this.toggleSwitch36.OnForeColor = System.Drawing.Color.White;
  423. this.toggleSwitch36.OnText = "Disable SmartScreen";
  424. this.toggleSwitch36.Size = new System.Drawing.Size(260, 39);
  425. this.toggleSwitch36.TabIndex = 49;
  426. this.toggleSwitch36.Tag = "themeable";
  427. //
  428. // toggleSwitch33
  429. //
  430. this.toggleSwitch33.Location = new System.Drawing.Point(549, 65);
  431. this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2);
  432. this.toggleSwitch33.Name = "toggleSwitch33";
  433. this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  434. this.toggleSwitch33.OffForeColor = System.Drawing.Color.White;
  435. this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  436. this.toggleSwitch33.OnForeColor = System.Drawing.Color.White;
  437. this.toggleSwitch33.OnText = "Disable Fax Service";
  438. this.toggleSwitch33.Size = new System.Drawing.Size(260, 39);
  439. this.toggleSwitch33.TabIndex = 48;
  440. this.toggleSwitch33.Tag = "themeable";
  441. //
  442. // toggleSwitch32
  443. //
  444. this.toggleSwitch32.Location = new System.Drawing.Point(549, 20);
  445. this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2);
  446. this.toggleSwitch32.Name = "toggleSwitch32";
  447. this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  448. this.toggleSwitch32.OffForeColor = System.Drawing.Color.White;
  449. this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  450. this.toggleSwitch32.OnForeColor = System.Drawing.Color.White;
  451. this.toggleSwitch32.OnText = "Disable Compatibility Assistant";
  452. this.toggleSwitch32.Size = new System.Drawing.Size(260, 39);
  453. this.toggleSwitch32.TabIndex = 47;
  454. this.toggleSwitch32.Tag = "themeable";
  455. //
  456. // toggleSwitch12
  457. //
  458. this.toggleSwitch12.Location = new System.Drawing.Point(284, 245);
  459. this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2);
  460. this.toggleSwitch12.Name = "toggleSwitch12";
  461. this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  462. this.toggleSwitch12.OffForeColor = System.Drawing.Color.White;
  463. this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  464. this.toggleSwitch12.OnForeColor = System.Drawing.Color.White;
  465. this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry";
  466. this.toggleSwitch12.Size = new System.Drawing.Size(260, 39);
  467. this.toggleSwitch12.TabIndex = 46;
  468. this.toggleSwitch12.Tag = "themeable";
  469. //
  470. // toggleSwitch11
  471. //
  472. this.toggleSwitch11.Location = new System.Drawing.Point(284, 200);
  473. this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2);
  474. this.toggleSwitch11.Name = "toggleSwitch11";
  475. this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  476. this.toggleSwitch11.OffForeColor = System.Drawing.Color.White;
  477. this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  478. this.toggleSwitch11.OnForeColor = System.Drawing.Color.White;
  479. this.toggleSwitch11.OnText = "Disable Telemetry Tasks";
  480. this.toggleSwitch11.Size = new System.Drawing.Size(260, 39);
  481. this.toggleSwitch11.TabIndex = 45;
  482. this.toggleSwitch11.Tag = "themeable";
  483. //
  484. // toggleSwitch10
  485. //
  486. this.toggleSwitch10.Location = new System.Drawing.Point(284, 155);
  487. this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2);
  488. this.toggleSwitch10.Name = "toggleSwitch10";
  489. this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  490. this.toggleSwitch10.OffForeColor = System.Drawing.Color.White;
  491. this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  492. this.toggleSwitch10.OnForeColor = System.Drawing.Color.White;
  493. this.toggleSwitch10.OnText = "Disable Superfetch";
  494. this.toggleSwitch10.Size = new System.Drawing.Size(260, 39);
  495. this.toggleSwitch10.TabIndex = 44;
  496. this.toggleSwitch10.Tag = "themeable";
  497. //
  498. // toggleSwitch9
  499. //
  500. this.toggleSwitch9.Location = new System.Drawing.Point(284, 110);
  501. this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2);
  502. this.toggleSwitch9.Name = "toggleSwitch9";
  503. this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  504. this.toggleSwitch9.OffForeColor = System.Drawing.Color.White;
  505. this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  506. this.toggleSwitch9.OnForeColor = System.Drawing.Color.White;
  507. this.toggleSwitch9.OnText = "Disable HomeGroup";
  508. this.toggleSwitch9.Size = new System.Drawing.Size(260, 39);
  509. this.toggleSwitch9.TabIndex = 43;
  510. this.toggleSwitch9.Tag = "themeable";
  511. //
  512. // toggleSwitch8
  513. //
  514. this.toggleSwitch8.Location = new System.Drawing.Point(284, 65);
  515. this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2);
  516. this.toggleSwitch8.Name = "toggleSwitch8";
  517. this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  518. this.toggleSwitch8.OffForeColor = System.Drawing.Color.White;
  519. this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  520. this.toggleSwitch8.OnForeColor = System.Drawing.Color.White;
  521. this.toggleSwitch8.OnText = "Disable Error Reporting";
  522. this.toggleSwitch8.Size = new System.Drawing.Size(260, 39);
  523. this.toggleSwitch8.TabIndex = 42;
  524. this.toggleSwitch8.Tag = "themeable";
  525. //
  526. // toggleSwitch7
  527. //
  528. this.toggleSwitch7.Location = new System.Drawing.Point(284, 20);
  529. this.toggleSwitch7.Margin = new System.Windows.Forms.Padding(2);
  530. this.toggleSwitch7.Name = "toggleSwitch7";
  531. this.toggleSwitch7.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  532. this.toggleSwitch7.OffForeColor = System.Drawing.Color.White;
  533. this.toggleSwitch7.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  534. this.toggleSwitch7.OnForeColor = System.Drawing.Color.White;
  535. this.toggleSwitch7.OnText = "Block Skype Ads";
  536. this.toggleSwitch7.Size = new System.Drawing.Size(260, 39);
  537. this.toggleSwitch7.TabIndex = 41;
  538. this.toggleSwitch7.Tag = "themeable";
  539. //
  540. // toggleSwitch6
  541. //
  542. this.toggleSwitch6.Location = new System.Drawing.Point(18, 245);
  543. this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2);
  544. this.toggleSwitch6.Name = "toggleSwitch6";
  545. this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  546. this.toggleSwitch6.OffForeColor = System.Drawing.Color.White;
  547. this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  548. this.toggleSwitch6.OnForeColor = System.Drawing.Color.White;
  549. this.toggleSwitch6.OnText = "Disable Media Player Sharing";
  550. this.toggleSwitch6.Size = new System.Drawing.Size(260, 39);
  551. this.toggleSwitch6.TabIndex = 40;
  552. this.toggleSwitch6.Tag = "themeable";
  553. //
  554. // toggleSwitch5
  555. //
  556. this.toggleSwitch5.Location = new System.Drawing.Point(18, 200);
  557. this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2);
  558. this.toggleSwitch5.Name = "toggleSwitch5";
  559. this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  560. this.toggleSwitch5.OffForeColor = System.Drawing.Color.White;
  561. this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  562. this.toggleSwitch5.OnForeColor = System.Drawing.Color.White;
  563. this.toggleSwitch5.OnText = "Disable Print Service";
  564. this.toggleSwitch5.Size = new System.Drawing.Size(260, 39);
  565. this.toggleSwitch5.TabIndex = 39;
  566. this.toggleSwitch5.Tag = "themeable";
  567. //
  568. // toggleSwitch4
  569. //
  570. this.toggleSwitch4.Location = new System.Drawing.Point(18, 155);
  571. this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2);
  572. this.toggleSwitch4.Name = "toggleSwitch4";
  573. this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  574. this.toggleSwitch4.OffForeColor = System.Drawing.Color.White;
  575. this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  576. this.toggleSwitch4.OnForeColor = System.Drawing.Color.White;
  577. this.toggleSwitch4.OnText = "Disable System Restore";
  578. this.toggleSwitch4.Size = new System.Drawing.Size(260, 39);
  579. this.toggleSwitch4.TabIndex = 38;
  580. this.toggleSwitch4.Tag = "themeable";
  581. //
  582. // toggleSwitch1
  583. //
  584. this.toggleSwitch1.Location = new System.Drawing.Point(18, 20);
  585. this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2);
  586. this.toggleSwitch1.Name = "toggleSwitch1";
  587. this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  588. this.toggleSwitch1.OffForeColor = System.Drawing.Color.White;
  589. this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  590. this.toggleSwitch1.OnForeColor = System.Drawing.Color.White;
  591. this.toggleSwitch1.OnText = "Enable Performance Tweaks";
  592. this.toggleSwitch1.Size = new System.Drawing.Size(260, 39);
  593. this.toggleSwitch1.TabIndex = 37;
  594. this.toggleSwitch1.Tag = "themeable";
  595. //
  596. // toggleSwitch3
  597. //
  598. this.toggleSwitch3.Location = new System.Drawing.Point(18, 110);
  599. this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2);
  600. this.toggleSwitch3.Name = "toggleSwitch3";
  601. this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  602. this.toggleSwitch3.OffForeColor = System.Drawing.Color.White;
  603. this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  604. this.toggleSwitch3.OnForeColor = System.Drawing.Color.White;
  605. this.toggleSwitch3.OnText = "Disable Windows Defender";
  606. this.toggleSwitch3.Size = new System.Drawing.Size(260, 39);
  607. this.toggleSwitch3.TabIndex = 36;
  608. this.toggleSwitch3.Tag = "themeable";
  609. //
  610. // toggleSwitch2
  611. //
  612. this.toggleSwitch2.Location = new System.Drawing.Point(18, 65);
  613. this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2);
  614. this.toggleSwitch2.Name = "toggleSwitch2";
  615. this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  616. this.toggleSwitch2.OffForeColor = System.Drawing.Color.White;
  617. this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  618. this.toggleSwitch2.OnForeColor = System.Drawing.Color.White;
  619. this.toggleSwitch2.OnText = "Disable Network Throttling";
  620. this.toggleSwitch2.Size = new System.Drawing.Size(260, 39);
  621. this.toggleSwitch2.TabIndex = 35;
  622. this.toggleSwitch2.Tag = "themeable";
  623. //
  624. // button39
  625. //
  626. this.button39.BackColor = System.Drawing.Color.DodgerBlue;
  627. this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  628. this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  629. this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  630. this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  631. this.button39.ForeColor = System.Drawing.Color.White;
  632. this.button39.Location = new System.Drawing.Point(18, 308);
  633. this.button39.Margin = new System.Windows.Forms.Padding(2);
  634. this.button39.Name = "button39";
  635. this.button39.Size = new System.Drawing.Size(144, 39);
  636. this.button39.TabIndex = 30;
  637. this.button39.Text = "Apply && Restart";
  638. this.button39.UseVisualStyleBackColor = false;
  639. this.button39.Click += new System.EventHandler(this.button39_Click);
  640. //
  641. // windowsXTab
  642. //
  643. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  644. this.windowsXTab.Controls.Add(this.toggleSwitch37);
  645. this.windowsXTab.Controls.Add(this.toggleSwitch35);
  646. this.windowsXTab.Controls.Add(this.toggleSwitch34);
  647. this.windowsXTab.Controls.Add(this.toggleSwitch27);
  648. this.windowsXTab.Controls.Add(this.toggleSwitch28);
  649. this.windowsXTab.Controls.Add(this.toggleSwitch29);
  650. this.windowsXTab.Controls.Add(this.toggleSwitch30);
  651. this.windowsXTab.Controls.Add(this.toggleSwitch22);
  652. this.windowsXTab.Controls.Add(this.toggleSwitch20);
  653. this.windowsXTab.Controls.Add(this.toggleSwitch21);
  654. this.windowsXTab.Controls.Add(this.toggleSwitch23);
  655. this.windowsXTab.Controls.Add(this.toggleSwitch24);
  656. this.windowsXTab.Controls.Add(this.toggleSwitch25);
  657. this.windowsXTab.Controls.Add(this.toggleSwitch26);
  658. this.windowsXTab.Controls.Add(this.toggleSwitch19);
  659. this.windowsXTab.Controls.Add(this.toggleSwitch18);
  660. this.windowsXTab.Controls.Add(this.toggleSwitch17);
  661. this.windowsXTab.Controls.Add(this.toggleSwitch16);
  662. this.windowsXTab.Controls.Add(this.toggleSwitch15);
  663. this.windowsXTab.Controls.Add(this.toggleSwitch14);
  664. this.windowsXTab.Controls.Add(this.toggleSwitch13);
  665. this.windowsXTab.Controls.Add(this.button43);
  666. this.windowsXTab.Controls.Add(this.button18);
  667. this.windowsXTab.Location = new System.Drawing.Point(4, 29);
  668. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  669. this.windowsXTab.Name = "windowsXTab";
  670. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  671. this.windowsXTab.Size = new System.Drawing.Size(862, 644);
  672. this.windowsXTab.TabIndex = 1;
  673. this.windowsXTab.Text = "Windows 10";
  674. //
  675. // toggleSwitch35
  676. //
  677. this.toggleSwitch35.Location = new System.Drawing.Point(550, 245);
  678. this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2);
  679. this.toggleSwitch35.Name = "toggleSwitch35";
  680. this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  681. this.toggleSwitch35.OffForeColor = System.Drawing.Color.White;
  682. this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  683. this.toggleSwitch35.OnForeColor = System.Drawing.Color.White;
  684. this.toggleSwitch35.OnText = "Disable Feature Updates";
  685. this.toggleSwitch35.Size = new System.Drawing.Size(260, 39);
  686. this.toggleSwitch35.TabIndex = 58;
  687. this.toggleSwitch35.Tag = "themeable";
  688. //
  689. // toggleSwitch34
  690. //
  691. this.toggleSwitch34.Location = new System.Drawing.Point(550, 200);
  692. this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2);
  693. this.toggleSwitch34.Name = "toggleSwitch34";
  694. this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  695. this.toggleSwitch34.OffForeColor = System.Drawing.Color.White;
  696. this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  697. this.toggleSwitch34.OnForeColor = System.Drawing.Color.White;
  698. this.toggleSwitch34.OnText = "Disable Insider Service";
  699. this.toggleSwitch34.Size = new System.Drawing.Size(260, 39);
  700. this.toggleSwitch34.TabIndex = 57;
  701. this.toggleSwitch34.Tag = "themeable";
  702. //
  703. // toggleSwitch27
  704. //
  705. this.toggleSwitch27.Location = new System.Drawing.Point(18, 200);
  706. this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2);
  707. this.toggleSwitch27.Name = "toggleSwitch27";
  708. this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  709. this.toggleSwitch27.OffForeColor = System.Drawing.Color.White;
  710. this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  711. this.toggleSwitch27.OnForeColor = System.Drawing.Color.White;
  712. this.toggleSwitch27.OnText = "Enable Dark Theme";
  713. this.toggleSwitch27.Size = new System.Drawing.Size(260, 39);
  714. this.toggleSwitch27.TabIndex = 56;
  715. this.toggleSwitch27.Tag = "themeable";
  716. //
  717. // toggleSwitch28
  718. //
  719. this.toggleSwitch28.Location = new System.Drawing.Point(550, 65);
  720. this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2);
  721. this.toggleSwitch28.Name = "toggleSwitch28";
  722. this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  723. this.toggleSwitch28.OffForeColor = System.Drawing.Color.White;
  724. this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  725. this.toggleSwitch28.OnForeColor = System.Drawing.Color.White;
  726. this.toggleSwitch28.OnText = "Disable Spelling & Typing";
  727. this.toggleSwitch28.Size = new System.Drawing.Size(260, 39);
  728. this.toggleSwitch28.TabIndex = 55;
  729. this.toggleSwitch28.Tag = "themeable";
  730. //
  731. // toggleSwitch29
  732. //
  733. this.toggleSwitch29.Location = new System.Drawing.Point(550, 20);
  734. this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2);
  735. this.toggleSwitch29.Name = "toggleSwitch29";
  736. this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  737. this.toggleSwitch29.OffForeColor = System.Drawing.Color.White;
  738. this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  739. this.toggleSwitch29.OnForeColor = System.Drawing.Color.White;
  740. this.toggleSwitch29.OnText = "Disable Windows Ink";
  741. this.toggleSwitch29.Size = new System.Drawing.Size(260, 39);
  742. this.toggleSwitch29.TabIndex = 54;
  743. this.toggleSwitch29.Tag = "themeable";
  744. //
  745. // toggleSwitch30
  746. //
  747. this.toggleSwitch30.Location = new System.Drawing.Point(284, 65);
  748. this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2);
  749. this.toggleSwitch30.Name = "toggleSwitch30";
  750. this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  751. this.toggleSwitch30.OffForeColor = System.Drawing.Color.White;
  752. this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  753. this.toggleSwitch30.OnForeColor = System.Drawing.Color.White;
  754. this.toggleSwitch30.OnText = "Exclude Drivers from Updates";
  755. this.toggleSwitch30.Size = new System.Drawing.Size(260, 39);
  756. this.toggleSwitch30.TabIndex = 53;
  757. this.toggleSwitch30.Tag = "themeable";
  758. //
  759. // toggleSwitch22
  760. //
  761. this.toggleSwitch22.Location = new System.Drawing.Point(284, 200);
  762. this.toggleSwitch22.Margin = new System.Windows.Forms.Padding(2);
  763. this.toggleSwitch22.Name = "toggleSwitch22";
  764. this.toggleSwitch22.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  765. this.toggleSwitch22.OffForeColor = System.Drawing.Color.White;
  766. this.toggleSwitch22.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  767. this.toggleSwitch22.OnForeColor = System.Drawing.Color.White;
  768. this.toggleSwitch22.OnText = "Disable Silent App Install";
  769. this.toggleSwitch22.Size = new System.Drawing.Size(260, 39);
  770. this.toggleSwitch22.TabIndex = 52;
  771. this.toggleSwitch22.Tag = "themeable";
  772. //
  773. // toggleSwitch20
  774. //
  775. this.toggleSwitch20.Location = new System.Drawing.Point(284, 290);
  776. this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2);
  777. this.toggleSwitch20.Name = "toggleSwitch20";
  778. this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  779. this.toggleSwitch20.OffForeColor = System.Drawing.Color.White;
  780. this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  781. this.toggleSwitch20.OnForeColor = System.Drawing.Color.White;
  782. this.toggleSwitch20.OnText = "Disable Sensor Services";
  783. this.toggleSwitch20.Size = new System.Drawing.Size(260, 39);
  784. this.toggleSwitch20.TabIndex = 51;
  785. this.toggleSwitch20.Tag = "themeable";
  786. //
  787. // toggleSwitch21
  788. //
  789. this.toggleSwitch21.Location = new System.Drawing.Point(284, 155);
  790. this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2);
  791. this.toggleSwitch21.Name = "toggleSwitch21";
  792. this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  793. this.toggleSwitch21.OffForeColor = System.Drawing.Color.White;
  794. this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  795. this.toggleSwitch21.OnForeColor = System.Drawing.Color.White;
  796. this.toggleSwitch21.OnText = "Disable Privacy Options";
  797. this.toggleSwitch21.Size = new System.Drawing.Size(260, 39);
  798. this.toggleSwitch21.TabIndex = 50;
  799. this.toggleSwitch21.Tag = "themeable";
  800. //
  801. // toggleSwitch23
  802. //
  803. this.toggleSwitch23.Location = new System.Drawing.Point(284, 110);
  804. this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2);
  805. this.toggleSwitch23.Name = "toggleSwitch23";
  806. this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  807. this.toggleSwitch23.OffForeColor = System.Drawing.Color.White;
  808. this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  809. this.toggleSwitch23.OnForeColor = System.Drawing.Color.White;
  810. this.toggleSwitch23.OnText = "Disable Telemetry Services";
  811. this.toggleSwitch23.Size = new System.Drawing.Size(260, 39);
  812. this.toggleSwitch23.TabIndex = 48;
  813. this.toggleSwitch23.Tag = "themeable";
  814. //
  815. // toggleSwitch24
  816. //
  817. this.toggleSwitch24.Location = new System.Drawing.Point(284, 20);
  818. this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2);
  819. this.toggleSwitch24.Name = "toggleSwitch24";
  820. this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  821. this.toggleSwitch24.OffForeColor = System.Drawing.Color.White;
  822. this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  823. this.toggleSwitch24.OnForeColor = System.Drawing.Color.White;
  824. this.toggleSwitch24.OnText = "Disable Automatic Updates";
  825. this.toggleSwitch24.Size = new System.Drawing.Size(260, 39);
  826. this.toggleSwitch24.TabIndex = 47;
  827. this.toggleSwitch24.Tag = "themeable";
  828. //
  829. // toggleSwitch25
  830. //
  831. this.toggleSwitch25.Location = new System.Drawing.Point(18, 290);
  832. this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2);
  833. this.toggleSwitch25.Name = "toggleSwitch25";
  834. this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  835. this.toggleSwitch25.OffForeColor = System.Drawing.Color.White;
  836. this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  837. this.toggleSwitch25.OnForeColor = System.Drawing.Color.White;
  838. this.toggleSwitch25.OnText = "Disable My People";
  839. this.toggleSwitch25.Size = new System.Drawing.Size(260, 39);
  840. this.toggleSwitch25.TabIndex = 46;
  841. this.toggleSwitch25.Tag = "themeable";
  842. //
  843. // toggleSwitch26
  844. //
  845. this.toggleSwitch26.Location = new System.Drawing.Point(18, 155);
  846. this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2);
  847. this.toggleSwitch26.Name = "toggleSwitch26";
  848. this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  849. this.toggleSwitch26.OffForeColor = System.Drawing.Color.White;
  850. this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  851. this.toggleSwitch26.OnForeColor = System.Drawing.Color.White;
  852. this.toggleSwitch26.OnText = "Disable Start Menu Ads";
  853. this.toggleSwitch26.Size = new System.Drawing.Size(260, 39);
  854. this.toggleSwitch26.TabIndex = 45;
  855. this.toggleSwitch26.Tag = "themeable";
  856. //
  857. // toggleSwitch19
  858. //
  859. this.toggleSwitch19.Location = new System.Drawing.Point(18, 65);
  860. this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2);
  861. this.toggleSwitch19.Name = "toggleSwitch19";
  862. this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  863. this.toggleSwitch19.OffForeColor = System.Drawing.Color.White;
  864. this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  865. this.toggleSwitch19.OnForeColor = System.Drawing.Color.White;
  866. this.toggleSwitch19.OnText = "Enable Taskbar Color";
  867. this.toggleSwitch19.Size = new System.Drawing.Size(260, 39);
  868. this.toggleSwitch19.TabIndex = 44;
  869. this.toggleSwitch19.Tag = "themeable";
  870. //
  871. // toggleSwitch18
  872. //
  873. this.toggleSwitch18.Location = new System.Drawing.Point(18, 110);
  874. this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2);
  875. this.toggleSwitch18.Name = "toggleSwitch18";
  876. this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  877. this.toggleSwitch18.OffForeColor = System.Drawing.Color.White;
  878. this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  879. this.toggleSwitch18.OnForeColor = System.Drawing.Color.White;
  880. this.toggleSwitch18.OnText = "Disable Quick Access History";
  881. this.toggleSwitch18.Size = new System.Drawing.Size(260, 39);
  882. this.toggleSwitch18.TabIndex = 43;
  883. this.toggleSwitch18.Tag = "themeable";
  884. //
  885. // toggleSwitch17
  886. //
  887. this.toggleSwitch17.Location = new System.Drawing.Point(550, 110);
  888. this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2);
  889. this.toggleSwitch17.Name = "toggleSwitch17";
  890. this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  891. this.toggleSwitch17.OffForeColor = System.Drawing.Color.White;
  892. this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  893. this.toggleSwitch17.OnForeColor = System.Drawing.Color.White;
  894. this.toggleSwitch17.OnText = "Disable Xbox Live";
  895. this.toggleSwitch17.Size = new System.Drawing.Size(260, 39);
  896. this.toggleSwitch17.TabIndex = 42;
  897. this.toggleSwitch17.Tag = "themeable";
  898. //
  899. // toggleSwitch16
  900. //
  901. this.toggleSwitch16.Location = new System.Drawing.Point(284, 245);
  902. this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2);
  903. this.toggleSwitch16.Name = "toggleSwitch16";
  904. this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  905. this.toggleSwitch16.OffForeColor = System.Drawing.Color.White;
  906. this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  907. this.toggleSwitch16.OnForeColor = System.Drawing.Color.White;
  908. this.toggleSwitch16.OnText = "Disable Cortana";
  909. this.toggleSwitch16.Size = new System.Drawing.Size(260, 39);
  910. this.toggleSwitch16.TabIndex = 41;
  911. this.toggleSwitch16.Tag = "themeable";
  912. //
  913. // toggleSwitch15
  914. //
  915. this.toggleSwitch15.Location = new System.Drawing.Point(550, 155);
  916. this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2);
  917. this.toggleSwitch15.Name = "toggleSwitch15";
  918. this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  919. this.toggleSwitch15.OffForeColor = System.Drawing.Color.White;
  920. this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  921. this.toggleSwitch15.OnForeColor = System.Drawing.Color.White;
  922. this.toggleSwitch15.OnText = "Disable Game Bar";
  923. this.toggleSwitch15.Size = new System.Drawing.Size(260, 39);
  924. this.toggleSwitch15.TabIndex = 40;
  925. this.toggleSwitch15.Tag = "themeable";
  926. //
  927. // toggleSwitch14
  928. //
  929. this.toggleSwitch14.Location = new System.Drawing.Point(18, 245);
  930. this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2);
  931. this.toggleSwitch14.Name = "toggleSwitch14";
  932. this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  933. this.toggleSwitch14.OffForeColor = System.Drawing.Color.White;
  934. this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  935. this.toggleSwitch14.OnForeColor = System.Drawing.Color.White;
  936. this.toggleSwitch14.OnText = "Uninstall OneDrive";
  937. this.toggleSwitch14.Size = new System.Drawing.Size(260, 39);
  938. this.toggleSwitch14.TabIndex = 39;
  939. this.toggleSwitch14.Tag = "themeable";
  940. //
  941. // toggleSwitch13
  942. //
  943. this.toggleSwitch13.Location = new System.Drawing.Point(18, 20);
  944. this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2);
  945. this.toggleSwitch13.Name = "toggleSwitch13";
  946. this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  947. this.toggleSwitch13.OffForeColor = System.Drawing.Color.White;
  948. this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  949. this.toggleSwitch13.OnForeColor = System.Drawing.Color.White;
  950. this.toggleSwitch13.OnText = "Enable Legacy Volume Slider";
  951. this.toggleSwitch13.Size = new System.Drawing.Size(260, 39);
  952. this.toggleSwitch13.TabIndex = 38;
  953. this.toggleSwitch13.Tag = "themeable";
  954. //
  955. // button43
  956. //
  957. this.button43.BackColor = System.Drawing.Color.DodgerBlue;
  958. this.button43.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  959. this.button43.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  960. this.button43.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  961. this.button43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  962. this.button43.ForeColor = System.Drawing.Color.White;
  963. this.button43.Location = new System.Drawing.Point(18, 352);
  964. this.button43.Margin = new System.Windows.Forms.Padding(2);
  965. this.button43.Name = "button43";
  966. this.button43.Size = new System.Drawing.Size(144, 39);
  967. this.button43.TabIndex = 31;
  968. this.button43.Text = "Apply && Restart";
  969. this.button43.UseVisualStyleBackColor = false;
  970. this.button43.Click += new System.EventHandler(this.button43_Click);
  971. //
  972. // button18
  973. //
  974. this.button18.BackColor = System.Drawing.Color.DodgerBlue;
  975. this.button18.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  976. this.button18.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  977. this.button18.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  978. this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  979. this.button18.ForeColor = System.Drawing.Color.White;
  980. this.button18.Location = new System.Drawing.Point(166, 352);
  981. this.button18.Margin = new System.Windows.Forms.Padding(2);
  982. this.button18.Name = "button18";
  983. this.button18.Size = new System.Drawing.Size(234, 39);
  984. this.button18.TabIndex = 14;
  985. this.button18.Text = "Change Edge Download Folder";
  986. this.button18.UseVisualStyleBackColor = false;
  987. this.button18.Click += new System.EventHandler(this.button18_Click);
  988. //
  989. // windowsVIIITab
  990. //
  991. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  992. this.windowsVIIITab.Controls.Add(this.toggleSwitch31);
  993. this.windowsVIIITab.Controls.Add(this.button44);
  994. this.windowsVIIITab.Location = new System.Drawing.Point(4, 29);
  995. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  996. this.windowsVIIITab.Name = "windowsVIIITab";
  997. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  998. this.windowsVIIITab.Size = new System.Drawing.Size(862, 644);
  999. this.windowsVIIITab.TabIndex = 2;
  1000. this.windowsVIIITab.Text = "Windows 8.1";
  1001. //
  1002. // toggleSwitch31
  1003. //
  1004. this.toggleSwitch31.Location = new System.Drawing.Point(18, 20);
  1005. this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2);
  1006. this.toggleSwitch31.Name = "toggleSwitch31";
  1007. this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1008. this.toggleSwitch31.OffForeColor = System.Drawing.Color.White;
  1009. this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1010. this.toggleSwitch31.OnForeColor = System.Drawing.Color.White;
  1011. this.toggleSwitch31.OnText = "Disable OneDrive";
  1012. this.toggleSwitch31.Size = new System.Drawing.Size(260, 39);
  1013. this.toggleSwitch31.TabIndex = 46;
  1014. this.toggleSwitch31.Tag = "themeable";
  1015. //
  1016. // button44
  1017. //
  1018. this.button44.BackColor = System.Drawing.Color.DodgerBlue;
  1019. this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1020. this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1021. this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1022. this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1023. this.button44.ForeColor = System.Drawing.Color.White;
  1024. this.button44.Location = new System.Drawing.Point(18, 81);
  1025. this.button44.Margin = new System.Windows.Forms.Padding(2);
  1026. this.button44.Name = "button44";
  1027. this.button44.Size = new System.Drawing.Size(144, 39);
  1028. this.button44.TabIndex = 32;
  1029. this.button44.Text = "Apply && Restart";
  1030. this.button44.UseVisualStyleBackColor = false;
  1031. this.button44.Click += new System.EventHandler(this.button44_Click);
  1032. //
  1033. // modernAppsTab
  1034. //
  1035. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1036. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1037. this.modernAppsTab.Controls.Add(this.label28);
  1038. this.modernAppsTab.Controls.Add(this.button74);
  1039. this.modernAppsTab.Controls.Add(this.button75);
  1040. this.modernAppsTab.Controls.Add(this.label1);
  1041. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  1042. this.modernAppsTab.Location = new System.Drawing.Point(4, 29);
  1043. this.modernAppsTab.Margin = new System.Windows.Forms.Padding(4);
  1044. this.modernAppsTab.Name = "modernAppsTab";
  1045. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(4);
  1046. this.modernAppsTab.Size = new System.Drawing.Size(862, 644);
  1047. this.modernAppsTab.TabIndex = 11;
  1048. this.modernAppsTab.Text = "UWP Apps";
  1049. //
  1050. // chkSelectAllModernApps
  1051. //
  1052. this.chkSelectAllModernApps.AutoSize = true;
  1053. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1054. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  1055. this.chkSelectAllModernApps.Location = new System.Drawing.Point(629, 139);
  1056. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  1057. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  1058. this.chkSelectAllModernApps.Size = new System.Drawing.Size(114, 32);
  1059. this.chkSelectAllModernApps.TabIndex = 52;
  1060. this.chkSelectAllModernApps.Text = "Select all";
  1061. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  1062. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  1063. //
  1064. // label28
  1065. //
  1066. this.label28.AutoSize = true;
  1067. this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1068. this.label28.ForeColor = System.Drawing.Color.Silver;
  1069. this.label28.Location = new System.Drawing.Point(624, 198);
  1070. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1071. this.label28.Name = "label28";
  1072. this.label28.Size = new System.Drawing.Size(201, 308);
  1073. this.label28.TabIndex = 51;
  1074. this.label28.Tag = "";
  1075. this.label28.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" +
  1076. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  1077. //
  1078. // button74
  1079. //
  1080. this.button74.BackColor = System.Drawing.Color.DodgerBlue;
  1081. this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1082. this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1083. this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1084. this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1085. this.button74.ForeColor = System.Drawing.Color.White;
  1086. this.button74.Location = new System.Drawing.Point(629, 95);
  1087. this.button74.Margin = new System.Windows.Forms.Padding(2);
  1088. this.button74.Name = "button74";
  1089. this.button74.Size = new System.Drawing.Size(211, 39);
  1090. this.button74.TabIndex = 50;
  1091. this.button74.Text = "Uninstall";
  1092. this.button74.UseVisualStyleBackColor = false;
  1093. this.button74.Click += new System.EventHandler(this.button74_Click);
  1094. //
  1095. // button75
  1096. //
  1097. this.button75.BackColor = System.Drawing.Color.DodgerBlue;
  1098. this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1099. this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1100. this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1101. this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1102. this.button75.ForeColor = System.Drawing.Color.White;
  1103. this.button75.Location = new System.Drawing.Point(629, 51);
  1104. this.button75.Margin = new System.Windows.Forms.Padding(2);
  1105. this.button75.Name = "button75";
  1106. this.button75.Size = new System.Drawing.Size(211, 39);
  1107. this.button75.TabIndex = 49;
  1108. this.button75.Text = "Refresh";
  1109. this.button75.UseVisualStyleBackColor = false;
  1110. this.button75.Click += new System.EventHandler(this.button75_Click);
  1111. //
  1112. // label1
  1113. //
  1114. this.label1.AutoSize = true;
  1115. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1116. this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
  1117. this.label1.Location = new System.Drawing.Point(8, 12);
  1118. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1119. this.label1.Name = "label1";
  1120. this.label1.Size = new System.Drawing.Size(367, 35);
  1121. this.label1.TabIndex = 47;
  1122. this.label1.Tag = "themeable";
  1123. this.label1.Text = "Uninstall unwanted UWP Apps";
  1124. //
  1125. // panelModernAppsList
  1126. //
  1127. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1128. | System.Windows.Forms.AnchorStyles.Left)));
  1129. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1130. this.panelModernAppsList.Controls.Add(this.listModernApps);
  1131. this.panelModernAppsList.Location = new System.Drawing.Point(14, 51);
  1132. this.panelModernAppsList.Margin = new System.Windows.Forms.Padding(4);
  1133. this.panelModernAppsList.Name = "panelModernAppsList";
  1134. this.panelModernAppsList.Size = new System.Drawing.Size(608, 568);
  1135. this.panelModernAppsList.TabIndex = 0;
  1136. //
  1137. // listModernApps
  1138. //
  1139. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1140. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1141. this.listModernApps.CheckOnClick = true;
  1142. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  1143. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1144. this.listModernApps.ForeColor = System.Drawing.Color.White;
  1145. this.listModernApps.FormattingEnabled = true;
  1146. this.listModernApps.HorizontalScrollbar = true;
  1147. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  1148. this.listModernApps.Margin = new System.Windows.Forms.Padding(4);
  1149. this.listModernApps.Name = "listModernApps";
  1150. this.listModernApps.Size = new System.Drawing.Size(606, 566);
  1151. this.listModernApps.Sorted = true;
  1152. this.listModernApps.TabIndex = 0;
  1153. //
  1154. // cleanerTab
  1155. //
  1156. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1157. this.cleanerTab.Controls.Add(this.cleaningpanel);
  1158. this.cleanerTab.Controls.Add(this.label6);
  1159. this.cleanerTab.Controls.Add(this.panel1);
  1160. this.cleanerTab.Location = new System.Drawing.Point(4, 29);
  1161. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  1162. this.cleanerTab.Name = "cleanerTab";
  1163. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  1164. this.cleanerTab.Size = new System.Drawing.Size(862, 644);
  1165. this.cleanerTab.TabIndex = 5;
  1166. this.cleanerTab.Text = "Cleaner";
  1167. //
  1168. // cleaningpanel
  1169. //
  1170. this.cleaningpanel.Controls.Add(this.progress2);
  1171. this.cleaningpanel.Controls.Add(this.label4);
  1172. this.cleaningpanel.Location = new System.Drawing.Point(14, 360);
  1173. this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2);
  1174. this.cleaningpanel.Name = "cleaningpanel";
  1175. this.cleaningpanel.Size = new System.Drawing.Size(639, 88);
  1176. this.cleaningpanel.TabIndex = 47;
  1177. //
  1178. // progress2
  1179. //
  1180. this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  1181. this.progress2.Location = new System.Drawing.Point(36, 48);
  1182. this.progress2.Margin = new System.Windows.Forms.Padding(2);
  1183. this.progress2.MarqueeAnimationSpeed = 1;
  1184. this.progress2.Name = "progress2";
  1185. this.progress2.Size = new System.Drawing.Size(568, 14);
  1186. this.progress2.TabIndex = 44;
  1187. this.progress2.Visible = false;
  1188. //
  1189. // label4
  1190. //
  1191. this.label4.AutoSize = true;
  1192. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1193. this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
  1194. this.label4.Location = new System.Drawing.Point(31, 16);
  1195. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1196. this.label4.Name = "label4";
  1197. this.label4.Size = new System.Drawing.Size(106, 28);
  1198. this.label4.TabIndex = 45;
  1199. this.label4.Tag = "themeable";
  1200. this.label4.Text = "Cleaning...";
  1201. this.label4.Visible = false;
  1202. //
  1203. // label6
  1204. //
  1205. this.label6.AutoSize = true;
  1206. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1207. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  1208. this.label6.Location = new System.Drawing.Point(8, 12);
  1209. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1210. this.label6.Name = "label6";
  1211. this.label6.Size = new System.Drawing.Size(325, 35);
  1212. this.label6.TabIndex = 46;
  1213. this.label6.Tag = "themeable";
  1214. this.label6.Text = "Clean up your system drive";
  1215. //
  1216. // panel1
  1217. //
  1218. this.panel1.Controls.Add(this.checkErrorReports);
  1219. this.panel1.Controls.Add(this.checkFileZilla);
  1220. this.panel1.Controls.Add(this.checkSelectAll);
  1221. this.panel1.Controls.Add(this.button20);
  1222. this.panel1.Controls.Add(this.checkMediaCache);
  1223. this.panel1.Controls.Add(this.checkTemp);
  1224. this.panel1.Controls.Add(this.checkLogs);
  1225. this.panel1.Controls.Add(this.checkUTorrent);
  1226. this.panel1.Controls.Add(this.checkBin);
  1227. this.panel1.Controls.Add(this.checkMiniDumps);
  1228. this.panel1.Controls.Add(this.checkPrefetch);
  1229. this.panel1.Location = new System.Drawing.Point(14, 50);
  1230. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  1231. this.panel1.Name = "panel1";
  1232. this.panel1.Size = new System.Drawing.Size(639, 304);
  1233. this.panel1.TabIndex = 45;
  1234. //
  1235. // checkErrorReports
  1236. //
  1237. this.checkErrorReports.AutoSize = true;
  1238. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1239. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  1240. this.checkErrorReports.Location = new System.Drawing.Point(69, 208);
  1241. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  1242. this.checkErrorReports.Name = "checkErrorReports";
  1243. this.checkErrorReports.Size = new System.Drawing.Size(149, 32);
  1244. this.checkErrorReports.TabIndex = 44;
  1245. this.checkErrorReports.Text = "Error reports";
  1246. this.checkErrorReports.UseVisualStyleBackColor = true;
  1247. //
  1248. // checkFileZilla
  1249. //
  1250. this.checkFileZilla.AutoSize = true;
  1251. this.checkFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1252. this.checkFileZilla.ForeColor = System.Drawing.Color.White;
  1253. this.checkFileZilla.Location = new System.Drawing.Point(320, 170);
  1254. this.checkFileZilla.Margin = new System.Windows.Forms.Padding(2);
  1255. this.checkFileZilla.Name = "checkFileZilla";
  1256. this.checkFileZilla.Size = new System.Drawing.Size(236, 32);
  1257. this.checkFileZilla.TabIndex = 38;
  1258. this.checkFileZilla.Text = "FileZilla recent servers";
  1259. this.checkFileZilla.UseVisualStyleBackColor = true;
  1260. //
  1261. // checkSelectAll
  1262. //
  1263. this.checkSelectAll.AutoSize = true;
  1264. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1265. this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue;
  1266. this.checkSelectAll.Location = new System.Drawing.Point(36, 18);
  1267. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  1268. this.checkSelectAll.Name = "checkSelectAll";
  1269. this.checkSelectAll.Size = new System.Drawing.Size(114, 32);
  1270. this.checkSelectAll.TabIndex = 35;
  1271. this.checkSelectAll.Tag = "themeable";
  1272. this.checkSelectAll.Text = "Select all";
  1273. this.checkSelectAll.UseVisualStyleBackColor = true;
  1274. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  1275. //
  1276. // button20
  1277. //
  1278. this.button20.BackColor = System.Drawing.Color.DodgerBlue;
  1279. this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1280. this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1281. this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1282. this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1283. this.button20.ForeColor = System.Drawing.Color.White;
  1284. this.button20.Location = new System.Drawing.Point(36, 262);
  1285. this.button20.Margin = new System.Windows.Forms.Padding(2);
  1286. this.button20.Name = "button20";
  1287. this.button20.Size = new System.Drawing.Size(89, 39);
  1288. this.button20.TabIndex = 34;
  1289. this.button20.Text = "Clean";
  1290. this.button20.UseVisualStyleBackColor = false;
  1291. this.button20.Click += new System.EventHandler(this.button20_Click);
  1292. //
  1293. // checkMediaCache
  1294. //
  1295. this.checkMediaCache.AutoSize = true;
  1296. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1297. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  1298. this.checkMediaCache.Location = new System.Drawing.Point(320, 94);
  1299. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  1300. this.checkMediaCache.Name = "checkMediaCache";
  1301. this.checkMediaCache.Size = new System.Drawing.Size(217, 32);
  1302. this.checkMediaCache.TabIndex = 43;
  1303. this.checkMediaCache.Text = "Media Players cache";
  1304. this.checkMediaCache.UseVisualStyleBackColor = true;
  1305. //
  1306. // checkTemp
  1307. //
  1308. this.checkTemp.AutoSize = true;
  1309. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1310. this.checkTemp.ForeColor = System.Drawing.Color.White;
  1311. this.checkTemp.Location = new System.Drawing.Point(69, 56);
  1312. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  1313. this.checkTemp.Name = "checkTemp";
  1314. this.checkTemp.Size = new System.Drawing.Size(174, 32);
  1315. this.checkTemp.TabIndex = 36;
  1316. this.checkTemp.Text = "Temporary files";
  1317. this.checkTemp.UseVisualStyleBackColor = true;
  1318. //
  1319. // checkLogs
  1320. //
  1321. this.checkLogs.AutoSize = true;
  1322. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1323. this.checkLogs.ForeColor = System.Drawing.Color.White;
  1324. this.checkLogs.Location = new System.Drawing.Point(69, 94);
  1325. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  1326. this.checkLogs.Name = "checkLogs";
  1327. this.checkLogs.Size = new System.Drawing.Size(211, 32);
  1328. this.checkLogs.TabIndex = 42;
  1329. this.checkLogs.Text = "Windows + IIS logs";
  1330. this.checkLogs.UseVisualStyleBackColor = true;
  1331. //
  1332. // checkUTorrent
  1333. //
  1334. this.checkUTorrent.AutoSize = true;
  1335. this.checkUTorrent.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1336. this.checkUTorrent.ForeColor = System.Drawing.Color.White;
  1337. this.checkUTorrent.Location = new System.Drawing.Point(320, 132);
  1338. this.checkUTorrent.Margin = new System.Windows.Forms.Padding(2);
  1339. this.checkUTorrent.Name = "checkUTorrent";
  1340. this.checkUTorrent.Size = new System.Drawing.Size(168, 32);
  1341. this.checkUTorrent.TabIndex = 37;
  1342. this.checkUTorrent.Text = "uTorrent cache";
  1343. this.checkUTorrent.UseVisualStyleBackColor = true;
  1344. //
  1345. // checkBin
  1346. //
  1347. this.checkBin.AutoSize = true;
  1348. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1349. this.checkBin.ForeColor = System.Drawing.Color.White;
  1350. this.checkBin.Location = new System.Drawing.Point(320, 56);
  1351. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  1352. this.checkBin.Name = "checkBin";
  1353. this.checkBin.Size = new System.Drawing.Size(198, 32);
  1354. this.checkBin.TabIndex = 41;
  1355. this.checkBin.Text = "Empty Recycle Bin";
  1356. this.checkBin.UseVisualStyleBackColor = true;
  1357. //
  1358. // checkMiniDumps
  1359. //
  1360. this.checkMiniDumps.AutoSize = true;
  1361. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1362. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  1363. this.checkMiniDumps.Location = new System.Drawing.Point(69, 170);
  1364. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  1365. this.checkMiniDumps.Name = "checkMiniDumps";
  1366. this.checkMiniDumps.Size = new System.Drawing.Size(195, 32);
  1367. this.checkMiniDumps.TabIndex = 39;
  1368. this.checkMiniDumps.Text = "BSOD Minidumps";
  1369. this.checkMiniDumps.UseVisualStyleBackColor = true;
  1370. //
  1371. // checkPrefetch
  1372. //
  1373. this.checkPrefetch.AutoSize = true;
  1374. this.checkPrefetch.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1375. this.checkPrefetch.ForeColor = System.Drawing.Color.White;
  1376. this.checkPrefetch.Location = new System.Drawing.Point(69, 132);
  1377. this.checkPrefetch.Margin = new System.Windows.Forms.Padding(2);
  1378. this.checkPrefetch.Name = "checkPrefetch";
  1379. this.checkPrefetch.Size = new System.Drawing.Size(167, 32);
  1380. this.checkPrefetch.TabIndex = 40;
  1381. this.checkPrefetch.Text = "Prefetch cache";
  1382. this.checkPrefetch.UseVisualStyleBackColor = true;
  1383. //
  1384. // startupTab
  1385. //
  1386. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1387. this.startupTab.Controls.Add(this.button64);
  1388. this.startupTab.Controls.Add(this.button31);
  1389. this.startupTab.Controls.Add(this.button37);
  1390. this.startupTab.Controls.Add(this.panel3);
  1391. this.startupTab.Controls.Add(this.button32);
  1392. this.startupTab.Controls.Add(this.button22);
  1393. this.startupTab.Controls.Add(this.label5);
  1394. this.startupTab.Location = new System.Drawing.Point(4, 29);
  1395. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  1396. this.startupTab.Name = "startupTab";
  1397. this.startupTab.Size = new System.Drawing.Size(862, 644);
  1398. this.startupTab.TabIndex = 7;
  1399. this.startupTab.Text = "Startup";
  1400. //
  1401. // button64
  1402. //
  1403. this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1404. this.button64.BackColor = System.Drawing.Color.DodgerBlue;
  1405. this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1406. this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1407. this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1408. this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1409. this.button64.ForeColor = System.Drawing.Color.White;
  1410. this.button64.Location = new System.Drawing.Point(465, 598);
  1411. this.button64.Margin = new System.Windows.Forms.Padding(2);
  1412. this.button64.Name = "button64";
  1413. this.button64.Size = new System.Drawing.Size(126, 39);
  1414. this.button64.TabIndex = 40;
  1415. this.button64.Text = "Find in Registry";
  1416. this.button64.UseVisualStyleBackColor = false;
  1417. this.button64.Click += new System.EventHandler(this.button64_Click);
  1418. //
  1419. // button31
  1420. //
  1421. this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1422. this.button31.BackColor = System.Drawing.Color.DodgerBlue;
  1423. this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1424. this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1425. this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1426. this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1427. this.button31.ForeColor = System.Drawing.Color.White;
  1428. this.button31.Location = new System.Drawing.Point(598, 598);
  1429. this.button31.Margin = new System.Windows.Forms.Padding(2);
  1430. this.button31.Name = "button31";
  1431. this.button31.Size = new System.Drawing.Size(126, 39);
  1432. this.button31.TabIndex = 39;
  1433. this.button31.Text = "Locate file";
  1434. this.button31.UseVisualStyleBackColor = false;
  1435. this.button31.Click += new System.EventHandler(this.button31_Click);
  1436. //
  1437. // button37
  1438. //
  1439. this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1440. this.button37.BackColor = System.Drawing.Color.DodgerBlue;
  1441. this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1442. this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1443. this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1444. this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1445. this.button37.ForeColor = System.Drawing.Color.White;
  1446. this.button37.Location = new System.Drawing.Point(332, 598);
  1447. this.button37.Margin = new System.Windows.Forms.Padding(2);
  1448. this.button37.Name = "button37";
  1449. this.button37.Size = new System.Drawing.Size(126, 39);
  1450. this.button37.TabIndex = 38;
  1451. this.button37.Text = "Refresh";
  1452. this.button37.UseVisualStyleBackColor = false;
  1453. this.button37.Click += new System.EventHandler(this.button37_Click);
  1454. //
  1455. // panel3
  1456. //
  1457. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1458. | System.Windows.Forms.AnchorStyles.Left)
  1459. | System.Windows.Forms.AnchorStyles.Right)));
  1460. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1461. this.panel3.Controls.Add(this.listStartupItems);
  1462. this.panel3.Location = new System.Drawing.Point(14, 50);
  1463. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1464. this.panel3.Name = "panel3";
  1465. this.panel3.Size = new System.Drawing.Size(841, 541);
  1466. this.panel3.TabIndex = 37;
  1467. //
  1468. // listStartupItems
  1469. //
  1470. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1471. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1472. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  1473. this.columnHeader1,
  1474. this.columnHeader2,
  1475. this.columnHeader3});
  1476. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  1477. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  1478. this.listStartupItems.FullRowSelect = true;
  1479. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  1480. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  1481. this.listStartupItems.MultiSelect = false;
  1482. this.listStartupItems.Name = "listStartupItems";
  1483. this.listStartupItems.ShowGroups = false;
  1484. this.listStartupItems.Size = new System.Drawing.Size(839, 539);
  1485. this.listStartupItems.TabIndex = 0;
  1486. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  1487. this.listStartupItems.View = System.Windows.Forms.View.Details;
  1488. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  1489. //
  1490. // columnHeader1
  1491. //
  1492. this.columnHeader1.Text = "Name";
  1493. this.columnHeader1.Width = 194;
  1494. //
  1495. // columnHeader2
  1496. //
  1497. this.columnHeader2.Text = "Location";
  1498. this.columnHeader2.Width = 507;
  1499. //
  1500. // columnHeader3
  1501. //
  1502. this.columnHeader3.Text = "Type";
  1503. this.columnHeader3.Width = 134;
  1504. //
  1505. // button32
  1506. //
  1507. this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1508. this.button32.BackColor = System.Drawing.Color.DodgerBlue;
  1509. this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1510. this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1511. this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1512. this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1513. this.button32.ForeColor = System.Drawing.Color.White;
  1514. this.button32.Location = new System.Drawing.Point(729, 598);
  1515. this.button32.Margin = new System.Windows.Forms.Padding(2);
  1516. this.button32.Name = "button32";
  1517. this.button32.Size = new System.Drawing.Size(126, 39);
  1518. this.button32.TabIndex = 36;
  1519. this.button32.Text = "Remove";
  1520. this.button32.UseVisualStyleBackColor = false;
  1521. this.button32.Click += new System.EventHandler(this.button32_Click);
  1522. //
  1523. // button22
  1524. //
  1525. this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1526. this.button22.BackColor = System.Drawing.Color.DodgerBlue;
  1527. this.button22.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1528. this.button22.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1529. this.button22.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1530. this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1531. this.button22.ForeColor = System.Drawing.Color.White;
  1532. this.button22.Location = new System.Drawing.Point(201, 598);
  1533. this.button22.Margin = new System.Windows.Forms.Padding(2);
  1534. this.button22.Name = "button22";
  1535. this.button22.Size = new System.Drawing.Size(126, 39);
  1536. this.button22.TabIndex = 34;
  1537. this.button22.Text = "Remove all";
  1538. this.button22.UseVisualStyleBackColor = false;
  1539. this.button22.Click += new System.EventHandler(this.button22_Click);
  1540. //
  1541. // label5
  1542. //
  1543. this.label5.AutoSize = true;
  1544. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1545. this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
  1546. this.label5.Location = new System.Drawing.Point(8, 12);
  1547. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1548. this.label5.Name = "label5";
  1549. this.label5.Size = new System.Drawing.Size(317, 35);
  1550. this.label5.TabIndex = 3;
  1551. this.label5.Tag = "themeable";
  1552. this.label5.Text = "Choose your startup items";
  1553. //
  1554. // registryFixerTab
  1555. //
  1556. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1557. this.registryFixerTab.Controls.Add(this.panel2);
  1558. this.registryFixerTab.Controls.Add(this.label7);
  1559. this.registryFixerTab.Location = new System.Drawing.Point(4, 29);
  1560. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  1561. this.registryFixerTab.Name = "registryFixerTab";
  1562. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  1563. this.registryFixerTab.Size = new System.Drawing.Size(862, 644);
  1564. this.registryFixerTab.TabIndex = 8;
  1565. this.registryFixerTab.Text = "Registry";
  1566. //
  1567. // panel2
  1568. //
  1569. this.panel2.Controls.Add(this.button33);
  1570. this.panel2.Controls.Add(this.label8);
  1571. this.panel2.Controls.Add(this.checkRestartExplorer);
  1572. this.panel2.Controls.Add(this.checkRegistryEditor);
  1573. this.panel2.Controls.Add(this.checkEnableAll);
  1574. this.panel2.Controls.Add(this.checkContextMenu);
  1575. this.panel2.Controls.Add(this.checkTaskManager);
  1576. this.panel2.Controls.Add(this.checkCommandPrompt);
  1577. this.panel2.Controls.Add(this.checkFirewall);
  1578. this.panel2.Controls.Add(this.checkRunDialog);
  1579. this.panel2.Controls.Add(this.checkFolderOptions);
  1580. this.panel2.Controls.Add(this.checkControlPanel);
  1581. this.panel2.Location = new System.Drawing.Point(14, 50);
  1582. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  1583. this.panel2.Name = "panel2";
  1584. this.panel2.Size = new System.Drawing.Size(639, 358);
  1585. this.panel2.TabIndex = 48;
  1586. //
  1587. // button33
  1588. //
  1589. this.button33.BackColor = System.Drawing.Color.DodgerBlue;
  1590. this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1591. this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1592. this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1593. this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1594. this.button33.ForeColor = System.Drawing.Color.White;
  1595. this.button33.Location = new System.Drawing.Point(36, 315);
  1596. this.button33.Margin = new System.Windows.Forms.Padding(2);
  1597. this.button33.Name = "button33";
  1598. this.button33.Size = new System.Drawing.Size(89, 39);
  1599. this.button33.TabIndex = 49;
  1600. this.button33.Text = "Fix";
  1601. this.button33.UseVisualStyleBackColor = false;
  1602. this.button33.Click += new System.EventHandler(this.button33_Click);
  1603. //
  1604. // label8
  1605. //
  1606. this.label8.AutoSize = true;
  1607. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1608. this.label8.ForeColor = System.Drawing.Color.Silver;
  1609. this.label8.Location = new System.Drawing.Point(152, 252);
  1610. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1611. this.label8.Name = "label8";
  1612. this.label8.Size = new System.Drawing.Size(308, 28);
  1613. this.label8.TabIndex = 51;
  1614. this.label8.Tag = "";
  1615. this.label8.Text = "(some changes might need this)";
  1616. //
  1617. // checkRestartExplorer
  1618. //
  1619. this.checkRestartExplorer.AutoSize = true;
  1620. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1621. this.checkRestartExplorer.ForeColor = System.Drawing.Color.Silver;
  1622. this.checkRestartExplorer.Location = new System.Drawing.Point(36, 219);
  1623. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  1624. this.checkRestartExplorer.Name = "checkRestartExplorer";
  1625. this.checkRestartExplorer.Size = new System.Drawing.Size(415, 32);
  1626. this.checkRestartExplorer.TabIndex = 50;
  1627. this.checkRestartExplorer.Tag = "";
  1628. this.checkRestartExplorer.Text = "Also restart explorer.exe to apply changes";
  1629. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  1630. //
  1631. // checkRegistryEditor
  1632. //
  1633. this.checkRegistryEditor.AutoSize = true;
  1634. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1635. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  1636. this.checkRegistryEditor.Location = new System.Drawing.Point(320, 170);
  1637. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  1638. this.checkRegistryEditor.Name = "checkRegistryEditor";
  1639. this.checkRegistryEditor.Size = new System.Drawing.Size(166, 32);
  1640. this.checkRegistryEditor.TabIndex = 38;
  1641. this.checkRegistryEditor.Text = "Registry Editor";
  1642. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  1643. //
  1644. // checkEnableAll
  1645. //
  1646. this.checkEnableAll.AutoSize = true;
  1647. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1648. this.checkEnableAll.ForeColor = System.Drawing.Color.DodgerBlue;
  1649. this.checkEnableAll.Location = new System.Drawing.Point(36, 18);
  1650. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  1651. this.checkEnableAll.Name = "checkEnableAll";
  1652. this.checkEnableAll.Size = new System.Drawing.Size(120, 32);
  1653. this.checkEnableAll.TabIndex = 35;
  1654. this.checkEnableAll.Tag = "themeable";
  1655. this.checkEnableAll.Text = "Enable all";
  1656. this.checkEnableAll.UseVisualStyleBackColor = true;
  1657. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  1658. //
  1659. // checkContextMenu
  1660. //
  1661. this.checkContextMenu.AutoSize = true;
  1662. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1663. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  1664. this.checkContextMenu.Location = new System.Drawing.Point(320, 94);
  1665. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  1666. this.checkContextMenu.Name = "checkContextMenu";
  1667. this.checkContextMenu.Size = new System.Drawing.Size(189, 32);
  1668. this.checkContextMenu.TabIndex = 43;
  1669. this.checkContextMenu.Text = "Right Click menu";
  1670. this.checkContextMenu.UseVisualStyleBackColor = true;
  1671. //
  1672. // checkTaskManager
  1673. //
  1674. this.checkTaskManager.AutoSize = true;
  1675. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1676. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  1677. this.checkTaskManager.Location = new System.Drawing.Point(69, 56);
  1678. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  1679. this.checkTaskManager.Name = "checkTaskManager";
  1680. this.checkTaskManager.Size = new System.Drawing.Size(159, 32);
  1681. this.checkTaskManager.TabIndex = 36;
  1682. this.checkTaskManager.Text = "Task Manager";
  1683. this.checkTaskManager.UseVisualStyleBackColor = true;
  1684. //
  1685. // checkCommandPrompt
  1686. //
  1687. this.checkCommandPrompt.AutoSize = true;
  1688. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1689. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  1690. this.checkCommandPrompt.Location = new System.Drawing.Point(69, 94);
  1691. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  1692. this.checkCommandPrompt.Name = "checkCommandPrompt";
  1693. this.checkCommandPrompt.Size = new System.Drawing.Size(202, 32);
  1694. this.checkCommandPrompt.TabIndex = 42;
  1695. this.checkCommandPrompt.Text = "Command Prompt";
  1696. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  1697. //
  1698. // checkFirewall
  1699. //
  1700. this.checkFirewall.AutoSize = true;
  1701. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1702. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  1703. this.checkFirewall.Location = new System.Drawing.Point(320, 132);
  1704. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  1705. this.checkFirewall.Name = "checkFirewall";
  1706. this.checkFirewall.Size = new System.Drawing.Size(192, 32);
  1707. this.checkFirewall.TabIndex = 37;
  1708. this.checkFirewall.Text = "Windows Firewall";
  1709. this.checkFirewall.UseVisualStyleBackColor = true;
  1710. //
  1711. // checkRunDialog
  1712. //
  1713. this.checkRunDialog.AutoSize = true;
  1714. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1715. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  1716. this.checkRunDialog.Location = new System.Drawing.Point(320, 56);
  1717. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  1718. this.checkRunDialog.Name = "checkRunDialog";
  1719. this.checkRunDialog.Size = new System.Drawing.Size(134, 32);
  1720. this.checkRunDialog.TabIndex = 41;
  1721. this.checkRunDialog.Text = "Run Dialog";
  1722. this.checkRunDialog.UseVisualStyleBackColor = true;
  1723. //
  1724. // checkFolderOptions
  1725. //
  1726. this.checkFolderOptions.AutoSize = true;
  1727. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1728. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  1729. this.checkFolderOptions.Location = new System.Drawing.Point(69, 170);
  1730. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  1731. this.checkFolderOptions.Name = "checkFolderOptions";
  1732. this.checkFolderOptions.Size = new System.Drawing.Size(169, 32);
  1733. this.checkFolderOptions.TabIndex = 39;
  1734. this.checkFolderOptions.Text = "Folder Options";
  1735. this.checkFolderOptions.UseVisualStyleBackColor = true;
  1736. //
  1737. // checkControlPanel
  1738. //
  1739. this.checkControlPanel.AutoSize = true;
  1740. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1741. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  1742. this.checkControlPanel.Location = new System.Drawing.Point(69, 132);
  1743. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  1744. this.checkControlPanel.Name = "checkControlPanel";
  1745. this.checkControlPanel.Size = new System.Drawing.Size(156, 32);
  1746. this.checkControlPanel.TabIndex = 40;
  1747. this.checkControlPanel.Text = "Control Panel";
  1748. this.checkControlPanel.UseVisualStyleBackColor = true;
  1749. //
  1750. // label7
  1751. //
  1752. this.label7.AutoSize = true;
  1753. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1754. this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
  1755. this.label7.Location = new System.Drawing.Point(8, 12);
  1756. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1757. this.label7.Name = "label7";
  1758. this.label7.Size = new System.Drawing.Size(325, 35);
  1759. this.label7.TabIndex = 47;
  1760. this.label7.Tag = "themeable";
  1761. this.label7.Text = "Fix common registry issues";
  1762. //
  1763. // hostsEditorTab
  1764. //
  1765. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1766. this.hostsEditorTab.Controls.Add(this.panel4);
  1767. this.hostsEditorTab.Controls.Add(this.linkLabel4);
  1768. this.hostsEditorTab.Controls.Add(this.label10);
  1769. this.hostsEditorTab.Controls.Add(this.linkLabel3);
  1770. this.hostsEditorTab.Controls.Add(this.label9);
  1771. this.hostsEditorTab.Controls.Add(this.linkLabel2);
  1772. this.hostsEditorTab.Controls.Add(this.label3);
  1773. this.hostsEditorTab.Location = new System.Drawing.Point(4, 29);
  1774. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  1775. this.hostsEditorTab.Name = "hostsEditorTab";
  1776. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  1777. this.hostsEditorTab.Size = new System.Drawing.Size(862, 644);
  1778. this.hostsEditorTab.TabIndex = 9;
  1779. this.hostsEditorTab.Text = "Hosts";
  1780. //
  1781. // panel4
  1782. //
  1783. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1784. | System.Windows.Forms.AnchorStyles.Left)
  1785. | System.Windows.Forms.AnchorStyles.Right)));
  1786. this.panel4.Controls.Add(this.label29);
  1787. this.panel4.Controls.Add(this.chkReadOnly);
  1788. this.panel4.Controls.Add(this.panelList);
  1789. this.panel4.Controls.Add(this.chkBlock);
  1790. this.panel4.Controls.Add(this.button41);
  1791. this.panel4.Controls.Add(this.button42);
  1792. this.panel4.Controls.Add(this.button46);
  1793. this.panel4.Controls.Add(this.button47);
  1794. this.panel4.Controls.Add(this.txtIP);
  1795. this.panel4.Controls.Add(this.txtDomain);
  1796. this.panel4.Controls.Add(this.label12);
  1797. this.panel4.Controls.Add(this.label11);
  1798. this.panel4.Location = new System.Drawing.Point(8, 88);
  1799. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  1800. this.panel4.Name = "panel4";
  1801. this.panel4.Size = new System.Drawing.Size(846, 548);
  1802. this.panel4.TabIndex = 53;
  1803. //
  1804. // label29
  1805. //
  1806. this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1807. this.label29.ForeColor = System.Drawing.Color.Silver;
  1808. this.label29.Location = new System.Drawing.Point(405, 203);
  1809. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1810. this.label29.Name = "label29";
  1811. this.label29.Size = new System.Drawing.Size(351, 75);
  1812. this.label29.TabIndex = 62;
  1813. this.label29.Tag = "";
  1814. this.label29.Text = "Protect your HOSTS file by making it read-only.";
  1815. //
  1816. // chkReadOnly
  1817. //
  1818. this.chkReadOnly.AutoSize = true;
  1819. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1820. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  1821. this.chkReadOnly.Location = new System.Drawing.Point(410, 280);
  1822. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  1823. this.chkReadOnly.Name = "chkReadOnly";
  1824. this.chkReadOnly.Size = new System.Drawing.Size(125, 32);
  1825. this.chkReadOnly.TabIndex = 61;
  1826. this.chkReadOnly.Text = "Read-only";
  1827. this.chkReadOnly.UseVisualStyleBackColor = true;
  1828. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  1829. //
  1830. // panelList
  1831. //
  1832. this.panelList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1833. this.panelList.Controls.Add(this.listHostEntries);
  1834. this.panelList.Location = new System.Drawing.Point(6, 4);
  1835. this.panelList.Margin = new System.Windows.Forms.Padding(4);
  1836. this.panelList.Name = "panelList";
  1837. this.panelList.Size = new System.Drawing.Size(390, 484);
  1838. this.panelList.TabIndex = 60;
  1839. //
  1840. // listHostEntries
  1841. //
  1842. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1843. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1844. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  1845. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1846. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  1847. this.listHostEntries.FormattingEnabled = true;
  1848. this.listHostEntries.HorizontalScrollbar = true;
  1849. this.listHostEntries.ItemHeight = 28;
  1850. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  1851. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  1852. this.listHostEntries.Name = "listHostEntries";
  1853. this.listHostEntries.Size = new System.Drawing.Size(388, 482);
  1854. this.listHostEntries.TabIndex = 52;
  1855. //
  1856. // chkBlock
  1857. //
  1858. this.chkBlock.AutoSize = true;
  1859. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1860. this.chkBlock.ForeColor = System.Drawing.Color.White;
  1861. this.chkBlock.Location = new System.Drawing.Point(410, 138);
  1862. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  1863. this.chkBlock.Name = "chkBlock";
  1864. this.chkBlock.Size = new System.Drawing.Size(83, 32);
  1865. this.chkBlock.TabIndex = 59;
  1866. this.chkBlock.Text = "Block";
  1867. this.chkBlock.UseVisualStyleBackColor = true;
  1868. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  1869. //
  1870. // button41
  1871. //
  1872. this.button41.BackColor = System.Drawing.Color.DodgerBlue;
  1873. this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1874. this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1875. this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1876. this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1877. this.button41.ForeColor = System.Drawing.Color.White;
  1878. this.button41.Location = new System.Drawing.Point(140, 492);
  1879. this.button41.Margin = new System.Windows.Forms.Padding(2);
  1880. this.button41.Name = "button41";
  1881. this.button41.Size = new System.Drawing.Size(122, 39);
  1882. this.button41.TabIndex = 55;
  1883. this.button41.Text = "Refresh";
  1884. this.button41.UseVisualStyleBackColor = false;
  1885. this.button41.Click += new System.EventHandler(this.button41_Click);
  1886. //
  1887. // button42
  1888. //
  1889. this.button42.BackColor = System.Drawing.Color.DodgerBlue;
  1890. this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1891. this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1892. this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1893. this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1894. this.button42.ForeColor = System.Drawing.Color.White;
  1895. this.button42.Location = new System.Drawing.Point(266, 492);
  1896. this.button42.Margin = new System.Windows.Forms.Padding(2);
  1897. this.button42.Name = "button42";
  1898. this.button42.Size = new System.Drawing.Size(130, 39);
  1899. this.button42.TabIndex = 54;
  1900. this.button42.Text = "Remove";
  1901. this.button42.UseVisualStyleBackColor = false;
  1902. this.button42.Click += new System.EventHandler(this.button42_Click);
  1903. //
  1904. // button46
  1905. //
  1906. this.button46.BackColor = System.Drawing.Color.DodgerBlue;
  1907. this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1908. this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1909. this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1910. this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1911. this.button46.ForeColor = System.Drawing.Color.White;
  1912. this.button46.Location = new System.Drawing.Point(6, 492);
  1913. this.button46.Margin = new System.Windows.Forms.Padding(2);
  1914. this.button46.Name = "button46";
  1915. this.button46.Size = new System.Drawing.Size(130, 39);
  1916. this.button46.TabIndex = 53;
  1917. this.button46.Text = "Remove all";
  1918. this.button46.UseVisualStyleBackColor = false;
  1919. this.button46.Click += new System.EventHandler(this.button46_Click);
  1920. //
  1921. // button47
  1922. //
  1923. this.button47.BackColor = System.Drawing.Color.DodgerBlue;
  1924. this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1925. this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1926. this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1927. this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1928. this.button47.ForeColor = System.Drawing.Color.White;
  1929. this.button47.Location = new System.Drawing.Point(641, 138);
  1930. this.button47.Margin = new System.Windows.Forms.Padding(2);
  1931. this.button47.Name = "button47";
  1932. this.button47.Size = new System.Drawing.Size(109, 39);
  1933. this.button47.TabIndex = 57;
  1934. this.button47.Text = "Add";
  1935. this.button47.UseVisualStyleBackColor = false;
  1936. this.button47.Click += new System.EventHandler(this.button47_Click);
  1937. //
  1938. // txtIP
  1939. //
  1940. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1941. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1942. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1943. this.txtIP.ForeColor = System.Drawing.Color.White;
  1944. this.txtIP.Location = new System.Drawing.Point(410, 29);
  1945. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  1946. this.txtIP.Name = "txtIP";
  1947. this.txtIP.Size = new System.Drawing.Size(340, 34);
  1948. this.txtIP.TabIndex = 0;
  1949. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1950. //
  1951. // txtDomain
  1952. //
  1953. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1954. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1955. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1956. this.txtDomain.ForeColor = System.Drawing.Color.White;
  1957. this.txtDomain.Location = new System.Drawing.Point(410, 96);
  1958. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  1959. this.txtDomain.Name = "txtDomain";
  1960. this.txtDomain.Size = new System.Drawing.Size(340, 34);
  1961. this.txtDomain.TabIndex = 1;
  1962. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1963. //
  1964. // label12
  1965. //
  1966. this.label12.AutoSize = true;
  1967. this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1968. this.label12.ForeColor = System.Drawing.Color.DodgerBlue;
  1969. this.label12.Location = new System.Drawing.Point(404, 68);
  1970. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1971. this.label12.Name = "label12";
  1972. this.label12.Size = new System.Drawing.Size(83, 28);
  1973. this.label12.TabIndex = 55;
  1974. this.label12.Tag = "themeable";
  1975. this.label12.Text = "Domain";
  1976. //
  1977. // label11
  1978. //
  1979. this.label11.AutoSize = true;
  1980. this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1981. this.label11.ForeColor = System.Drawing.Color.DodgerBlue;
  1982. this.label11.Location = new System.Drawing.Point(404, 0);
  1983. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1984. this.label11.Name = "label11";
  1985. this.label11.Size = new System.Drawing.Size(106, 28);
  1986. this.label11.TabIndex = 53;
  1987. this.label11.Tag = "themeable";
  1988. this.label11.Text = "IP address";
  1989. //
  1990. // linkLabel4
  1991. //
  1992. this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  1993. this.linkLabel4.AutoSize = true;
  1994. this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1995. this.linkLabel4.LinkColor = System.Drawing.Color.Silver;
  1996. this.linkLabel4.Location = new System.Drawing.Point(292, 48);
  1997. this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1998. this.linkLabel4.Name = "linkLabel4";
  1999. this.linkLabel4.Size = new System.Drawing.Size(150, 28);
  2000. this.linkLabel4.TabIndex = 51;
  2001. this.linkLabel4.TabStop = true;
  2002. this.linkLabel4.Tag = "";
  2003. this.linkLabel4.Text = "Restore default";
  2004. this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  2005. this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  2006. //
  2007. // label10
  2008. //
  2009. this.label10.AutoSize = true;
  2010. this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2011. this.label10.Location = new System.Drawing.Point(269, 48);
  2012. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2013. this.label10.Name = "label10";
  2014. this.label10.Size = new System.Drawing.Size(24, 28);
  2015. this.label10.TabIndex = 50;
  2016. this.label10.Text = " |";
  2017. //
  2018. // linkLabel3
  2019. //
  2020. this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  2021. this.linkLabel3.AutoSize = true;
  2022. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2023. this.linkLabel3.LinkColor = System.Drawing.Color.Silver;
  2024. this.linkLabel3.Location = new System.Drawing.Point(105, 48);
  2025. this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2026. this.linkLabel3.Name = "linkLabel3";
  2027. this.linkLabel3.Size = new System.Drawing.Size(161, 28);
  2028. this.linkLabel3.TabIndex = 49;
  2029. this.linkLabel3.TabStop = true;
  2030. this.linkLabel3.Tag = "";
  2031. this.linkLabel3.Text = "Advanced editor";
  2032. this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  2033. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  2034. //
  2035. // label9
  2036. //
  2037. this.label9.AutoSize = true;
  2038. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2039. this.label9.Location = new System.Drawing.Point(81, 48);
  2040. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2041. this.label9.Name = "label9";
  2042. this.label9.Size = new System.Drawing.Size(24, 28);
  2043. this.label9.TabIndex = 48;
  2044. this.label9.Text = " |";
  2045. //
  2046. // linkLabel2
  2047. //
  2048. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue;
  2049. this.linkLabel2.AutoSize = true;
  2050. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2051. this.linkLabel2.LinkColor = System.Drawing.Color.Silver;
  2052. this.linkLabel2.Location = new System.Drawing.Point(9, 48);
  2053. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2054. this.linkLabel2.Name = "linkLabel2";
  2055. this.linkLabel2.Size = new System.Drawing.Size(71, 28);
  2056. this.linkLabel2.TabIndex = 47;
  2057. this.linkLabel2.TabStop = true;
  2058. this.linkLabel2.Tag = "";
  2059. this.linkLabel2.Text = "Locate";
  2060. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
  2061. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  2062. //
  2063. // label3
  2064. //
  2065. this.label3.AutoSize = true;
  2066. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2067. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  2068. this.label3.Location = new System.Drawing.Point(8, 12);
  2069. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2070. this.label3.Name = "label3";
  2071. this.label3.Size = new System.Drawing.Size(229, 35);
  2072. this.label3.TabIndex = 3;
  2073. this.label3.Tag = "themeable";
  2074. this.label3.Text = "Edit your hosts file";
  2075. //
  2076. // integratorTab
  2077. //
  2078. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2079. this.integratorTab.Controls.Add(this.synapse);
  2080. this.integratorTab.Location = new System.Drawing.Point(4, 29);
  2081. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  2082. this.integratorTab.Name = "integratorTab";
  2083. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  2084. this.integratorTab.Size = new System.Drawing.Size(862, 644);
  2085. this.integratorTab.TabIndex = 10;
  2086. this.integratorTab.Text = "Integrator";
  2087. //
  2088. // synapse
  2089. //
  2090. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  2091. this.synapse.Controls.Add(this.integratorInfoTab);
  2092. this.synapse.Controls.Add(this.tabPage8);
  2093. this.synapse.Controls.Add(this.tabPage9);
  2094. this.synapse.Controls.Add(this.tabPage10);
  2095. this.synapse.Controls.Add(this.tabPage11);
  2096. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  2097. this.synapse.Location = new System.Drawing.Point(2, 2);
  2098. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  2099. this.synapse.Multiline = true;
  2100. this.synapse.Name = "synapse";
  2101. this.synapse.SelectedIndex = 0;
  2102. this.synapse.Size = new System.Drawing.Size(858, 640);
  2103. this.synapse.TabIndex = 0;
  2104. //
  2105. // integratorInfoTab
  2106. //
  2107. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2108. this.integratorInfoTab.Controls.Add(this.label19);
  2109. this.integratorInfoTab.Controls.Add(this.label18);
  2110. this.integratorInfoTab.Controls.Add(this.label17);
  2111. this.integratorInfoTab.Controls.Add(this.label16);
  2112. this.integratorInfoTab.Controls.Add(this.label15);
  2113. this.integratorInfoTab.Controls.Add(this.label14);
  2114. this.integratorInfoTab.Controls.Add(this.label13);
  2115. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  2116. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  2117. this.integratorInfoTab.Name = "integratorInfoTab";
  2118. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  2119. this.integratorInfoTab.Size = new System.Drawing.Size(850, 607);
  2120. this.integratorInfoTab.TabIndex = 0;
  2121. this.integratorInfoTab.Text = "Info";
  2122. //
  2123. // label19
  2124. //
  2125. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2126. this.label19.ForeColor = System.Drawing.Color.Silver;
  2127. this.label19.Location = new System.Drawing.Point(8, 281);
  2128. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2129. this.label19.Name = "label19";
  2130. this.label19.Size = new System.Drawing.Size(626, 291);
  2131. this.label19.TabIndex = 10;
  2132. this.label19.Tag = "";
  2133. this.label19.Text = resources.GetString("label19.Text");
  2134. //
  2135. // label18
  2136. //
  2137. this.label18.AutoSize = true;
  2138. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2139. this.label18.ForeColor = System.Drawing.Color.Silver;
  2140. this.label18.Location = new System.Drawing.Point(48, 229);
  2141. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2142. this.label18.Name = "label18";
  2143. this.label18.Size = new System.Drawing.Size(154, 32);
  2144. this.label18.TabIndex = 9;
  2145. this.label18.Tag = "";
  2146. this.label18.Text = "• Commands";
  2147. //
  2148. // label17
  2149. //
  2150. this.label17.AutoSize = true;
  2151. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2152. this.label17.ForeColor = System.Drawing.Color.Silver;
  2153. this.label17.Location = new System.Drawing.Point(48, 198);
  2154. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2155. this.label17.Name = "label17";
  2156. this.label17.Size = new System.Drawing.Size(198, 32);
  2157. this.label17.TabIndex = 8;
  2158. this.label17.Tag = "";
  2159. this.label17.Text = "• Any type of file";
  2160. //
  2161. // label16
  2162. //
  2163. this.label16.AutoSize = true;
  2164. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2165. this.label16.ForeColor = System.Drawing.Color.Silver;
  2166. this.label16.Location = new System.Drawing.Point(48, 165);
  2167. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2168. this.label16.Name = "label16";
  2169. this.label16.Size = new System.Drawing.Size(233, 32);
  2170. this.label16.TabIndex = 7;
  2171. this.label16.Tag = "";
  2172. this.label16.Text = "• Links to webpages";
  2173. //
  2174. // label15
  2175. //
  2176. this.label15.AutoSize = true;
  2177. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2178. this.label15.ForeColor = System.Drawing.Color.Silver;
  2179. this.label15.Location = new System.Drawing.Point(48, 132);
  2180. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2181. this.label15.Name = "label15";
  2182. this.label15.Size = new System.Drawing.Size(247, 32);
  2183. this.label15.TabIndex = 6;
  2184. this.label15.Tag = "";
  2185. this.label15.Text = "• Shortcuts to folders";
  2186. //
  2187. // label14
  2188. //
  2189. this.label14.AutoSize = true;
  2190. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2191. this.label14.ForeColor = System.Drawing.Color.Silver;
  2192. this.label14.Location = new System.Drawing.Point(48, 101);
  2193. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2194. this.label14.Name = "label14";
  2195. this.label14.Size = new System.Drawing.Size(175, 32);
  2196. this.label14.TabIndex = 5;
  2197. this.label14.Tag = "";
  2198. this.label14.Text = "• Any program";
  2199. //
  2200. // label13
  2201. //
  2202. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2203. this.label13.ForeColor = System.Drawing.Color.Silver;
  2204. this.label13.Location = new System.Drawing.Point(8, 12);
  2205. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2206. this.label13.Name = "label13";
  2207. this.label13.Size = new System.Drawing.Size(515, 76);
  2208. this.label13.TabIndex = 4;
  2209. this.label13.Tag = "";
  2210. this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:";
  2211. //
  2212. // tabPage8
  2213. //
  2214. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2215. this.tabPage8.Controls.Add(this.btnAddItem);
  2216. this.tabPage8.Controls.Add(this.itemnamegroup);
  2217. this.tabPage8.Controls.Add(this.security);
  2218. this.tabPage8.Controls.Add(this.itemposition);
  2219. this.tabPage8.Controls.Add(this.icontoaddgroup);
  2220. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  2221. this.tabPage8.Controls.Add(this.itemtype);
  2222. this.tabPage8.Controls.Add(this.label26);
  2223. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  2224. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  2225. this.tabPage8.Name = "tabPage8";
  2226. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  2227. this.tabPage8.Size = new System.Drawing.Size(850, 607);
  2228. this.tabPage8.TabIndex = 1;
  2229. this.tabPage8.Text = "Add/Modify";
  2230. //
  2231. // btnAddItem
  2232. //
  2233. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  2234. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2235. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2236. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2237. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2238. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  2239. this.btnAddItem.Location = new System.Drawing.Point(640, 548);
  2240. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  2241. this.btnAddItem.Name = "btnAddItem";
  2242. this.btnAddItem.Size = new System.Drawing.Size(122, 39);
  2243. this.btnAddItem.TabIndex = 85;
  2244. this.btnAddItem.Text = "Add/Modify";
  2245. this.btnAddItem.UseVisualStyleBackColor = false;
  2246. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  2247. //
  2248. // itemnamegroup
  2249. //
  2250. this.itemnamegroup.Controls.Add(this.txtItemName);
  2251. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2252. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  2253. this.itemnamegroup.Location = new System.Drawing.Point(14, 504);
  2254. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  2255. this.itemnamegroup.Name = "itemnamegroup";
  2256. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  2257. this.itemnamegroup.Size = new System.Drawing.Size(621, 82);
  2258. this.itemnamegroup.TabIndex = 84;
  2259. this.itemnamegroup.TabStop = false;
  2260. this.itemnamegroup.Text = "Item name in menu:";
  2261. //
  2262. // txtItemName
  2263. //
  2264. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2265. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2266. this.txtItemName.ForeColor = System.Drawing.Color.White;
  2267. this.txtItemName.Location = new System.Drawing.Point(14, 32);
  2268. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  2269. this.txtItemName.Name = "txtItemName";
  2270. this.txtItemName.Size = new System.Drawing.Size(594, 34);
  2271. this.txtItemName.TabIndex = 82;
  2272. //
  2273. // security
  2274. //
  2275. this.security.Controls.Add(this.checkShift);
  2276. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2277. this.security.ForeColor = System.Drawing.Color.Silver;
  2278. this.security.Location = new System.Drawing.Point(14, 422);
  2279. this.security.Margin = new System.Windows.Forms.Padding(2);
  2280. this.security.Name = "security";
  2281. this.security.Padding = new System.Windows.Forms.Padding(2);
  2282. this.security.Size = new System.Drawing.Size(621, 76);
  2283. this.security.TabIndex = 83;
  2284. this.security.TabStop = false;
  2285. this.security.Text = "Security:";
  2286. //
  2287. // checkShift
  2288. //
  2289. this.checkShift.AutoSize = true;
  2290. this.checkShift.ForeColor = System.Drawing.Color.White;
  2291. this.checkShift.Location = new System.Drawing.Point(14, 32);
  2292. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  2293. this.checkShift.Name = "checkShift";
  2294. this.checkShift.Size = new System.Drawing.Size(379, 32);
  2295. this.checkShift.TabIndex = 83;
  2296. this.checkShift.Text = "Show only when SHIFT key is pressed";
  2297. this.checkShift.UseVisualStyleBackColor = true;
  2298. //
  2299. // itemposition
  2300. //
  2301. this.itemposition.Controls.Add(this.radioTop);
  2302. this.itemposition.Controls.Add(this.radioMiddle);
  2303. this.itemposition.Controls.Add(this.radioBottom);
  2304. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2305. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  2306. this.itemposition.Location = new System.Drawing.Point(14, 340);
  2307. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  2308. this.itemposition.Name = "itemposition";
  2309. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  2310. this.itemposition.Size = new System.Drawing.Size(621, 78);
  2311. this.itemposition.TabIndex = 82;
  2312. this.itemposition.TabStop = false;
  2313. this.itemposition.Text = "Item position:";
  2314. //
  2315. // radioTop
  2316. //
  2317. this.radioTop.AutoSize = true;
  2318. this.radioTop.Checked = true;
  2319. this.radioTop.ForeColor = System.Drawing.Color.White;
  2320. this.radioTop.Location = new System.Drawing.Point(14, 32);
  2321. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  2322. this.radioTop.Name = "radioTop";
  2323. this.radioTop.Size = new System.Drawing.Size(66, 32);
  2324. this.radioTop.TabIndex = 83;
  2325. this.radioTop.TabStop = true;
  2326. this.radioTop.Text = "Top";
  2327. this.radioTop.UseVisualStyleBackColor = true;
  2328. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  2329. //
  2330. // radioMiddle
  2331. //
  2332. this.radioMiddle.AutoSize = true;
  2333. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  2334. this.radioMiddle.Location = new System.Drawing.Point(86, 32);
  2335. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  2336. this.radioMiddle.Name = "radioMiddle";
  2337. this.radioMiddle.Size = new System.Drawing.Size(96, 32);
  2338. this.radioMiddle.TabIndex = 84;
  2339. this.radioMiddle.Text = "Middle";
  2340. this.radioMiddle.UseVisualStyleBackColor = true;
  2341. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  2342. //
  2343. // radioBottom
  2344. //
  2345. this.radioBottom.AutoSize = true;
  2346. this.radioBottom.ForeColor = System.Drawing.Color.White;
  2347. this.radioBottom.Location = new System.Drawing.Point(188, 32);
  2348. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  2349. this.radioBottom.Name = "radioBottom";
  2350. this.radioBottom.Size = new System.Drawing.Size(101, 32);
  2351. this.radioBottom.TabIndex = 85;
  2352. this.radioBottom.Text = "Bottom";
  2353. this.radioBottom.UseVisualStyleBackColor = true;
  2354. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  2355. //
  2356. // icontoaddgroup
  2357. //
  2358. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  2359. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  2360. this.icontoaddgroup.Controls.Add(this.txtIcon);
  2361. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2362. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  2363. this.icontoaddgroup.Location = new System.Drawing.Point(14, 222);
  2364. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  2365. this.icontoaddgroup.Name = "icontoaddgroup";
  2366. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  2367. this.icontoaddgroup.Size = new System.Drawing.Size(621, 112);
  2368. this.icontoaddgroup.TabIndex = 81;
  2369. this.icontoaddgroup.TabStop = false;
  2370. this.icontoaddgroup.Text = "Icon to add:";
  2371. //
  2372. // checkDefaultIcon
  2373. //
  2374. this.checkDefaultIcon.AutoSize = true;
  2375. this.checkDefaultIcon.Checked = true;
  2376. this.checkDefaultIcon.CheckState = System.Windows.Forms.CheckState.Checked;
  2377. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  2378. this.checkDefaultIcon.Location = new System.Drawing.Point(14, 72);
  2379. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  2380. this.checkDefaultIcon.Name = "checkDefaultIcon";
  2381. this.checkDefaultIcon.Size = new System.Drawing.Size(209, 32);
  2382. this.checkDefaultIcon.TabIndex = 82;
  2383. this.checkDefaultIcon.Text = "Use program\'s icon";
  2384. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  2385. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  2386. //
  2387. // btnBrowseIcon
  2388. //
  2389. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2390. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  2391. this.btnBrowseIcon.Enabled = false;
  2392. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2393. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2394. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2395. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2396. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  2397. this.btnBrowseIcon.Location = new System.Drawing.Point(562, 32);
  2398. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  2399. this.btnBrowseIcon.Name = "btnBrowseIcon";
  2400. this.btnBrowseIcon.Size = new System.Drawing.Size(45, 34);
  2401. this.btnBrowseIcon.TabIndex = 82;
  2402. this.btnBrowseIcon.Text = "...";
  2403. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  2404. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  2405. //
  2406. // txtIcon
  2407. //
  2408. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2409. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2410. this.txtIcon.Enabled = false;
  2411. this.txtIcon.ForeColor = System.Drawing.Color.White;
  2412. this.txtIcon.Location = new System.Drawing.Point(14, 32);
  2413. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  2414. this.txtIcon.Name = "txtIcon";
  2415. this.txtIcon.ReadOnly = true;
  2416. this.txtIcon.Size = new System.Drawing.Size(542, 34);
  2417. this.txtIcon.TabIndex = 81;
  2418. //
  2419. // itemtoaddgroup
  2420. //
  2421. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  2422. this.itemtoaddgroup.Controls.Add(this.txtItem);
  2423. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2424. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  2425. this.itemtoaddgroup.Location = new System.Drawing.Point(14, 134);
  2426. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  2427. this.itemtoaddgroup.Name = "itemtoaddgroup";
  2428. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  2429. this.itemtoaddgroup.Size = new System.Drawing.Size(621, 84);
  2430. this.itemtoaddgroup.TabIndex = 80;
  2431. this.itemtoaddgroup.TabStop = false;
  2432. this.itemtoaddgroup.Text = "Program to add:";
  2433. //
  2434. // btnBrowseItem
  2435. //
  2436. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2437. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  2438. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2439. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2440. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2441. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2442. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  2443. this.btnBrowseItem.Location = new System.Drawing.Point(562, 32);
  2444. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  2445. this.btnBrowseItem.Name = "btnBrowseItem";
  2446. this.btnBrowseItem.Size = new System.Drawing.Size(45, 34);
  2447. this.btnBrowseItem.TabIndex = 82;
  2448. this.btnBrowseItem.Text = "...";
  2449. this.btnBrowseItem.UseVisualStyleBackColor = false;
  2450. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  2451. //
  2452. // txtItem
  2453. //
  2454. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2455. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2456. this.txtItem.ForeColor = System.Drawing.Color.White;
  2457. this.txtItem.Location = new System.Drawing.Point(14, 32);
  2458. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  2459. this.txtItem.Name = "txtItem";
  2460. this.txtItem.ReadOnly = true;
  2461. this.txtItem.Size = new System.Drawing.Size(542, 34);
  2462. this.txtItem.TabIndex = 81;
  2463. //
  2464. // itemtype
  2465. //
  2466. this.itemtype.Controls.Add(this.radioCommand);
  2467. this.itemtype.Controls.Add(this.radioProgram);
  2468. this.itemtype.Controls.Add(this.radioFolder);
  2469. this.itemtype.Controls.Add(this.radioFile);
  2470. this.itemtype.Controls.Add(this.radioLink);
  2471. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2472. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  2473. this.itemtype.Location = new System.Drawing.Point(14, 50);
  2474. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  2475. this.itemtype.Name = "itemtype";
  2476. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  2477. this.itemtype.Size = new System.Drawing.Size(621, 79);
  2478. this.itemtype.TabIndex = 79;
  2479. this.itemtype.TabStop = false;
  2480. this.itemtype.Text = "Item Type:";
  2481. //
  2482. // radioCommand
  2483. //
  2484. this.radioCommand.AutoSize = true;
  2485. this.radioCommand.ForeColor = System.Drawing.Color.White;
  2486. this.radioCommand.Location = new System.Drawing.Point(481, 32);
  2487. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  2488. this.radioCommand.Name = "radioCommand";
  2489. this.radioCommand.Size = new System.Drawing.Size(127, 32);
  2490. this.radioCommand.TabIndex = 84;
  2491. this.radioCommand.Text = "Command";
  2492. this.radioCommand.UseVisualStyleBackColor = true;
  2493. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  2494. //
  2495. // radioProgram
  2496. //
  2497. this.radioProgram.AutoSize = true;
  2498. this.radioProgram.Checked = true;
  2499. this.radioProgram.ForeColor = System.Drawing.Color.White;
  2500. this.radioProgram.Location = new System.Drawing.Point(14, 32);
  2501. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  2502. this.radioProgram.Name = "radioProgram";
  2503. this.radioProgram.Size = new System.Drawing.Size(111, 32);
  2504. this.radioProgram.TabIndex = 80;
  2505. this.radioProgram.TabStop = true;
  2506. this.radioProgram.Text = "Program";
  2507. this.radioProgram.UseVisualStyleBackColor = true;
  2508. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  2509. //
  2510. // radioFolder
  2511. //
  2512. this.radioFolder.AutoSize = true;
  2513. this.radioFolder.ForeColor = System.Drawing.Color.White;
  2514. this.radioFolder.Location = new System.Drawing.Point(131, 32);
  2515. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  2516. this.radioFolder.Name = "radioFolder";
  2517. this.radioFolder.Size = new System.Drawing.Size(90, 32);
  2518. this.radioFolder.TabIndex = 81;
  2519. this.radioFolder.Text = "Folder";
  2520. this.radioFolder.UseVisualStyleBackColor = true;
  2521. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  2522. //
  2523. // radioFile
  2524. //
  2525. this.radioFile.AutoSize = true;
  2526. this.radioFile.ForeColor = System.Drawing.Color.White;
  2527. this.radioFile.Location = new System.Drawing.Point(302, 32);
  2528. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  2529. this.radioFile.Name = "radioFile";
  2530. this.radioFile.Size = new System.Drawing.Size(173, 32);
  2531. this.radioFile.TabIndex = 83;
  2532. this.radioFile.Text = "Any type of file";
  2533. this.radioFile.UseVisualStyleBackColor = true;
  2534. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  2535. //
  2536. // radioLink
  2537. //
  2538. this.radioLink.AutoSize = true;
  2539. this.radioLink.ForeColor = System.Drawing.Color.White;
  2540. this.radioLink.Location = new System.Drawing.Point(228, 32);
  2541. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  2542. this.radioLink.Name = "radioLink";
  2543. this.radioLink.Size = new System.Drawing.Size(71, 32);
  2544. this.radioLink.TabIndex = 82;
  2545. this.radioLink.Text = "Link";
  2546. this.radioLink.UseVisualStyleBackColor = true;
  2547. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  2548. //
  2549. // label26
  2550. //
  2551. this.label26.AutoSize = true;
  2552. this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2553. this.label26.ForeColor = System.Drawing.Color.DodgerBlue;
  2554. this.label26.Location = new System.Drawing.Point(8, 12);
  2555. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2556. this.label26.Name = "label26";
  2557. this.label26.Size = new System.Drawing.Size(274, 35);
  2558. this.label26.TabIndex = 78;
  2559. this.label26.Tag = "themeable";
  2560. this.label26.Text = "Add or modify an item";
  2561. //
  2562. // tabPage9
  2563. //
  2564. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2565. this.tabPage9.Controls.Add(this.panel5);
  2566. this.tabPage9.Controls.Add(this.button60);
  2567. this.tabPage9.Controls.Add(this.button61);
  2568. this.tabPage9.Controls.Add(this.button62);
  2569. this.tabPage9.Controls.Add(this.label25);
  2570. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  2571. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  2572. this.tabPage9.Name = "tabPage9";
  2573. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  2574. this.tabPage9.Size = new System.Drawing.Size(850, 607);
  2575. this.tabPage9.TabIndex = 2;
  2576. this.tabPage9.Text = "Remove";
  2577. //
  2578. // panel5
  2579. //
  2580. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2581. this.panel5.Controls.Add(this.listDesktopItems);
  2582. this.panel5.Location = new System.Drawing.Point(14, 49);
  2583. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  2584. this.panel5.Name = "panel5";
  2585. this.panel5.Size = new System.Drawing.Size(366, 543);
  2586. this.panel5.TabIndex = 82;
  2587. //
  2588. // listDesktopItems
  2589. //
  2590. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2591. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2592. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  2593. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2594. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  2595. this.listDesktopItems.FormattingEnabled = true;
  2596. this.listDesktopItems.HorizontalScrollbar = true;
  2597. this.listDesktopItems.ItemHeight = 28;
  2598. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  2599. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  2600. this.listDesktopItems.Name = "listDesktopItems";
  2601. this.listDesktopItems.Size = new System.Drawing.Size(364, 541);
  2602. this.listDesktopItems.TabIndex = 78;
  2603. //
  2604. // button60
  2605. //
  2606. this.button60.BackColor = System.Drawing.Color.DodgerBlue;
  2607. this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2608. this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2609. this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2610. this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2611. this.button60.ForeColor = System.Drawing.Color.White;
  2612. this.button60.Location = new System.Drawing.Point(385, 94);
  2613. this.button60.Margin = new System.Windows.Forms.Padding(2);
  2614. this.button60.Name = "button60";
  2615. this.button60.Size = new System.Drawing.Size(118, 39);
  2616. this.button60.TabIndex = 81;
  2617. this.button60.Text = "Refresh";
  2618. this.button60.UseVisualStyleBackColor = false;
  2619. this.button60.Click += new System.EventHandler(this.button60_Click);
  2620. //
  2621. // button61
  2622. //
  2623. this.button61.BackColor = System.Drawing.Color.DodgerBlue;
  2624. this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2625. this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2626. this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2627. this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2628. this.button61.ForeColor = System.Drawing.Color.White;
  2629. this.button61.Location = new System.Drawing.Point(385, 50);
  2630. this.button61.Margin = new System.Windows.Forms.Padding(2);
  2631. this.button61.Name = "button61";
  2632. this.button61.Size = new System.Drawing.Size(118, 39);
  2633. this.button61.TabIndex = 80;
  2634. this.button61.Text = "Remove";
  2635. this.button61.UseVisualStyleBackColor = false;
  2636. this.button61.Click += new System.EventHandler(this.button61_Click);
  2637. //
  2638. // button62
  2639. //
  2640. this.button62.BackColor = System.Drawing.Color.DodgerBlue;
  2641. this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2642. this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2643. this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2644. this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2645. this.button62.ForeColor = System.Drawing.Color.White;
  2646. this.button62.Location = new System.Drawing.Point(385, 138);
  2647. this.button62.Margin = new System.Windows.Forms.Padding(2);
  2648. this.button62.Name = "button62";
  2649. this.button62.Size = new System.Drawing.Size(118, 39);
  2650. this.button62.TabIndex = 79;
  2651. this.button62.Text = "Remove all";
  2652. this.button62.UseVisualStyleBackColor = false;
  2653. this.button62.Click += new System.EventHandler(this.button62_Click);
  2654. //
  2655. // label25
  2656. //
  2657. this.label25.AutoSize = true;
  2658. this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2659. this.label25.ForeColor = System.Drawing.Color.DodgerBlue;
  2660. this.label25.Location = new System.Drawing.Point(8, 12);
  2661. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2662. this.label25.Name = "label25";
  2663. this.label25.Size = new System.Drawing.Size(373, 35);
  2664. this.label25.TabIndex = 77;
  2665. this.label25.Tag = "themeable";
  2666. this.label25.Text = "Remove existing Desktop items";
  2667. //
  2668. // tabPage10
  2669. //
  2670. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2671. this.tabPage10.Controls.Add(this.button65);
  2672. this.tabPage10.Controls.Add(this.button66);
  2673. this.tabPage10.Controls.Add(this.label24);
  2674. this.tabPage10.Controls.Add(this.button58);
  2675. this.tabPage10.Controls.Add(this.button59);
  2676. this.tabPage10.Controls.Add(this.button55);
  2677. this.tabPage10.Controls.Add(this.button57);
  2678. this.tabPage10.Controls.Add(this.button52);
  2679. this.tabPage10.Controls.Add(this.button53);
  2680. this.tabPage10.Controls.Add(this.button49);
  2681. this.tabPage10.Controls.Add(this.button51);
  2682. this.tabPage10.Controls.Add(this.button56);
  2683. this.tabPage10.Controls.Add(this.button54);
  2684. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  2685. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  2686. this.tabPage10.Name = "tabPage10";
  2687. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  2688. this.tabPage10.Size = new System.Drawing.Size(850, 607);
  2689. this.tabPage10.TabIndex = 3;
  2690. this.tabPage10.Text = "Ready Menus";
  2691. //
  2692. // button65
  2693. //
  2694. this.button65.BackColor = System.Drawing.Color.DodgerBlue;
  2695. this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2696. this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2697. this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2698. this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2699. this.button65.ForeColor = System.Drawing.Color.White;
  2700. this.button65.Location = new System.Drawing.Point(14, 345);
  2701. this.button65.Margin = new System.Windows.Forms.Padding(2);
  2702. this.button65.Name = "button65";
  2703. this.button65.Size = new System.Drawing.Size(232, 39);
  2704. this.button65.TabIndex = 78;
  2705. this.button65.Text = "Remove \"Take Ownership\"";
  2706. this.button65.UseVisualStyleBackColor = false;
  2707. this.button65.Click += new System.EventHandler(this.button65_Click);
  2708. //
  2709. // button66
  2710. //
  2711. this.button66.BackColor = System.Drawing.Color.DodgerBlue;
  2712. this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2713. this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2714. this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2715. this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2716. this.button66.ForeColor = System.Drawing.Color.White;
  2717. this.button66.Location = new System.Drawing.Point(14, 300);
  2718. this.button66.Margin = new System.Windows.Forms.Padding(2);
  2719. this.button66.Name = "button66";
  2720. this.button66.Size = new System.Drawing.Size(232, 39);
  2721. this.button66.TabIndex = 77;
  2722. this.button66.Text = "Add \"Take Ownership\"";
  2723. this.button66.UseVisualStyleBackColor = false;
  2724. this.button66.Click += new System.EventHandler(this.button66_Click);
  2725. //
  2726. // label24
  2727. //
  2728. this.label24.AutoSize = true;
  2729. this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2730. this.label24.ForeColor = System.Drawing.Color.DodgerBlue;
  2731. this.label24.Location = new System.Drawing.Point(8, 12);
  2732. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2733. this.label24.Name = "label24";
  2734. this.label24.Size = new System.Drawing.Size(288, 35);
  2735. this.label24.TabIndex = 76;
  2736. this.label24.Tag = "themeable";
  2737. this.label24.Text = "Add ready-made menus";
  2738. //
  2739. // button58
  2740. //
  2741. this.button58.BackColor = System.Drawing.Color.DodgerBlue;
  2742. this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2743. this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2744. this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2745. this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2746. this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2747. this.button58.ForeColor = System.Drawing.Color.White;
  2748. this.button58.Location = new System.Drawing.Point(252, 60);
  2749. this.button58.Margin = new System.Windows.Forms.Padding(2);
  2750. this.button58.Name = "button58";
  2751. this.button58.Size = new System.Drawing.Size(38, 39);
  2752. this.button58.TabIndex = 75;
  2753. this.button58.Text = "?";
  2754. this.button58.UseVisualStyleBackColor = false;
  2755. this.button58.Click += new System.EventHandler(this.button58_Click);
  2756. //
  2757. // button59
  2758. //
  2759. this.button59.BackColor = System.Drawing.Color.DodgerBlue;
  2760. this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2761. this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2762. this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2763. this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2764. this.button59.ForeColor = System.Drawing.Color.White;
  2765. this.button59.Location = new System.Drawing.Point(14, 60);
  2766. this.button59.Margin = new System.Windows.Forms.Padding(2);
  2767. this.button59.Name = "button59";
  2768. this.button59.Size = new System.Drawing.Size(232, 39);
  2769. this.button59.TabIndex = 74;
  2770. this.button59.Text = "Add \"Power Menu\"";
  2771. this.button59.UseVisualStyleBackColor = false;
  2772. this.button59.Click += new System.EventHandler(this.button59_Click);
  2773. //
  2774. // button55
  2775. //
  2776. this.button55.BackColor = System.Drawing.Color.DodgerBlue;
  2777. this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2778. this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2779. this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2780. this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2781. this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2782. this.button55.ForeColor = System.Drawing.Color.White;
  2783. this.button55.Location = new System.Drawing.Point(252, 240);
  2784. this.button55.Margin = new System.Windows.Forms.Padding(2);
  2785. this.button55.Name = "button55";
  2786. this.button55.Size = new System.Drawing.Size(38, 39);
  2787. this.button55.TabIndex = 73;
  2788. this.button55.Text = "?";
  2789. this.button55.UseVisualStyleBackColor = false;
  2790. this.button55.Click += new System.EventHandler(this.button55_Click);
  2791. //
  2792. // button57
  2793. //
  2794. this.button57.BackColor = System.Drawing.Color.DodgerBlue;
  2795. this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2796. this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2797. this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2798. this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2799. this.button57.ForeColor = System.Drawing.Color.White;
  2800. this.button57.Location = new System.Drawing.Point(14, 240);
  2801. this.button57.Margin = new System.Windows.Forms.Padding(2);
  2802. this.button57.Name = "button57";
  2803. this.button57.Size = new System.Drawing.Size(232, 39);
  2804. this.button57.TabIndex = 72;
  2805. this.button57.Text = "Add \"Desktop Shortcuts\"";
  2806. this.button57.UseVisualStyleBackColor = false;
  2807. this.button57.Click += new System.EventHandler(this.button57_Click);
  2808. //
  2809. // button52
  2810. //
  2811. this.button52.BackColor = System.Drawing.Color.DodgerBlue;
  2812. this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2813. this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2814. this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2815. this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2816. this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2817. this.button52.ForeColor = System.Drawing.Color.White;
  2818. this.button52.Location = new System.Drawing.Point(252, 150);
  2819. this.button52.Margin = new System.Windows.Forms.Padding(2);
  2820. this.button52.Name = "button52";
  2821. this.button52.Size = new System.Drawing.Size(38, 39);
  2822. this.button52.TabIndex = 71;
  2823. this.button52.Text = "?";
  2824. this.button52.UseVisualStyleBackColor = false;
  2825. this.button52.Click += new System.EventHandler(this.button52_Click);
  2826. //
  2827. // button53
  2828. //
  2829. this.button53.BackColor = System.Drawing.Color.DodgerBlue;
  2830. this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2831. this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2832. this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2833. this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2834. this.button53.ForeColor = System.Drawing.Color.White;
  2835. this.button53.Location = new System.Drawing.Point(14, 105);
  2836. this.button53.Margin = new System.Windows.Forms.Padding(2);
  2837. this.button53.Name = "button53";
  2838. this.button53.Size = new System.Drawing.Size(232, 39);
  2839. this.button53.TabIndex = 70;
  2840. this.button53.Text = "Add \"System Tools\"";
  2841. this.button53.UseVisualStyleBackColor = false;
  2842. this.button53.Click += new System.EventHandler(this.button53_Click);
  2843. //
  2844. // button49
  2845. //
  2846. this.button49.BackColor = System.Drawing.Color.DodgerBlue;
  2847. this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2848. this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2849. this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2850. this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2851. this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2852. this.button49.ForeColor = System.Drawing.Color.White;
  2853. this.button49.Location = new System.Drawing.Point(252, 195);
  2854. this.button49.Margin = new System.Windows.Forms.Padding(2);
  2855. this.button49.Name = "button49";
  2856. this.button49.Size = new System.Drawing.Size(38, 39);
  2857. this.button49.TabIndex = 69;
  2858. this.button49.Text = "?";
  2859. this.button49.UseVisualStyleBackColor = false;
  2860. this.button49.Click += new System.EventHandler(this.button49_Click);
  2861. //
  2862. // button51
  2863. //
  2864. this.button51.BackColor = System.Drawing.Color.DodgerBlue;
  2865. this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2866. this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2867. this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2868. this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2869. this.button51.ForeColor = System.Drawing.Color.White;
  2870. this.button51.Location = new System.Drawing.Point(14, 195);
  2871. this.button51.Margin = new System.Windows.Forms.Padding(2);
  2872. this.button51.Name = "button51";
  2873. this.button51.Size = new System.Drawing.Size(232, 39);
  2874. this.button51.TabIndex = 68;
  2875. this.button51.Text = "Add \"System Shortcuts\"";
  2876. this.button51.UseVisualStyleBackColor = false;
  2877. this.button51.Click += new System.EventHandler(this.button51_Click);
  2878. //
  2879. // button56
  2880. //
  2881. this.button56.BackColor = System.Drawing.Color.DodgerBlue;
  2882. this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2883. this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2884. this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2885. this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2886. this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2887. this.button56.ForeColor = System.Drawing.Color.White;
  2888. this.button56.Location = new System.Drawing.Point(252, 105);
  2889. this.button56.Margin = new System.Windows.Forms.Padding(2);
  2890. this.button56.Name = "button56";
  2891. this.button56.Size = new System.Drawing.Size(38, 39);
  2892. this.button56.TabIndex = 67;
  2893. this.button56.Text = "?";
  2894. this.button56.UseVisualStyleBackColor = false;
  2895. this.button56.Click += new System.EventHandler(this.button56_Click);
  2896. //
  2897. // button54
  2898. //
  2899. this.button54.BackColor = System.Drawing.Color.DodgerBlue;
  2900. this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2901. this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2902. this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2903. this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2904. this.button54.ForeColor = System.Drawing.Color.White;
  2905. this.button54.Location = new System.Drawing.Point(14, 150);
  2906. this.button54.Margin = new System.Windows.Forms.Padding(2);
  2907. this.button54.Name = "button54";
  2908. this.button54.Size = new System.Drawing.Size(232, 39);
  2909. this.button54.TabIndex = 65;
  2910. this.button54.Text = "Add \"Windows Apps\"";
  2911. this.button54.UseVisualStyleBackColor = false;
  2912. this.button54.Click += new System.EventHandler(this.button54_Click);
  2913. //
  2914. // tabPage11
  2915. //
  2916. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2917. this.tabPage11.Controls.Add(this.panel6);
  2918. this.tabPage11.Controls.Add(this.button26);
  2919. this.tabPage11.Controls.Add(this.button8);
  2920. this.tabPage11.Controls.Add(this.label23);
  2921. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  2922. this.tabPage11.Controls.Add(this.button48);
  2923. this.tabPage11.Controls.Add(this.txtRunKeyword);
  2924. this.tabPage11.Controls.Add(this.label22);
  2925. this.tabPage11.Controls.Add(this.txtRunFile);
  2926. this.tabPage11.Controls.Add(this.label21);
  2927. this.tabPage11.Controls.Add(this.label20);
  2928. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  2929. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  2930. this.tabPage11.Name = "tabPage11";
  2931. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  2932. this.tabPage11.Size = new System.Drawing.Size(850, 607);
  2933. this.tabPage11.TabIndex = 4;
  2934. this.tabPage11.Text = "Run Dialog";
  2935. //
  2936. // panel6
  2937. //
  2938. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2939. this.panel6.Controls.Add(this.listCustomCommands);
  2940. this.panel6.Location = new System.Drawing.Point(14, 262);
  2941. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  2942. this.panel6.Name = "panel6";
  2943. this.panel6.Size = new System.Drawing.Size(338, 328);
  2944. this.panel6.TabIndex = 84;
  2945. //
  2946. // listCustomCommands
  2947. //
  2948. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2949. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2950. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  2951. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2952. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  2953. this.listCustomCommands.FormattingEnabled = true;
  2954. this.listCustomCommands.HorizontalScrollbar = true;
  2955. this.listCustomCommands.ItemHeight = 28;
  2956. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  2957. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  2958. this.listCustomCommands.Name = "listCustomCommands";
  2959. this.listCustomCommands.Size = new System.Drawing.Size(336, 326);
  2960. this.listCustomCommands.TabIndex = 79;
  2961. //
  2962. // button26
  2963. //
  2964. this.button26.BackColor = System.Drawing.Color.DodgerBlue;
  2965. this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2966. this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2967. this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2968. this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2969. this.button26.ForeColor = System.Drawing.Color.White;
  2970. this.button26.Location = new System.Drawing.Point(358, 262);
  2971. this.button26.Margin = new System.Windows.Forms.Padding(2);
  2972. this.button26.Name = "button26";
  2973. this.button26.Size = new System.Drawing.Size(82, 34);
  2974. this.button26.TabIndex = 82;
  2975. this.button26.Text = "Remove";
  2976. this.button26.UseVisualStyleBackColor = false;
  2977. this.button26.Click += new System.EventHandler(this.button26_Click);
  2978. //
  2979. // button8
  2980. //
  2981. this.button8.BackColor = System.Drawing.Color.DodgerBlue;
  2982. this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2983. this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2984. this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2985. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2986. this.button8.ForeColor = System.Drawing.Color.White;
  2987. this.button8.Location = new System.Drawing.Point(358, 301);
  2988. this.button8.Margin = new System.Windows.Forms.Padding(2);
  2989. this.button8.Name = "button8";
  2990. this.button8.Size = new System.Drawing.Size(82, 34);
  2991. this.button8.TabIndex = 81;
  2992. this.button8.Text = "Refresh";
  2993. this.button8.UseVisualStyleBackColor = false;
  2994. this.button8.Click += new System.EventHandler(this.button8_Click);
  2995. //
  2996. // label23
  2997. //
  2998. this.label23.AutoSize = true;
  2999. this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3000. this.label23.ForeColor = System.Drawing.Color.DodgerBlue;
  3001. this.label23.Location = new System.Drawing.Point(8, 216);
  3002. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3003. this.label23.Name = "label23";
  3004. this.label23.Size = new System.Drawing.Size(335, 35);
  3005. this.label23.TabIndex = 80;
  3006. this.label23.Tag = "themeable";
  3007. this.label23.Text = "Remove existing commands";
  3008. //
  3009. // btnCreateCustomCommand
  3010. //
  3011. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  3012. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3013. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3014. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3015. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3016. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  3017. this.btnCreateCustomCommand.Location = new System.Drawing.Point(374, 162);
  3018. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  3019. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  3020. this.btnCreateCustomCommand.Size = new System.Drawing.Size(66, 36);
  3021. this.btnCreateCustomCommand.TabIndex = 60;
  3022. this.btnCreateCustomCommand.Text = "Create";
  3023. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  3024. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  3025. //
  3026. // button48
  3027. //
  3028. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  3029. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3030. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3031. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3032. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3033. this.button48.ForeColor = System.Drawing.Color.White;
  3034. this.button48.Location = new System.Drawing.Point(400, 94);
  3035. this.button48.Margin = new System.Windows.Forms.Padding(2);
  3036. this.button48.Name = "button48";
  3037. this.button48.Size = new System.Drawing.Size(40, 36);
  3038. this.button48.TabIndex = 58;
  3039. this.button48.Text = "...";
  3040. this.button48.UseVisualStyleBackColor = false;
  3041. this.button48.Click += new System.EventHandler(this.button48_Click);
  3042. //
  3043. // txtRunKeyword
  3044. //
  3045. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3046. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3047. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3048. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  3049. this.txtRunKeyword.Location = new System.Drawing.Point(14, 162);
  3050. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  3051. this.txtRunKeyword.Name = "txtRunKeyword";
  3052. this.txtRunKeyword.Size = new System.Drawing.Size(354, 34);
  3053. this.txtRunKeyword.TabIndex = 9;
  3054. //
  3055. // label22
  3056. //
  3057. this.label22.AutoSize = true;
  3058. this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3059. this.label22.ForeColor = System.Drawing.Color.White;
  3060. this.label22.Location = new System.Drawing.Point(9, 131);
  3061. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3062. this.label22.Name = "label22";
  3063. this.label22.Size = new System.Drawing.Size(96, 28);
  3064. this.label22.TabIndex = 8;
  3065. this.label22.Text = "Keyword:";
  3066. //
  3067. // txtRunFile
  3068. //
  3069. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3070. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3071. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3072. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  3073. this.txtRunFile.Location = new System.Drawing.Point(14, 94);
  3074. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  3075. this.txtRunFile.Name = "txtRunFile";
  3076. this.txtRunFile.ReadOnly = true;
  3077. this.txtRunFile.Size = new System.Drawing.Size(381, 34);
  3078. this.txtRunFile.TabIndex = 7;
  3079. //
  3080. // label21
  3081. //
  3082. this.label21.AutoSize = true;
  3083. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3084. this.label21.ForeColor = System.Drawing.Color.White;
  3085. this.label21.Location = new System.Drawing.Point(9, 62);
  3086. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3087. this.label21.Name = "label21";
  3088. this.label21.Size = new System.Drawing.Size(126, 28);
  3089. this.label21.TabIndex = 6;
  3090. this.label21.Text = "File location:";
  3091. //
  3092. // label20
  3093. //
  3094. this.label20.AutoSize = true;
  3095. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3096. this.label20.ForeColor = System.Drawing.Color.DodgerBlue;
  3097. this.label20.Location = new System.Drawing.Point(8, 12);
  3098. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3099. this.label20.Name = "label20";
  3100. this.label20.Size = new System.Drawing.Size(372, 35);
  3101. this.label20.TabIndex = 5;
  3102. this.label20.Tag = "themeable";
  3103. this.label20.Text = "Define your custom commands";
  3104. //
  3105. // optionsTab
  3106. //
  3107. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3108. this.optionsTab.Controls.Add(this.btnChangelog);
  3109. this.optionsTab.Controls.Add(this.btnUpdate);
  3110. this.optionsTab.Controls.Add(this.btnResetConfig);
  3111. this.optionsTab.Controls.Add(this.label27);
  3112. this.optionsTab.Controls.Add(this.radioMinimal);
  3113. this.optionsTab.Controls.Add(this.radioCaramel);
  3114. this.optionsTab.Controls.Add(this.radioLime);
  3115. this.optionsTab.Controls.Add(this.radioMagma);
  3116. this.optionsTab.Controls.Add(this.radioOcean);
  3117. this.optionsTab.Controls.Add(this.radioZerg);
  3118. this.optionsTab.Location = new System.Drawing.Point(4, 29);
  3119. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  3120. this.optionsTab.Name = "optionsTab";
  3121. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  3122. this.optionsTab.Size = new System.Drawing.Size(862, 644);
  3123. this.optionsTab.TabIndex = 6;
  3124. this.optionsTab.Text = "Options";
  3125. //
  3126. // btnChangelog
  3127. //
  3128. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  3129. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3130. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3131. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3132. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3133. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  3134. this.btnChangelog.Location = new System.Drawing.Point(14, 247);
  3135. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  3136. this.btnChangelog.Name = "btnChangelog";
  3137. this.btnChangelog.Size = new System.Drawing.Size(194, 39);
  3138. this.btnChangelog.TabIndex = 58;
  3139. this.btnChangelog.Text = "View changes";
  3140. this.btnChangelog.UseVisualStyleBackColor = false;
  3141. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  3142. //
  3143. // btnUpdate
  3144. //
  3145. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  3146. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3147. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3148. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3149. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3150. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  3151. this.btnUpdate.Location = new System.Drawing.Point(14, 204);
  3152. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  3153. this.btnUpdate.Name = "btnUpdate";
  3154. this.btnUpdate.Size = new System.Drawing.Size(194, 39);
  3155. this.btnUpdate.TabIndex = 57;
  3156. this.btnUpdate.Text = "Check for update";
  3157. this.btnUpdate.UseVisualStyleBackColor = false;
  3158. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  3159. //
  3160. // btnResetConfig
  3161. //
  3162. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  3163. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3164. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3165. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3166. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3167. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  3168. this.btnResetConfig.Location = new System.Drawing.Point(14, 290);
  3169. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  3170. this.btnResetConfig.Name = "btnResetConfig";
  3171. this.btnResetConfig.Size = new System.Drawing.Size(194, 39);
  3172. this.btnResetConfig.TabIndex = 56;
  3173. this.btnResetConfig.Text = "Reset configuration";
  3174. this.btnResetConfig.UseVisualStyleBackColor = false;
  3175. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  3176. //
  3177. // label27
  3178. //
  3179. this.label27.AutoSize = true;
  3180. this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3181. this.label27.ForeColor = System.Drawing.Color.DodgerBlue;
  3182. this.label27.Location = new System.Drawing.Point(8, 12);
  3183. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3184. this.label27.Name = "label27";
  3185. this.label27.Size = new System.Drawing.Size(238, 35);
  3186. this.label27.TabIndex = 55;
  3187. this.label27.Tag = "themeable";
  3188. this.label27.Text = "Choose your theme";
  3189. //
  3190. // radioMinimal
  3191. //
  3192. this.radioMinimal.AutoSize = true;
  3193. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3194. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  3195. this.radioMinimal.Location = new System.Drawing.Point(149, 139);
  3196. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  3197. this.radioMinimal.Name = "radioMinimal";
  3198. this.radioMinimal.Size = new System.Drawing.Size(106, 32);
  3199. this.radioMinimal.TabIndex = 53;
  3200. this.radioMinimal.Text = "Minimal";
  3201. this.radioMinimal.UseVisualStyleBackColor = true;
  3202. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  3203. //
  3204. // radioCaramel
  3205. //
  3206. this.radioCaramel.AutoSize = true;
  3207. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3208. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  3209. this.radioCaramel.Location = new System.Drawing.Point(149, 62);
  3210. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  3211. this.radioCaramel.Name = "radioCaramel";
  3212. this.radioCaramel.Size = new System.Drawing.Size(106, 32);
  3213. this.radioCaramel.TabIndex = 52;
  3214. this.radioCaramel.Text = "Caramel";
  3215. this.radioCaramel.UseVisualStyleBackColor = true;
  3216. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  3217. //
  3218. // radioLime
  3219. //
  3220. this.radioLime.AutoSize = true;
  3221. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3222. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  3223. this.radioLime.Location = new System.Drawing.Point(149, 101);
  3224. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  3225. this.radioLime.Name = "radioLime";
  3226. this.radioLime.Size = new System.Drawing.Size(77, 32);
  3227. this.radioLime.TabIndex = 51;
  3228. this.radioLime.Text = "Lime";
  3229. this.radioLime.UseVisualStyleBackColor = true;
  3230. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  3231. //
  3232. // radioMagma
  3233. //
  3234. this.radioMagma.AutoSize = true;
  3235. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3236. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  3237. this.radioMagma.Location = new System.Drawing.Point(32, 101);
  3238. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  3239. this.radioMagma.Name = "radioMagma";
  3240. this.radioMagma.Size = new System.Drawing.Size(101, 32);
  3241. this.radioMagma.TabIndex = 50;
  3242. this.radioMagma.Text = "Magma";
  3243. this.radioMagma.UseVisualStyleBackColor = true;
  3244. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  3245. //
  3246. // radioOcean
  3247. //
  3248. this.radioOcean.AutoSize = true;
  3249. this.radioOcean.Checked = true;
  3250. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3251. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  3252. this.radioOcean.Location = new System.Drawing.Point(32, 62);
  3253. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  3254. this.radioOcean.Name = "radioOcean";
  3255. this.radioOcean.Size = new System.Drawing.Size(90, 32);
  3256. this.radioOcean.TabIndex = 49;
  3257. this.radioOcean.TabStop = true;
  3258. this.radioOcean.Text = "Ocean";
  3259. this.radioOcean.UseVisualStyleBackColor = true;
  3260. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  3261. //
  3262. // radioZerg
  3263. //
  3264. this.radioZerg.AutoSize = true;
  3265. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3266. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  3267. this.radioZerg.Location = new System.Drawing.Point(32, 139);
  3268. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  3269. this.radioZerg.Name = "radioZerg";
  3270. this.radioZerg.Size = new System.Drawing.Size(75, 32);
  3271. this.radioZerg.TabIndex = 48;
  3272. this.radioZerg.Text = "Zerg";
  3273. this.radioZerg.UseVisualStyleBackColor = true;
  3274. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  3275. //
  3276. // defineCommandDialog
  3277. //
  3278. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  3279. this.defineCommandDialog.Title = "Optimizer | Select a file...";
  3280. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  3281. //
  3282. // defineProgramDialog
  3283. //
  3284. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  3285. this.defineProgramDialog.Title = "Optimizer | Select a file...";
  3286. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  3287. //
  3288. // defineFolderDialog
  3289. //
  3290. this.defineFolderDialog.Description = "Optimizer | Select a folder...";
  3291. //
  3292. // defineFileDialog
  3293. //
  3294. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  3295. this.defineFileDialog.Title = "Optimizer | Select a file...";
  3296. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  3297. //
  3298. // DefineProgramIconDialog
  3299. //
  3300. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3301. this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program...";
  3302. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  3303. //
  3304. // DefineFolderIconDialog
  3305. //
  3306. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3307. this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program...";
  3308. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  3309. //
  3310. // DefineURLIconDialog
  3311. //
  3312. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3313. this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program...";
  3314. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  3315. //
  3316. // DefineFileIconDialog
  3317. //
  3318. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3319. this.DefineFileIconDialog.Title = "Optimizer | Select a file...";
  3320. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  3321. //
  3322. // DefineCommandIconDialog
  3323. //
  3324. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3325. this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program...";
  3326. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  3327. //
  3328. // integratorTimer
  3329. //
  3330. this.integratorTimer.Interval = 5;
  3331. this.integratorTimer.Tick += new System.EventHandler(this.integratorTimer_Tick);
  3332. //
  3333. // runDialogTime
  3334. //
  3335. this.runDialogTime.Interval = 5;
  3336. this.runDialogTime.Tick += new System.EventHandler(this.runDialogTimer_Tick);
  3337. //
  3338. // toggleSwitch37
  3339. //
  3340. this.toggleSwitch37.Location = new System.Drawing.Point(550, 290);
  3341. this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2);
  3342. this.toggleSwitch37.Name = "toggleSwitch37";
  3343. this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3344. this.toggleSwitch37.OffForeColor = System.Drawing.Color.White;
  3345. this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3346. this.toggleSwitch37.OnForeColor = System.Drawing.Color.White;
  3347. this.toggleSwitch37.OnText = "Disable Cloud Clipboard";
  3348. this.toggleSwitch37.Size = new System.Drawing.Size(260, 39);
  3349. this.toggleSwitch37.TabIndex = 59;
  3350. this.toggleSwitch37.Tag = "themeable";
  3351. //
  3352. // MainForm
  3353. //
  3354. this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F);
  3355. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  3356. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3357. this.ClientSize = new System.Drawing.Size(872, 759);
  3358. this.Controls.Add(this.bpanel);
  3359. this.Controls.Add(this.tpanel);
  3360. this.DoubleBuffered = true;
  3361. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3362. this.ForeColor = System.Drawing.Color.White;
  3363. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  3364. this.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
  3365. this.Name = "MainForm";
  3366. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  3367. this.Text = "Optimizer";
  3368. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  3369. this.Load += new System.EventHandler(this.Main_Load);
  3370. this.tpanel.ResumeLayout(false);
  3371. this.tpanel.PerformLayout();
  3372. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  3373. this.bpanel.ResumeLayout(false);
  3374. this.tabCollection.ResumeLayout(false);
  3375. this.universalTab.ResumeLayout(false);
  3376. this.windowsXTab.ResumeLayout(false);
  3377. this.windowsVIIITab.ResumeLayout(false);
  3378. this.modernAppsTab.ResumeLayout(false);
  3379. this.modernAppsTab.PerformLayout();
  3380. this.panelModernAppsList.ResumeLayout(false);
  3381. this.cleanerTab.ResumeLayout(false);
  3382. this.cleanerTab.PerformLayout();
  3383. this.cleaningpanel.ResumeLayout(false);
  3384. this.cleaningpanel.PerformLayout();
  3385. this.panel1.ResumeLayout(false);
  3386. this.panel1.PerformLayout();
  3387. this.startupTab.ResumeLayout(false);
  3388. this.startupTab.PerformLayout();
  3389. this.panel3.ResumeLayout(false);
  3390. this.registryFixerTab.ResumeLayout(false);
  3391. this.registryFixerTab.PerformLayout();
  3392. this.panel2.ResumeLayout(false);
  3393. this.panel2.PerformLayout();
  3394. this.hostsEditorTab.ResumeLayout(false);
  3395. this.hostsEditorTab.PerformLayout();
  3396. this.panel4.ResumeLayout(false);
  3397. this.panel4.PerformLayout();
  3398. this.panelList.ResumeLayout(false);
  3399. this.integratorTab.ResumeLayout(false);
  3400. this.synapse.ResumeLayout(false);
  3401. this.integratorInfoTab.ResumeLayout(false);
  3402. this.integratorInfoTab.PerformLayout();
  3403. this.tabPage8.ResumeLayout(false);
  3404. this.tabPage8.PerformLayout();
  3405. this.itemnamegroup.ResumeLayout(false);
  3406. this.itemnamegroup.PerformLayout();
  3407. this.security.ResumeLayout(false);
  3408. this.security.PerformLayout();
  3409. this.itemposition.ResumeLayout(false);
  3410. this.itemposition.PerformLayout();
  3411. this.icontoaddgroup.ResumeLayout(false);
  3412. this.icontoaddgroup.PerformLayout();
  3413. this.itemtoaddgroup.ResumeLayout(false);
  3414. this.itemtoaddgroup.PerformLayout();
  3415. this.itemtype.ResumeLayout(false);
  3416. this.itemtype.PerformLayout();
  3417. this.tabPage9.ResumeLayout(false);
  3418. this.tabPage9.PerformLayout();
  3419. this.panel5.ResumeLayout(false);
  3420. this.tabPage10.ResumeLayout(false);
  3421. this.tabPage10.PerformLayout();
  3422. this.tabPage11.ResumeLayout(false);
  3423. this.tabPage11.PerformLayout();
  3424. this.panel6.ResumeLayout(false);
  3425. this.optionsTab.ResumeLayout(false);
  3426. this.optionsTab.PerformLayout();
  3427. this.ResumeLayout(false);
  3428. }
  3429. #endregion
  3430. private System.Windows.Forms.Panel tpanel;
  3431. private System.Windows.Forms.Label txtBitness;
  3432. private System.Windows.Forms.Label txtOS;
  3433. private System.Windows.Forms.Label txtVersion;
  3434. private System.Windows.Forms.PictureBox pictureBox1;
  3435. private System.Windows.Forms.Label label2;
  3436. private System.Windows.Forms.Panel bpanel;
  3437. private System.Windows.Forms.TabControl tabCollection;
  3438. private System.Windows.Forms.TabPage universalTab;
  3439. private System.Windows.Forms.Button button39;
  3440. private System.Windows.Forms.TabPage windowsXTab;
  3441. private System.Windows.Forms.Button button43;
  3442. private System.Windows.Forms.Button button18;
  3443. private System.Windows.Forms.TabPage windowsVIIITab;
  3444. private System.Windows.Forms.Button button44;
  3445. private System.Windows.Forms.TabPage cleanerTab;
  3446. private System.Windows.Forms.CheckBox checkTemp;
  3447. private System.Windows.Forms.CheckBox checkSelectAll;
  3448. private System.Windows.Forms.Button button20;
  3449. private System.Windows.Forms.CheckBox checkMediaCache;
  3450. private System.Windows.Forms.CheckBox checkLogs;
  3451. private System.Windows.Forms.CheckBox checkBin;
  3452. private System.Windows.Forms.CheckBox checkPrefetch;
  3453. private System.Windows.Forms.CheckBox checkMiniDumps;
  3454. private System.Windows.Forms.CheckBox checkFileZilla;
  3455. private System.Windows.Forms.CheckBox checkUTorrent;
  3456. private System.Windows.Forms.Panel panel1;
  3457. private System.Windows.Forms.Label label4;
  3458. private System.Windows.Forms.ProgressBar progress2;
  3459. private System.Windows.Forms.TabPage startupTab;
  3460. private System.Windows.Forms.Label label5;
  3461. private System.Windows.Forms.Button button32;
  3462. private System.Windows.Forms.Button button22;
  3463. private System.Windows.Forms.Label label6;
  3464. private System.Windows.Forms.TabPage registryFixerTab;
  3465. private System.Windows.Forms.Label label7;
  3466. private System.Windows.Forms.Button button33;
  3467. private System.Windows.Forms.Panel panel2;
  3468. private System.Windows.Forms.CheckBox checkRegistryEditor;
  3469. private System.Windows.Forms.CheckBox checkEnableAll;
  3470. private System.Windows.Forms.CheckBox checkContextMenu;
  3471. private System.Windows.Forms.CheckBox checkTaskManager;
  3472. private System.Windows.Forms.CheckBox checkCommandPrompt;
  3473. private System.Windows.Forms.CheckBox checkFirewall;
  3474. private System.Windows.Forms.CheckBox checkRunDialog;
  3475. private System.Windows.Forms.CheckBox checkFolderOptions;
  3476. private System.Windows.Forms.CheckBox checkControlPanel;
  3477. private System.Windows.Forms.CheckBox checkRestartExplorer;
  3478. private System.Windows.Forms.Panel panel3;
  3479. private System.Windows.Forms.Label label8;
  3480. private System.Windows.Forms.ListView listStartupItems;
  3481. private System.Windows.Forms.ColumnHeader columnHeader1;
  3482. private System.Windows.Forms.ColumnHeader columnHeader2;
  3483. private System.Windows.Forms.Button button37;
  3484. private System.Windows.Forms.Button button31;
  3485. private System.Windows.Forms.ColumnHeader columnHeader3;
  3486. private System.Windows.Forms.TabPage hostsEditorTab;
  3487. private System.Windows.Forms.Label label3;
  3488. private System.Windows.Forms.LinkLabel linkLabel2;
  3489. private System.Windows.Forms.LinkLabel linkLabel3;
  3490. private System.Windows.Forms.Label label9;
  3491. private System.Windows.Forms.LinkLabel linkLabel4;
  3492. private System.Windows.Forms.Label label10;
  3493. private System.Windows.Forms.ListBox listHostEntries;
  3494. private System.Windows.Forms.Panel panel4;
  3495. private System.Windows.Forms.Button button46;
  3496. private System.Windows.Forms.Button button41;
  3497. private System.Windows.Forms.Button button42;
  3498. private System.Windows.Forms.TextBox txtDomain;
  3499. private System.Windows.Forms.Label label12;
  3500. private System.Windows.Forms.Label label11;
  3501. private System.Windows.Forms.Button button47;
  3502. private System.Windows.Forms.TextBox txtIP;
  3503. private System.Windows.Forms.CheckBox checkErrorReports;
  3504. private System.Windows.Forms.Panel cleaningpanel;
  3505. private System.Windows.Forms.TabPage integratorTab;
  3506. private System.Windows.Forms.TabControl synapse;
  3507. private System.Windows.Forms.TabPage integratorInfoTab;
  3508. private System.Windows.Forms.TabPage tabPage8;
  3509. private System.Windows.Forms.TabPage tabPage9;
  3510. private System.Windows.Forms.TabPage tabPage10;
  3511. private System.Windows.Forms.TabPage tabPage11;
  3512. private System.Windows.Forms.Label label19;
  3513. private System.Windows.Forms.Label label18;
  3514. private System.Windows.Forms.Label label17;
  3515. private System.Windows.Forms.Label label16;
  3516. private System.Windows.Forms.Label label15;
  3517. private System.Windows.Forms.Label label14;
  3518. private System.Windows.Forms.Label label13;
  3519. private System.Windows.Forms.Button button48;
  3520. private System.Windows.Forms.TextBox txtRunKeyword;
  3521. private System.Windows.Forms.Label label22;
  3522. private System.Windows.Forms.TextBox txtRunFile;
  3523. private System.Windows.Forms.Label label21;
  3524. private System.Windows.Forms.Label label20;
  3525. private System.Windows.Forms.Button btnCreateCustomCommand;
  3526. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  3527. private System.Windows.Forms.Button button58;
  3528. private System.Windows.Forms.Button button59;
  3529. private System.Windows.Forms.Button button55;
  3530. private System.Windows.Forms.Button button57;
  3531. private System.Windows.Forms.Button button52;
  3532. private System.Windows.Forms.Button button53;
  3533. private System.Windows.Forms.Button button49;
  3534. private System.Windows.Forms.Button button51;
  3535. private System.Windows.Forms.Button button56;
  3536. private System.Windows.Forms.Button button54;
  3537. private System.Windows.Forms.Label label24;
  3538. private System.Windows.Forms.ListBox listDesktopItems;
  3539. private System.Windows.Forms.Label label25;
  3540. private System.Windows.Forms.Button button60;
  3541. private System.Windows.Forms.Button button61;
  3542. private System.Windows.Forms.Button button62;
  3543. private System.Windows.Forms.GroupBox itemtype;
  3544. private System.Windows.Forms.RadioButton radioCommand;
  3545. private System.Windows.Forms.RadioButton radioProgram;
  3546. private System.Windows.Forms.RadioButton radioFile;
  3547. private System.Windows.Forms.RadioButton radioFolder;
  3548. private System.Windows.Forms.RadioButton radioLink;
  3549. private System.Windows.Forms.Label label26;
  3550. private System.Windows.Forms.GroupBox icontoaddgroup;
  3551. private System.Windows.Forms.CheckBox checkDefaultIcon;
  3552. private System.Windows.Forms.Button btnBrowseIcon;
  3553. private System.Windows.Forms.TextBox txtIcon;
  3554. private System.Windows.Forms.GroupBox itemtoaddgroup;
  3555. private System.Windows.Forms.Button btnBrowseItem;
  3556. private System.Windows.Forms.TextBox txtItem;
  3557. private System.Windows.Forms.GroupBox security;
  3558. private System.Windows.Forms.CheckBox checkShift;
  3559. private System.Windows.Forms.GroupBox itemposition;
  3560. private System.Windows.Forms.RadioButton radioTop;
  3561. private System.Windows.Forms.RadioButton radioMiddle;
  3562. private System.Windows.Forms.RadioButton radioBottom;
  3563. private System.Windows.Forms.GroupBox itemnamegroup;
  3564. private System.Windows.Forms.TextBox txtItemName;
  3565. private System.Windows.Forms.Button btnAddItem;
  3566. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  3567. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  3568. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  3569. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  3570. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  3571. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  3572. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  3573. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  3574. private System.Windows.Forms.Timer integratorTimer;
  3575. private System.Windows.Forms.Timer runDialogTime;
  3576. private System.Windows.Forms.Button button64;
  3577. private System.Windows.Forms.Button button65;
  3578. private System.Windows.Forms.Button button66;
  3579. private System.Windows.Forms.TabPage optionsTab;
  3580. private System.Windows.Forms.RadioButton radioMinimal;
  3581. private System.Windows.Forms.RadioButton radioCaramel;
  3582. private System.Windows.Forms.RadioButton radioLime;
  3583. private System.Windows.Forms.RadioButton radioMagma;
  3584. private System.Windows.Forms.RadioButton radioOcean;
  3585. private System.Windows.Forms.RadioButton radioZerg;
  3586. private System.Windows.Forms.Label label27;
  3587. private System.Windows.Forms.CheckBox chkBlock;
  3588. private System.Windows.Forms.ListBox listCustomCommands;
  3589. private System.Windows.Forms.Label label23;
  3590. private System.Windows.Forms.Button button26;
  3591. private System.Windows.Forms.Button button8;
  3592. private System.Windows.Forms.Panel panel5;
  3593. private System.Windows.Forms.Panel panel6;
  3594. private System.Windows.Forms.Panel panelList;
  3595. private System.Windows.Forms.TabPage modernAppsTab;
  3596. private System.Windows.Forms.Label label1;
  3597. private System.Windows.Forms.Panel panelModernAppsList;
  3598. private System.Windows.Forms.CheckedListBox listModernApps;
  3599. private System.Windows.Forms.Button button74;
  3600. private System.Windows.Forms.Button button75;
  3601. private System.Windows.Forms.Label label28;
  3602. private System.Windows.Forms.CheckBox chkSelectAllModernApps;
  3603. private ToggleSwitch toggleSwitch1;
  3604. private ToggleSwitch toggleSwitch3;
  3605. private ToggleSwitch toggleSwitch2;
  3606. private ToggleSwitch toggleSwitch6;
  3607. private ToggleSwitch toggleSwitch5;
  3608. private ToggleSwitch toggleSwitch4;
  3609. private ToggleSwitch toggleSwitch12;
  3610. private ToggleSwitch toggleSwitch11;
  3611. private ToggleSwitch toggleSwitch10;
  3612. private ToggleSwitch toggleSwitch9;
  3613. private ToggleSwitch toggleSwitch8;
  3614. private ToggleSwitch toggleSwitch7;
  3615. private ToggleSwitch toggleSwitch13;
  3616. private ToggleSwitch toggleSwitch15;
  3617. private ToggleSwitch toggleSwitch14;
  3618. private ToggleSwitch toggleSwitch20;
  3619. private ToggleSwitch toggleSwitch21;
  3620. private ToggleSwitch toggleSwitch23;
  3621. private ToggleSwitch toggleSwitch24;
  3622. private ToggleSwitch toggleSwitch25;
  3623. private ToggleSwitch toggleSwitch26;
  3624. private ToggleSwitch toggleSwitch19;
  3625. private ToggleSwitch toggleSwitch18;
  3626. private ToggleSwitch toggleSwitch17;
  3627. private ToggleSwitch toggleSwitch16;
  3628. private ToggleSwitch toggleSwitch27;
  3629. private ToggleSwitch toggleSwitch28;
  3630. private ToggleSwitch toggleSwitch29;
  3631. private ToggleSwitch toggleSwitch30;
  3632. private ToggleSwitch toggleSwitch22;
  3633. private System.Windows.Forms.Button btnResetConfig;
  3634. private ToggleSwitch toggleSwitch31;
  3635. private ToggleSwitch toggleSwitch32;
  3636. private System.Windows.Forms.Button btnUpdate;
  3637. private System.Windows.Forms.Button btnChangelog;
  3638. private ToggleSwitch toggleSwitch33;
  3639. private ToggleSwitch toggleSwitch34;
  3640. private ToggleSwitch toggleSwitch35;
  3641. private ToggleSwitch toggleSwitch36;
  3642. private System.Windows.Forms.CheckBox chkReadOnly;
  3643. private System.Windows.Forms.Label label29;
  3644. private ToggleSwitch toggleSwitch37;
  3645. }
  3646. }