MainForm.Designer.cs 201 KB

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