MainForm.Designer.cs 217 KB

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