MainForm.Designer.cs 292 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856
  1. using System.Windows.Forms;
  2. namespace Optimizer
  3. {
  4. partial class MainForm
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  31. this.tpanel = new System.Windows.Forms.Panel();
  32. this.txtNetFw = new System.Windows.Forms.Label();
  33. this.linkUpdate = new System.Windows.Forms.LinkLabel();
  34. this.lblLab = new System.Windows.Forms.Label();
  35. this.txtBitness = new System.Windows.Forms.Label();
  36. this.txtOS = new System.Windows.Forms.Label();
  37. this.txtVersion = new System.Windows.Forms.Label();
  38. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  39. this.label2 = new System.Windows.Forms.Label();
  40. this.bpanel = new System.Windows.Forms.Panel();
  41. this.tabCollection = new System.Windows.Forms.TabControl();
  42. this.universalTab = new System.Windows.Forms.TabPage();
  43. this.restartButton = new System.Windows.Forms.Button();
  44. this.windowsXTab = new System.Windows.Forms.TabPage();
  45. this.restartButton10 = new System.Windows.Forms.Button();
  46. this.windowsVIIITab = new System.Windows.Forms.TabPage();
  47. this.restartButton8 = new System.Windows.Forms.Button();
  48. this.modernAppsTab = new System.Windows.Forms.TabPage();
  49. this.txtUWP = new System.Windows.Forms.Label();
  50. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  51. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  52. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  53. this.panelModernAppsList = new System.Windows.Forms.Panel();
  54. this.listModernApps = new System.Windows.Forms.CheckedListBox();
  55. this.startupTab = new System.Windows.Forms.TabPage();
  56. this.cancelBackup = new System.Windows.Forms.Button();
  57. this.doBackup = new System.Windows.Forms.Button();
  58. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  59. this.lblBackupTitle = new System.Windows.Forms.Label();
  60. this.restoreStartupB = new System.Windows.Forms.Button();
  61. this.backupStartupB = new System.Windows.Forms.Button();
  62. this.findInRegB = new System.Windows.Forms.Button();
  63. this.locateFileB = new System.Windows.Forms.Button();
  64. this.refreshStartupB = new System.Windows.Forms.Button();
  65. this.panel3 = new System.Windows.Forms.Panel();
  66. this.listStartupItems = new System.Windows.Forms.ListView();
  67. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  68. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  69. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  70. this.removeStartupItemB = new System.Windows.Forms.Button();
  71. this.startupTitle = new System.Windows.Forms.Label();
  72. this.appsTab = new System.Windows.Forms.TabPage();
  73. this.panel10 = new System.Windows.Forms.Panel();
  74. this.appsTitle = new System.Windows.Forms.Label();
  75. this.btnGetFeed = new System.Windows.Forms.Button();
  76. this.panelCommonApps = new System.Windows.Forms.Panel();
  77. this.txtFeedError = new System.Windows.Forms.Label();
  78. this.btnDownloadApps = new System.Windows.Forms.Button();
  79. this.setDownDirLbl = new System.Windows.Forms.Label();
  80. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  81. this.changeDownDirB = new System.Windows.Forms.Button();
  82. this.txtDownloadStatus = new System.Windows.Forms.Label();
  83. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  84. this.bitPref = new System.Windows.Forms.Label();
  85. this.goToDownloadsB = new System.Windows.Forms.Button();
  86. this.panelApps6 = new System.Windows.Forms.Panel();
  87. this.cleanerTab = new System.Windows.Forms.TabPage();
  88. this.cleanerTitle = new System.Windows.Forms.Label();
  89. this.panel1 = new System.Windows.Forms.Panel();
  90. this.lblPretext = new System.Windows.Forms.Label();
  91. this.lblFootprint = new System.Windows.Forms.Label();
  92. this.cleanDriveB = new System.Windows.Forms.Button();
  93. this.pingerTab = new System.Windows.Forms.TabPage();
  94. this.flushCacheB = new System.Windows.Forms.Button();
  95. this.btnExport = new System.Windows.Forms.Button();
  96. this.copyB = new System.Windows.Forms.Button();
  97. this.copyIPB = new System.Windows.Forms.Button();
  98. this.panel7 = new System.Windows.Forms.Panel();
  99. this.listPingResults = new System.Windows.Forms.ListBox();
  100. this.lblResults = new System.Windows.Forms.Label();
  101. this.btnShodan = new System.Windows.Forms.Button();
  102. this.btnPing = new System.Windows.Forms.Button();
  103. this.txtPingInput = new System.Windows.Forms.TextBox();
  104. this.lblPinger = new System.Windows.Forms.Label();
  105. this.pingerTitle = new System.Windows.Forms.Label();
  106. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  107. this.panel4 = new System.Windows.Forms.Panel();
  108. this.lblAdblockSub = new System.Windows.Forms.Label();
  109. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  110. this.lblAdblock = new System.Windows.Forms.Label();
  111. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  112. this.adblockUlti = new System.Windows.Forms.Button();
  113. this.adblockP = new System.Windows.Forms.Button();
  114. this.adblockS = new System.Windows.Forms.Button();
  115. this.adblockBasic = new System.Windows.Forms.Button();
  116. this.lblLock = new System.Windows.Forms.Label();
  117. this.panelList = new System.Windows.Forms.Panel();
  118. this.listHostEntries = new System.Windows.Forms.ListBox();
  119. this.refreshHostsB = new System.Windows.Forms.Button();
  120. this.removeHostB = new System.Windows.Forms.Button();
  121. this.removeAllHostsB = new System.Windows.Forms.Button();
  122. this.addHostB = new System.Windows.Forms.Button();
  123. this.txtIP = new System.Windows.Forms.TextBox();
  124. this.txtDomain = new System.Windows.Forms.TextBox();
  125. this.lblDomain = new System.Windows.Forms.Label();
  126. this.lblIP = new System.Windows.Forms.Label();
  127. this.hostsTitle = new System.Windows.Forms.Label();
  128. this.linkLocate = new System.Windows.Forms.LinkLabel();
  129. this.registryFixerTab = new System.Windows.Forms.TabPage();
  130. this.panel2 = new System.Windows.Forms.Panel();
  131. this.regFixB = new System.Windows.Forms.Button();
  132. this.regLbl = new System.Windows.Forms.Label();
  133. this.registryTitle = new System.Windows.Forms.Label();
  134. this.integratorTab = new System.Windows.Forms.TabPage();
  135. this.synapse = new System.Windows.Forms.TabControl();
  136. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  137. this.integrator7 = new System.Windows.Forms.Label();
  138. this.integrator6 = new System.Windows.Forms.Label();
  139. this.integrator5 = new System.Windows.Forms.Label();
  140. this.integrator4 = new System.Windows.Forms.Label();
  141. this.integrator3 = new System.Windows.Forms.Label();
  142. this.integrator2 = new System.Windows.Forms.Label();
  143. this.integrator1 = new System.Windows.Forms.Label();
  144. this.tabPage8 = new System.Windows.Forms.TabPage();
  145. this.btnAddItem = new System.Windows.Forms.Button();
  146. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  147. this.txtItemName = new System.Windows.Forms.TextBox();
  148. this.security = new System.Windows.Forms.GroupBox();
  149. this.itemposition = new System.Windows.Forms.GroupBox();
  150. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  151. this.btnBrowseIcon = new System.Windows.Forms.Button();
  152. this.txtIcon = new System.Windows.Forms.TextBox();
  153. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  154. this.btnBrowseItem = new System.Windows.Forms.Button();
  155. this.txtItem = new System.Windows.Forms.TextBox();
  156. this.itemtype = new System.Windows.Forms.GroupBox();
  157. this.addItemL = new System.Windows.Forms.Label();
  158. this.tabPage9 = new System.Windows.Forms.TabPage();
  159. this.panel5 = new System.Windows.Forms.Panel();
  160. this.listDesktopItems = new System.Windows.Forms.ListBox();
  161. this.refreshIIB = new System.Windows.Forms.Button();
  162. this.removeDIB = new System.Windows.Forms.Button();
  163. this.removeAllIIB = new System.Windows.Forms.Button();
  164. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  165. this.tabPage10 = new System.Windows.Forms.TabPage();
  166. this.RemoveOwnerB = new System.Windows.Forms.Button();
  167. this.AddOwnerB = new System.Windows.Forms.Button();
  168. this.readyMenusL = new System.Windows.Forms.Label();
  169. this.PMB = new System.Windows.Forms.Button();
  170. this.DSB = new System.Windows.Forms.Button();
  171. this.STB = new System.Windows.Forms.Button();
  172. this.SSB = new System.Windows.Forms.Button();
  173. this.WAB = new System.Windows.Forms.Button();
  174. this.tabPage11 = new System.Windows.Forms.TabPage();
  175. this.panel6 = new System.Windows.Forms.Panel();
  176. this.listCustomCommands = new System.Windows.Forms.ListBox();
  177. this.removeCCB = new System.Windows.Forms.Button();
  178. this.refreshCCB = new System.Windows.Forms.Button();
  179. this.removeCCL = new System.Windows.Forms.Label();
  180. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  181. this.button48 = new System.Windows.Forms.Button();
  182. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  183. this.ccKeywordL = new System.Windows.Forms.Label();
  184. this.txtRunFile = new System.Windows.Forms.TextBox();
  185. this.ccFileL = new System.Windows.Forms.Label();
  186. this.ccL = new System.Windows.Forms.Label();
  187. this.optionsTab = new System.Windows.Forms.TabPage();
  188. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  189. this.panel9 = new System.Windows.Forms.Panel();
  190. this.pictureBox89 = new System.Windows.Forms.PictureBox();
  191. this.pictureBox88 = new System.Windows.Forms.PictureBox();
  192. this.pictureBox87 = new System.Windows.Forms.PictureBox();
  193. this.pictureBox86 = new System.Windows.Forms.PictureBox();
  194. this.panel8 = new System.Windows.Forms.Panel();
  195. this.radioCaramel = new System.Windows.Forms.RadioButton();
  196. this.radioZerg = new System.Windows.Forms.RadioButton();
  197. this.radioOcean = new System.Windows.Forms.RadioButton();
  198. this.radioMagma = new System.Windows.Forms.RadioButton();
  199. this.radioLime = new System.Windows.Forms.RadioButton();
  200. this.radioMinimal = new System.Windows.Forms.RadioButton();
  201. this.languagesL = new System.Windows.Forms.Label();
  202. this.lblUpdateDisabled = new System.Windows.Forms.Label();
  203. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  204. this.picFOSS = new System.Windows.Forms.PictureBox();
  205. this.picFSF = new System.Windows.Forms.PictureBox();
  206. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  207. this.btnOpenConf = new System.Windows.Forms.Button();
  208. this.lblTroubleshoot = new System.Windows.Forms.Label();
  209. this.lblUpdating = new System.Windows.Forms.Label();
  210. this.btnViewLog = new System.Windows.Forms.Button();
  211. this.l2 = new System.Windows.Forms.LinkLabel();
  212. this.btnChangelog = new System.Windows.Forms.Button();
  213. this.btnUpdate = new System.Windows.Forms.Button();
  214. this.btnResetConfig = new System.Windows.Forms.Button();
  215. this.lblTheming = new System.Windows.Forms.Label();
  216. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  217. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  218. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  219. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  220. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  221. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  222. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  223. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  224. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  225. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  226. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  227. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  228. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  229. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  230. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  231. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  232. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  233. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  234. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  235. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  236. this.helpBox = new System.Windows.Forms.ToolTip(this.components);
  237. this.stickySw = new Optimizer.ToggleSwitch();
  238. this.smartScreenSw = new Optimizer.ToggleSwitch();
  239. this.faxSw = new Optimizer.ToggleSwitch();
  240. this.compatSw = new Optimizer.ToggleSwitch();
  241. this.officeTelemetrySw = new Optimizer.ToggleSwitch();
  242. this.telemetryTasksSw = new Optimizer.ToggleSwitch();
  243. this.superfetchSw = new Optimizer.ToggleSwitch();
  244. this.homegroupSw = new Optimizer.ToggleSwitch();
  245. this.reportingSw = new Optimizer.ToggleSwitch();
  246. this.mediaSharingSw = new Optimizer.ToggleSwitch();
  247. this.printSw = new Optimizer.ToggleSwitch();
  248. this.systemRestoreSw = new Optimizer.ToggleSwitch();
  249. this.performanceSw = new Optimizer.ToggleSwitch();
  250. this.defenderSw = new Optimizer.ToggleSwitch();
  251. this.networkSw = new Optimizer.ToggleSwitch();
  252. this.actionSw = new Optimizer.ToggleSwitch();
  253. this.castSw = new Optimizer.ToggleSwitch();
  254. this.longPathsSw = new Optimizer.ToggleSwitch();
  255. this.ccSw = new Optimizer.ToggleSwitch();
  256. this.featuresSw = new Optimizer.ToggleSwitch();
  257. this.insiderSw = new Optimizer.ToggleSwitch();
  258. this.darkSw = new Optimizer.ToggleSwitch();
  259. this.spellSw = new Optimizer.ToggleSwitch();
  260. this.inkSw = new Optimizer.ToggleSwitch();
  261. this.driversSw = new Optimizer.ToggleSwitch();
  262. this.sensorSw = new Optimizer.ToggleSwitch();
  263. this.privacySw = new Optimizer.ToggleSwitch();
  264. this.telemetryServicesSw = new Optimizer.ToggleSwitch();
  265. this.autoUpdatesSw = new Optimizer.ToggleSwitch();
  266. this.peopleSw = new Optimizer.ToggleSwitch();
  267. this.adsSw = new Optimizer.ToggleSwitch();
  268. this.colorBarSw = new Optimizer.ToggleSwitch();
  269. this.oldExplorerSw = new Optimizer.ToggleSwitch();
  270. this.xboxSw = new Optimizer.ToggleSwitch();
  271. this.cortanaSw = new Optimizer.ToggleSwitch();
  272. this.gameBarSw = new Optimizer.ToggleSwitch();
  273. this.uODSw = new Optimizer.ToggleSwitch();
  274. this.oldMixerSw = new Optimizer.ToggleSwitch();
  275. this.disableOneDriveSw = new Optimizer.ToggleSwitch();
  276. this.chkOnlyRemovable = new Optimizer.ColoredCheckBox();
  277. this.chkSelectAllModernApps = new Optimizer.ColoredCheckBox();
  278. this.cAutoInstall = new Optimizer.ColoredCheckBox();
  279. this.progressDownloader = new Optimizer.ColoredProgress();
  280. this.c64 = new Optimizer.ColoredRadioButton();
  281. this.c32 = new Optimizer.ColoredRadioButton();
  282. this.checkErrorReports = new Optimizer.ColoredCheckBox();
  283. this.checkSelectAll = new Optimizer.ColoredCheckBox();
  284. this.checkMediaCache = new Optimizer.ColoredCheckBox();
  285. this.checkTemp = new Optimizer.ColoredCheckBox();
  286. this.checkLogs = new Optimizer.ColoredCheckBox();
  287. this.checkBin = new Optimizer.ColoredCheckBox();
  288. this.checkMiniDumps = new Optimizer.ColoredCheckBox();
  289. this.chkReadOnly = new Optimizer.ColoredCheckBox();
  290. this.chkBlock = new Optimizer.ColoredCheckBox();
  291. this.checkRestartExplorer = new Optimizer.ColoredCheckBox();
  292. this.checkRegistryEditor = new Optimizer.ColoredCheckBox();
  293. this.checkEnableAll = new Optimizer.ColoredCheckBox();
  294. this.checkContextMenu = new Optimizer.ColoredCheckBox();
  295. this.checkTaskManager = new Optimizer.ColoredCheckBox();
  296. this.checkCommandPrompt = new Optimizer.ColoredCheckBox();
  297. this.checkFirewall = new Optimizer.ColoredCheckBox();
  298. this.checkRunDialog = new Optimizer.ColoredCheckBox();
  299. this.checkFolderOptions = new Optimizer.ColoredCheckBox();
  300. this.checkControlPanel = new Optimizer.ColoredCheckBox();
  301. this.checkShift = new Optimizer.ColoredCheckBox();
  302. this.radioTop = new Optimizer.ColoredRadioButton();
  303. this.radioMiddle = new Optimizer.ColoredRadioButton();
  304. this.radioBottom = new Optimizer.ColoredRadioButton();
  305. this.checkDefaultIcon = new Optimizer.ColoredCheckBox();
  306. this.radioCommand = new Optimizer.ColoredRadioButton();
  307. this.radioProgram = new Optimizer.ColoredRadioButton();
  308. this.radioFolder = new Optimizer.ColoredRadioButton();
  309. this.radioLink = new Optimizer.ColoredRadioButton();
  310. this.radioFile = new Optimizer.ColoredRadioButton();
  311. this.radioTurkish = new Optimizer.ColoredRadioButton();
  312. this.radioHellenic = new Optimizer.ColoredRadioButton();
  313. this.radioEnglish = new Optimizer.ColoredRadioButton();
  314. this.radioRussian = new Optimizer.ColoredRadioButton();
  315. this.helpTipsToggle = new Optimizer.ToggleSwitch();
  316. this.quickAccessToggle = new Optimizer.ToggleSwitch();
  317. this.tpanel.SuspendLayout();
  318. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  319. this.bpanel.SuspendLayout();
  320. this.tabCollection.SuspendLayout();
  321. this.universalTab.SuspendLayout();
  322. this.windowsXTab.SuspendLayout();
  323. this.windowsVIIITab.SuspendLayout();
  324. this.modernAppsTab.SuspendLayout();
  325. this.panelModernAppsList.SuspendLayout();
  326. this.startupTab.SuspendLayout();
  327. this.panel3.SuspendLayout();
  328. this.appsTab.SuspendLayout();
  329. this.panel10.SuspendLayout();
  330. this.panelCommonApps.SuspendLayout();
  331. this.cleanerTab.SuspendLayout();
  332. this.panel1.SuspendLayout();
  333. this.pingerTab.SuspendLayout();
  334. this.panel7.SuspendLayout();
  335. this.hostsEditorTab.SuspendLayout();
  336. this.panel4.SuspendLayout();
  337. this.panelList.SuspendLayout();
  338. this.registryFixerTab.SuspendLayout();
  339. this.panel2.SuspendLayout();
  340. this.integratorTab.SuspendLayout();
  341. this.synapse.SuspendLayout();
  342. this.integratorInfoTab.SuspendLayout();
  343. this.tabPage8.SuspendLayout();
  344. this.itemnamegroup.SuspendLayout();
  345. this.security.SuspendLayout();
  346. this.itemposition.SuspendLayout();
  347. this.icontoaddgroup.SuspendLayout();
  348. this.itemtoaddgroup.SuspendLayout();
  349. this.itemtype.SuspendLayout();
  350. this.tabPage9.SuspendLayout();
  351. this.panel5.SuspendLayout();
  352. this.tabPage10.SuspendLayout();
  353. this.tabPage11.SuspendLayout();
  354. this.panel6.SuspendLayout();
  355. this.optionsTab.SuspendLayout();
  356. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  357. this.panel9.SuspendLayout();
  358. ((System.ComponentModel.ISupportInitialize)(this.pictureBox89)).BeginInit();
  359. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).BeginInit();
  360. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).BeginInit();
  361. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).BeginInit();
  362. this.panel8.SuspendLayout();
  363. ((System.ComponentModel.ISupportInitialize)(this.picFOSS)).BeginInit();
  364. ((System.ComponentModel.ISupportInitialize)(this.picFSF)).BeginInit();
  365. this.launcherMenu.SuspendLayout();
  366. this.SuspendLayout();
  367. //
  368. // tpanel
  369. //
  370. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  371. this.tpanel.Controls.Add(this.txtNetFw);
  372. this.tpanel.Controls.Add(this.linkUpdate);
  373. this.tpanel.Controls.Add(this.lblLab);
  374. this.tpanel.Controls.Add(this.txtBitness);
  375. this.tpanel.Controls.Add(this.txtOS);
  376. this.tpanel.Controls.Add(this.txtVersion);
  377. this.tpanel.Controls.Add(this.pictureBox1);
  378. this.tpanel.Controls.Add(this.label2);
  379. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  380. this.tpanel.Location = new System.Drawing.Point(0, 0);
  381. this.tpanel.Margin = new System.Windows.Forms.Padding(2);
  382. this.tpanel.Name = "tpanel";
  383. this.tpanel.Size = new System.Drawing.Size(870, 64);
  384. this.tpanel.TabIndex = 1;
  385. //
  386. // txtNetFw
  387. //
  388. this.txtNetFw.AutoSize = true;
  389. this.txtNetFw.ForeColor = System.Drawing.Color.Silver;
  390. this.txtNetFw.Location = new System.Drawing.Point(188, 42);
  391. this.txtNetFw.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  392. this.txtNetFw.Name = "txtNetFw";
  393. this.txtNetFw.Size = new System.Drawing.Size(37, 15);
  394. this.txtNetFw.TabIndex = 70;
  395. this.txtNetFw.Text = "netfw";
  396. //
  397. // linkUpdate
  398. //
  399. this.linkUpdate.ActiveLinkColor = System.Drawing.Color.Goldenrod;
  400. this.linkUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  401. this.linkUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  402. this.linkUpdate.ForeColor = System.Drawing.Color.Gold;
  403. this.linkUpdate.LinkColor = System.Drawing.Color.Gold;
  404. this.linkUpdate.Location = new System.Drawing.Point(538, 6);
  405. this.linkUpdate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  406. this.linkUpdate.Name = "linkUpdate";
  407. this.linkUpdate.Size = new System.Drawing.Size(320, 50);
  408. this.linkUpdate.TabIndex = 69;
  409. this.linkUpdate.TabStop = true;
  410. this.linkUpdate.Tag = "";
  411. this.linkUpdate.Text = "Update available";
  412. this.linkUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  413. this.linkUpdate.Visible = false;
  414. this.linkUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUpdate_LinkClicked);
  415. //
  416. // lblLab
  417. //
  418. this.lblLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  419. this.lblLab.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  420. this.lblLab.ForeColor = System.Drawing.Color.Gold;
  421. this.lblLab.Location = new System.Drawing.Point(462, 6);
  422. this.lblLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  423. this.lblLab.Name = "lblLab";
  424. this.lblLab.Size = new System.Drawing.Size(402, 50);
  425. this.lblLab.TabIndex = 68;
  426. this.lblLab.Text = "EXPERIMENTAL BUILD\r\n(delete after testing)";
  427. this.lblLab.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  428. this.lblLab.Visible = false;
  429. //
  430. // txtBitness
  431. //
  432. this.txtBitness.AutoSize = true;
  433. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  434. this.txtBitness.Location = new System.Drawing.Point(188, 24);
  435. this.txtBitness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  436. this.txtBitness.Name = "txtBitness";
  437. this.txtBitness.Size = new System.Drawing.Size(44, 15);
  438. this.txtBitness.TabIndex = 4;
  439. this.txtBitness.Text = "bitness";
  440. //
  441. // txtOS
  442. //
  443. this.txtOS.AutoSize = true;
  444. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  445. this.txtOS.Location = new System.Drawing.Point(188, 6);
  446. this.txtOS.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  447. this.txtOS.Name = "txtOS";
  448. this.txtOS.Size = new System.Drawing.Size(19, 15);
  449. this.txtOS.TabIndex = 3;
  450. this.txtOS.Text = "os";
  451. //
  452. // txtVersion
  453. //
  454. this.txtVersion.AutoSize = true;
  455. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  456. this.txtVersion.Location = new System.Drawing.Point(69, 37);
  457. this.txtVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  458. this.txtVersion.Name = "txtVersion";
  459. this.txtVersion.Size = new System.Drawing.Size(77, 15);
  460. this.txtVersion.TabIndex = 1;
  461. this.txtVersion.Text = "Version: {VN}";
  462. //
  463. // pictureBox1
  464. //
  465. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  466. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  467. this.pictureBox1.Location = new System.Drawing.Point(10, 10);
  468. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  469. this.pictureBox1.Name = "pictureBox1";
  470. this.pictureBox1.Size = new System.Drawing.Size(44, 43);
  471. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  472. this.pictureBox1.TabIndex = 1;
  473. this.pictureBox1.TabStop = false;
  474. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  475. //
  476. // label2
  477. //
  478. this.label2.AutoSize = true;
  479. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  480. this.label2.ForeColor = System.Drawing.Color.White;
  481. this.label2.Location = new System.Drawing.Point(67, 7);
  482. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  483. this.label2.Name = "label2";
  484. this.label2.Size = new System.Drawing.Size(97, 25);
  485. this.label2.TabIndex = 2;
  486. this.label2.Text = "Optimizer";
  487. //
  488. // bpanel
  489. //
  490. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  491. this.bpanel.Controls.Add(this.tabCollection);
  492. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  493. this.bpanel.Location = new System.Drawing.Point(0, 64);
  494. this.bpanel.Margin = new System.Windows.Forms.Padding(2);
  495. this.bpanel.Name = "bpanel";
  496. this.bpanel.Size = new System.Drawing.Size(870, 641);
  497. this.bpanel.TabIndex = 2;
  498. //
  499. // tabCollection
  500. //
  501. this.tabCollection.Controls.Add(this.universalTab);
  502. this.tabCollection.Controls.Add(this.windowsXTab);
  503. this.tabCollection.Controls.Add(this.windowsVIIITab);
  504. this.tabCollection.Controls.Add(this.modernAppsTab);
  505. this.tabCollection.Controls.Add(this.startupTab);
  506. this.tabCollection.Controls.Add(this.appsTab);
  507. this.tabCollection.Controls.Add(this.cleanerTab);
  508. this.tabCollection.Controls.Add(this.pingerTab);
  509. this.tabCollection.Controls.Add(this.hostsEditorTab);
  510. this.tabCollection.Controls.Add(this.registryFixerTab);
  511. this.tabCollection.Controls.Add(this.integratorTab);
  512. this.tabCollection.Controls.Add(this.optionsTab);
  513. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  514. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  515. this.tabCollection.Margin = new System.Windows.Forms.Padding(2);
  516. this.tabCollection.Name = "tabCollection";
  517. this.tabCollection.SelectedIndex = 0;
  518. this.tabCollection.Size = new System.Drawing.Size(868, 639);
  519. this.tabCollection.TabIndex = 0;
  520. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  521. //
  522. // universalTab
  523. //
  524. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  525. this.universalTab.Controls.Add(this.stickySw);
  526. this.universalTab.Controls.Add(this.smartScreenSw);
  527. this.universalTab.Controls.Add(this.faxSw);
  528. this.universalTab.Controls.Add(this.compatSw);
  529. this.universalTab.Controls.Add(this.officeTelemetrySw);
  530. this.universalTab.Controls.Add(this.telemetryTasksSw);
  531. this.universalTab.Controls.Add(this.superfetchSw);
  532. this.universalTab.Controls.Add(this.homegroupSw);
  533. this.universalTab.Controls.Add(this.reportingSw);
  534. this.universalTab.Controls.Add(this.mediaSharingSw);
  535. this.universalTab.Controls.Add(this.printSw);
  536. this.universalTab.Controls.Add(this.systemRestoreSw);
  537. this.universalTab.Controls.Add(this.performanceSw);
  538. this.universalTab.Controls.Add(this.defenderSw);
  539. this.universalTab.Controls.Add(this.networkSw);
  540. this.universalTab.Controls.Add(this.restartButton);
  541. this.universalTab.Location = new System.Drawing.Point(4, 24);
  542. this.universalTab.Margin = new System.Windows.Forms.Padding(2);
  543. this.universalTab.Name = "universalTab";
  544. this.universalTab.Padding = new System.Windows.Forms.Padding(2);
  545. this.universalTab.Size = new System.Drawing.Size(860, 611);
  546. this.universalTab.TabIndex = 0;
  547. this.universalTab.Text = "Universal";
  548. //
  549. // restartButton
  550. //
  551. this.restartButton.AutoSize = true;
  552. this.restartButton.BackColor = System.Drawing.Color.DodgerBlue;
  553. this.restartButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  554. this.restartButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  555. this.restartButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  556. this.restartButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  557. this.restartButton.ForeColor = System.Drawing.Color.White;
  558. this.restartButton.Location = new System.Drawing.Point(14, 310);
  559. this.restartButton.Margin = new System.Windows.Forms.Padding(2);
  560. this.restartButton.Name = "restartButton";
  561. this.restartButton.Size = new System.Drawing.Size(115, 31);
  562. this.restartButton.TabIndex = 30;
  563. this.restartButton.Text = "Apply && Restart";
  564. this.restartButton.UseVisualStyleBackColor = false;
  565. this.restartButton.Click += new System.EventHandler(this.button39_Click);
  566. //
  567. // windowsXTab
  568. //
  569. this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  570. this.windowsXTab.Controls.Add(this.restartButton10);
  571. this.windowsXTab.Controls.Add(this.actionSw);
  572. this.windowsXTab.Controls.Add(this.castSw);
  573. this.windowsXTab.Controls.Add(this.longPathsSw);
  574. this.windowsXTab.Controls.Add(this.ccSw);
  575. this.windowsXTab.Controls.Add(this.featuresSw);
  576. this.windowsXTab.Controls.Add(this.insiderSw);
  577. this.windowsXTab.Controls.Add(this.darkSw);
  578. this.windowsXTab.Controls.Add(this.spellSw);
  579. this.windowsXTab.Controls.Add(this.inkSw);
  580. this.windowsXTab.Controls.Add(this.driversSw);
  581. this.windowsXTab.Controls.Add(this.sensorSw);
  582. this.windowsXTab.Controls.Add(this.privacySw);
  583. this.windowsXTab.Controls.Add(this.telemetryServicesSw);
  584. this.windowsXTab.Controls.Add(this.autoUpdatesSw);
  585. this.windowsXTab.Controls.Add(this.peopleSw);
  586. this.windowsXTab.Controls.Add(this.adsSw);
  587. this.windowsXTab.Controls.Add(this.colorBarSw);
  588. this.windowsXTab.Controls.Add(this.oldExplorerSw);
  589. this.windowsXTab.Controls.Add(this.xboxSw);
  590. this.windowsXTab.Controls.Add(this.cortanaSw);
  591. this.windowsXTab.Controls.Add(this.gameBarSw);
  592. this.windowsXTab.Controls.Add(this.uODSw);
  593. this.windowsXTab.Controls.Add(this.oldMixerSw);
  594. this.windowsXTab.Location = new System.Drawing.Point(4, 24);
  595. this.windowsXTab.Margin = new System.Windows.Forms.Padding(2);
  596. this.windowsXTab.Name = "windowsXTab";
  597. this.windowsXTab.Padding = new System.Windows.Forms.Padding(2);
  598. this.windowsXTab.Size = new System.Drawing.Size(860, 611);
  599. this.windowsXTab.TabIndex = 1;
  600. this.windowsXTab.Text = "Windows 10";
  601. //
  602. // restartButton10
  603. //
  604. this.restartButton10.AutoSize = true;
  605. this.restartButton10.BackColor = System.Drawing.Color.DodgerBlue;
  606. this.restartButton10.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  607. this.restartButton10.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  608. this.restartButton10.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  609. this.restartButton10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  610. this.restartButton10.ForeColor = System.Drawing.Color.White;
  611. this.restartButton10.Location = new System.Drawing.Point(14, 457);
  612. this.restartButton10.Margin = new System.Windows.Forms.Padding(2);
  613. this.restartButton10.Name = "restartButton10";
  614. this.restartButton10.Size = new System.Drawing.Size(115, 31);
  615. this.restartButton10.TabIndex = 31;
  616. this.restartButton10.Text = "Apply && Restart";
  617. this.restartButton10.UseVisualStyleBackColor = false;
  618. this.restartButton10.Click += new System.EventHandler(this.button43_Click);
  619. //
  620. // windowsVIIITab
  621. //
  622. this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  623. this.windowsVIIITab.Controls.Add(this.disableOneDriveSw);
  624. this.windowsVIIITab.Controls.Add(this.restartButton8);
  625. this.windowsVIIITab.Location = new System.Drawing.Point(4, 24);
  626. this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2);
  627. this.windowsVIIITab.Name = "windowsVIIITab";
  628. this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2);
  629. this.windowsVIIITab.Size = new System.Drawing.Size(860, 611);
  630. this.windowsVIIITab.TabIndex = 2;
  631. this.windowsVIIITab.Text = "Windows 8.1";
  632. //
  633. // restartButton8
  634. //
  635. this.restartButton8.AutoSize = true;
  636. this.restartButton8.BackColor = System.Drawing.Color.DodgerBlue;
  637. this.restartButton8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  638. this.restartButton8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  639. this.restartButton8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  640. this.restartButton8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  641. this.restartButton8.ForeColor = System.Drawing.Color.White;
  642. this.restartButton8.Location = new System.Drawing.Point(14, 65);
  643. this.restartButton8.Margin = new System.Windows.Forms.Padding(2);
  644. this.restartButton8.Name = "restartButton8";
  645. this.restartButton8.Size = new System.Drawing.Size(115, 31);
  646. this.restartButton8.TabIndex = 32;
  647. this.restartButton8.Text = "Apply && Restart";
  648. this.restartButton8.UseVisualStyleBackColor = false;
  649. this.restartButton8.Click += new System.EventHandler(this.button44_Click);
  650. //
  651. // modernAppsTab
  652. //
  653. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  654. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  655. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  656. this.modernAppsTab.Controls.Add(this.txtUWP);
  657. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  658. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  659. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  660. this.modernAppsTab.Controls.Add(this.panelModernAppsList);
  661. this.modernAppsTab.Location = new System.Drawing.Point(4, 24);
  662. this.modernAppsTab.Name = "modernAppsTab";
  663. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3);
  664. this.modernAppsTab.Size = new System.Drawing.Size(860, 611);
  665. this.modernAppsTab.TabIndex = 11;
  666. this.modernAppsTab.Text = "UWP Apps";
  667. //
  668. // txtUWP
  669. //
  670. this.txtUWP.AutoSize = true;
  671. this.txtUWP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  672. this.txtUWP.ForeColor = System.Drawing.Color.Silver;
  673. this.txtUWP.Location = new System.Drawing.Point(499, 195);
  674. this.txtUWP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  675. this.txtUWP.Name = "txtUWP";
  676. this.txtUWP.Size = new System.Drawing.Size(160, 231);
  677. this.txtUWP.TabIndex = 51;
  678. this.txtUWP.Tag = "";
  679. this.txtUWP.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" +
  680. "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc.";
  681. //
  682. // uninstallModernAppsButton
  683. //
  684. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  685. this.uninstallModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  686. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  687. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  688. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  689. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  690. this.uninstallModernAppsButton.Location = new System.Drawing.Point(503, 76);
  691. this.uninstallModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  692. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  693. this.uninstallModernAppsButton.Size = new System.Drawing.Size(169, 31);
  694. this.uninstallModernAppsButton.TabIndex = 50;
  695. this.uninstallModernAppsButton.Text = "Uninstall";
  696. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  697. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  698. //
  699. // refreshModernAppsButton
  700. //
  701. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  702. this.refreshModernAppsButton.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  703. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  704. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  705. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  706. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  707. this.refreshModernAppsButton.Location = new System.Drawing.Point(503, 41);
  708. this.refreshModernAppsButton.Margin = new System.Windows.Forms.Padding(2);
  709. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  710. this.refreshModernAppsButton.Size = new System.Drawing.Size(169, 31);
  711. this.refreshModernAppsButton.TabIndex = 49;
  712. this.refreshModernAppsButton.Text = "Refresh";
  713. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  714. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  715. //
  716. // txtModernAppsTitle
  717. //
  718. this.txtModernAppsTitle.AutoSize = true;
  719. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  720. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  721. this.txtModernAppsTitle.Location = new System.Drawing.Point(6, 10);
  722. this.txtModernAppsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  723. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  724. this.txtModernAppsTitle.Size = new System.Drawing.Size(291, 28);
  725. this.txtModernAppsTitle.TabIndex = 47;
  726. this.txtModernAppsTitle.Tag = "themeable";
  727. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  728. //
  729. // panelModernAppsList
  730. //
  731. this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  732. | System.Windows.Forms.AnchorStyles.Left)));
  733. this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  734. this.panelModernAppsList.Controls.Add(this.listModernApps);
  735. this.panelModernAppsList.Location = new System.Drawing.Point(11, 41);
  736. this.panelModernAppsList.Name = "panelModernAppsList";
  737. this.panelModernAppsList.Size = new System.Drawing.Size(487, 449);
  738. this.panelModernAppsList.TabIndex = 0;
  739. //
  740. // listModernApps
  741. //
  742. this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  743. this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None;
  744. this.listModernApps.CheckOnClick = true;
  745. this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill;
  746. this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  747. this.listModernApps.ForeColor = System.Drawing.Color.White;
  748. this.listModernApps.FormattingEnabled = true;
  749. this.listModernApps.HorizontalScrollbar = true;
  750. this.listModernApps.Location = new System.Drawing.Point(0, 0);
  751. this.listModernApps.Name = "listModernApps";
  752. this.listModernApps.Size = new System.Drawing.Size(485, 447);
  753. this.listModernApps.Sorted = true;
  754. this.listModernApps.TabIndex = 0;
  755. //
  756. // startupTab
  757. //
  758. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  759. this.startupTab.Controls.Add(this.cancelBackup);
  760. this.startupTab.Controls.Add(this.doBackup);
  761. this.startupTab.Controls.Add(this.txtBackupTitle);
  762. this.startupTab.Controls.Add(this.lblBackupTitle);
  763. this.startupTab.Controls.Add(this.restoreStartupB);
  764. this.startupTab.Controls.Add(this.backupStartupB);
  765. this.startupTab.Controls.Add(this.findInRegB);
  766. this.startupTab.Controls.Add(this.locateFileB);
  767. this.startupTab.Controls.Add(this.refreshStartupB);
  768. this.startupTab.Controls.Add(this.panel3);
  769. this.startupTab.Controls.Add(this.removeStartupItemB);
  770. this.startupTab.Controls.Add(this.startupTitle);
  771. this.startupTab.Location = new System.Drawing.Point(4, 24);
  772. this.startupTab.Margin = new System.Windows.Forms.Padding(2);
  773. this.startupTab.Name = "startupTab";
  774. this.startupTab.Size = new System.Drawing.Size(860, 611);
  775. this.startupTab.TabIndex = 7;
  776. this.startupTab.Text = "Startup";
  777. //
  778. // cancelBackup
  779. //
  780. this.cancelBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  781. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  782. this.cancelBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  783. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  784. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  785. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  786. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  787. this.cancelBackup.Location = new System.Drawing.Point(432, 522);
  788. this.cancelBackup.Margin = new System.Windows.Forms.Padding(2);
  789. this.cancelBackup.Name = "cancelBackup";
  790. this.cancelBackup.Size = new System.Drawing.Size(90, 25);
  791. this.cancelBackup.TabIndex = 61;
  792. this.cancelBackup.Text = "Cancel";
  793. this.cancelBackup.UseVisualStyleBackColor = false;
  794. this.cancelBackup.Visible = false;
  795. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  796. //
  797. // doBackup
  798. //
  799. this.doBackup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  800. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  801. this.doBackup.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  802. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  803. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  804. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  805. this.doBackup.ForeColor = System.Drawing.Color.White;
  806. this.doBackup.Location = new System.Drawing.Point(338, 522);
  807. this.doBackup.Margin = new System.Windows.Forms.Padding(2);
  808. this.doBackup.Name = "doBackup";
  809. this.doBackup.Size = new System.Drawing.Size(90, 25);
  810. this.doBackup.TabIndex = 60;
  811. this.doBackup.Text = "OK";
  812. this.doBackup.UseVisualStyleBackColor = false;
  813. this.doBackup.Visible = false;
  814. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  815. //
  816. // txtBackupTitle
  817. //
  818. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  819. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  820. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  821. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  822. this.txtBackupTitle.Location = new System.Drawing.Point(11, 522);
  823. this.txtBackupTitle.Margin = new System.Windows.Forms.Padding(2);
  824. this.txtBackupTitle.Name = "txtBackupTitle";
  825. this.txtBackupTitle.Size = new System.Drawing.Size(323, 25);
  826. this.txtBackupTitle.TabIndex = 58;
  827. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  828. this.txtBackupTitle.Visible = false;
  829. //
  830. // lblBackupTitle
  831. //
  832. this.lblBackupTitle.AutoSize = true;
  833. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  834. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  835. this.lblBackupTitle.Location = new System.Drawing.Point(7, 501);
  836. this.lblBackupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  837. this.lblBackupTitle.Name = "lblBackupTitle";
  838. this.lblBackupTitle.Size = new System.Drawing.Size(86, 19);
  839. this.lblBackupTitle.TabIndex = 59;
  840. this.lblBackupTitle.Tag = "";
  841. this.lblBackupTitle.Text = "Backup title:";
  842. this.lblBackupTitle.Visible = false;
  843. //
  844. // restoreStartupB
  845. //
  846. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  847. this.restoreStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  848. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  849. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  850. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  851. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  852. this.restoreStartupB.Location = new System.Drawing.Point(175, 502);
  853. this.restoreStartupB.Margin = new System.Windows.Forms.Padding(2);
  854. this.restoreStartupB.Name = "restoreStartupB";
  855. this.restoreStartupB.Size = new System.Drawing.Size(160, 31);
  856. this.restoreStartupB.TabIndex = 42;
  857. this.restoreStartupB.Text = "Restore";
  858. this.restoreStartupB.UseVisualStyleBackColor = false;
  859. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  860. //
  861. // backupStartupB
  862. //
  863. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  864. this.backupStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  865. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  866. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  867. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  868. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  869. this.backupStartupB.Location = new System.Drawing.Point(11, 502);
  870. this.backupStartupB.Margin = new System.Windows.Forms.Padding(2);
  871. this.backupStartupB.Name = "backupStartupB";
  872. this.backupStartupB.Size = new System.Drawing.Size(160, 31);
  873. this.backupStartupB.TabIndex = 41;
  874. this.backupStartupB.Text = "Backup";
  875. this.backupStartupB.UseVisualStyleBackColor = false;
  876. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  877. //
  878. // findInRegB
  879. //
  880. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  881. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  882. this.findInRegB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  883. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  884. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  885. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  886. this.findInRegB.ForeColor = System.Drawing.Color.White;
  887. this.findInRegB.Location = new System.Drawing.Point(521, 537);
  888. this.findInRegB.Margin = new System.Windows.Forms.Padding(2);
  889. this.findInRegB.Name = "findInRegB";
  890. this.findInRegB.Size = new System.Drawing.Size(160, 31);
  891. this.findInRegB.TabIndex = 40;
  892. this.findInRegB.Text = "Find in Registry";
  893. this.findInRegB.UseVisualStyleBackColor = false;
  894. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  895. //
  896. // locateFileB
  897. //
  898. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  899. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  900. this.locateFileB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  901. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  902. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  903. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  904. this.locateFileB.ForeColor = System.Drawing.Color.White;
  905. this.locateFileB.Location = new System.Drawing.Point(521, 502);
  906. this.locateFileB.Margin = new System.Windows.Forms.Padding(2);
  907. this.locateFileB.Name = "locateFileB";
  908. this.locateFileB.Size = new System.Drawing.Size(160, 31);
  909. this.locateFileB.TabIndex = 39;
  910. this.locateFileB.Text = "Locate file";
  911. this.locateFileB.UseVisualStyleBackColor = false;
  912. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  913. //
  914. // refreshStartupB
  915. //
  916. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  917. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  918. this.refreshStartupB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  919. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  920. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  921. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  922. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  923. this.refreshStartupB.Location = new System.Drawing.Point(685, 537);
  924. this.refreshStartupB.Margin = new System.Windows.Forms.Padding(2);
  925. this.refreshStartupB.Name = "refreshStartupB";
  926. this.refreshStartupB.Size = new System.Drawing.Size(160, 31);
  927. this.refreshStartupB.TabIndex = 38;
  928. this.refreshStartupB.Text = "Refresh";
  929. this.refreshStartupB.UseVisualStyleBackColor = false;
  930. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  931. //
  932. // panel3
  933. //
  934. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  935. | System.Windows.Forms.AnchorStyles.Right)));
  936. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  937. this.panel3.Controls.Add(this.listStartupItems);
  938. this.panel3.Location = new System.Drawing.Point(11, 40);
  939. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  940. this.panel3.Name = "panel3";
  941. this.panel3.Size = new System.Drawing.Size(834, 459);
  942. this.panel3.TabIndex = 37;
  943. //
  944. // listStartupItems
  945. //
  946. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  947. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  948. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  949. this.columnHeader1,
  950. this.columnHeader2,
  951. this.columnHeader3});
  952. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  953. this.listStartupItems.ForeColor = System.Drawing.Color.White;
  954. this.listStartupItems.FullRowSelect = true;
  955. this.listStartupItems.HideSelection = false;
  956. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  957. this.listStartupItems.Margin = new System.Windows.Forms.Padding(2);
  958. this.listStartupItems.MultiSelect = false;
  959. this.listStartupItems.Name = "listStartupItems";
  960. this.listStartupItems.ShowGroups = false;
  961. this.listStartupItems.Size = new System.Drawing.Size(832, 457);
  962. this.listStartupItems.TabIndex = 0;
  963. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  964. this.listStartupItems.View = System.Windows.Forms.View.Details;
  965. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  966. //
  967. // columnHeader1
  968. //
  969. this.columnHeader1.Text = "Name";
  970. this.columnHeader1.Width = 194;
  971. //
  972. // columnHeader2
  973. //
  974. this.columnHeader2.Text = "Location";
  975. this.columnHeader2.Width = 507;
  976. //
  977. // columnHeader3
  978. //
  979. this.columnHeader3.Text = "Type";
  980. this.columnHeader3.Width = 134;
  981. //
  982. // removeStartupItemB
  983. //
  984. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  985. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  986. this.removeStartupItemB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  987. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  988. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  989. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  990. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  991. this.removeStartupItemB.Location = new System.Drawing.Point(685, 502);
  992. this.removeStartupItemB.Margin = new System.Windows.Forms.Padding(2);
  993. this.removeStartupItemB.Name = "removeStartupItemB";
  994. this.removeStartupItemB.Size = new System.Drawing.Size(160, 31);
  995. this.removeStartupItemB.TabIndex = 36;
  996. this.removeStartupItemB.Text = "Remove";
  997. this.removeStartupItemB.UseVisualStyleBackColor = false;
  998. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  999. //
  1000. // startupTitle
  1001. //
  1002. this.startupTitle.AutoSize = true;
  1003. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1004. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1005. this.startupTitle.Location = new System.Drawing.Point(6, 10);
  1006. this.startupTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1007. this.startupTitle.Name = "startupTitle";
  1008. this.startupTitle.Size = new System.Drawing.Size(254, 28);
  1009. this.startupTitle.TabIndex = 3;
  1010. this.startupTitle.Tag = "themeable";
  1011. this.startupTitle.Text = "Choose your startup items";
  1012. //
  1013. // appsTab
  1014. //
  1015. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1016. this.appsTab.Controls.Add(this.panel10);
  1017. this.appsTab.Controls.Add(this.panelCommonApps);
  1018. this.appsTab.Controls.Add(this.panelApps6);
  1019. this.appsTab.Location = new System.Drawing.Point(4, 24);
  1020. this.appsTab.Name = "appsTab";
  1021. this.appsTab.Padding = new System.Windows.Forms.Padding(3);
  1022. this.appsTab.Size = new System.Drawing.Size(860, 611);
  1023. this.appsTab.TabIndex = 12;
  1024. this.appsTab.Text = "Common Apps";
  1025. //
  1026. // panel10
  1027. //
  1028. this.panel10.Controls.Add(this.appsTitle);
  1029. this.panel10.Controls.Add(this.btnGetFeed);
  1030. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  1031. this.panel10.Location = new System.Drawing.Point(3, 3);
  1032. this.panel10.Name = "panel10";
  1033. this.panel10.Size = new System.Drawing.Size(854, 44);
  1034. this.panel10.TabIndex = 163;
  1035. //
  1036. // appsTitle
  1037. //
  1038. this.appsTitle.AutoSize = true;
  1039. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1040. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1041. this.appsTitle.Location = new System.Drawing.Point(5, 7);
  1042. this.appsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1043. this.appsTitle.Name = "appsTitle";
  1044. this.appsTitle.Size = new System.Drawing.Size(365, 28);
  1045. this.appsTitle.TabIndex = 53;
  1046. this.appsTitle.Tag = "themeable";
  1047. this.appsTitle.Text = "Quickly download && install useful apps";
  1048. //
  1049. // btnGetFeed
  1050. //
  1051. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  1052. this.btnGetFeed.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1053. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1054. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1055. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1056. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1057. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  1058. this.btnGetFeed.Location = new System.Drawing.Point(708, 7);
  1059. this.btnGetFeed.Margin = new System.Windows.Forms.Padding(2);
  1060. this.btnGetFeed.Name = "btnGetFeed";
  1061. this.btnGetFeed.Size = new System.Drawing.Size(144, 32);
  1062. this.btnGetFeed.TabIndex = 161;
  1063. this.btnGetFeed.Text = "Refresh links";
  1064. this.btnGetFeed.UseVisualStyleBackColor = false;
  1065. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  1066. //
  1067. // panelCommonApps
  1068. //
  1069. this.panelCommonApps.Controls.Add(this.txtFeedError);
  1070. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  1071. this.panelCommonApps.Controls.Add(this.progressDownloader);
  1072. this.panelCommonApps.Controls.Add(this.c64);
  1073. this.panelCommonApps.Controls.Add(this.c32);
  1074. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  1075. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  1076. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  1077. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  1078. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  1079. this.panelCommonApps.Controls.Add(this.linkWarnings);
  1080. this.panelCommonApps.Controls.Add(this.bitPref);
  1081. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  1082. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  1083. this.panelCommonApps.Location = new System.Drawing.Point(3, 461);
  1084. this.panelCommonApps.Name = "panelCommonApps";
  1085. this.panelCommonApps.Size = new System.Drawing.Size(854, 147);
  1086. this.panelCommonApps.TabIndex = 162;
  1087. //
  1088. // txtFeedError
  1089. //
  1090. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  1091. this.txtFeedError.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1092. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  1093. this.txtFeedError.Location = new System.Drawing.Point(634, 26);
  1094. this.txtFeedError.Name = "txtFeedError";
  1095. this.txtFeedError.Size = new System.Drawing.Size(80, 38);
  1096. this.txtFeedError.TabIndex = 167;
  1097. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  1098. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1099. this.txtFeedError.Visible = false;
  1100. //
  1101. // btnDownloadApps
  1102. //
  1103. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1104. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  1105. this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1106. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1107. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1108. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1109. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1110. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  1111. this.btnDownloadApps.Location = new System.Drawing.Point(709, 111);
  1112. this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2);
  1113. this.btnDownloadApps.Name = "btnDownloadApps";
  1114. this.btnDownloadApps.Size = new System.Drawing.Size(143, 35);
  1115. this.btnDownloadApps.TabIndex = 50;
  1116. this.btnDownloadApps.Text = "Download";
  1117. this.btnDownloadApps.UseVisualStyleBackColor = false;
  1118. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  1119. //
  1120. // setDownDirLbl
  1121. //
  1122. this.setDownDirLbl.AutoSize = true;
  1123. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1124. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  1125. this.setDownDirLbl.Location = new System.Drawing.Point(2, 6);
  1126. this.setDownDirLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1127. this.setDownDirLbl.Name = "setDownDirLbl";
  1128. this.setDownDirLbl.Size = new System.Drawing.Size(184, 25);
  1129. this.setDownDirLbl.TabIndex = 69;
  1130. this.setDownDirLbl.Tag = "themeable";
  1131. this.setDownDirLbl.Text = "Set download folder";
  1132. //
  1133. // txtDownloadFolder
  1134. //
  1135. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  1136. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1137. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1138. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  1139. this.txtDownloadFolder.Location = new System.Drawing.Point(7, 32);
  1140. this.txtDownloadFolder.Name = "txtDownloadFolder";
  1141. this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27);
  1142. this.txtDownloadFolder.TabIndex = 70;
  1143. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  1144. //
  1145. // changeDownDirB
  1146. //
  1147. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  1148. this.changeDownDirB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1149. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1150. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1151. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1152. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  1153. this.changeDownDirB.Location = new System.Drawing.Point(312, 32);
  1154. this.changeDownDirB.Margin = new System.Windows.Forms.Padding(2);
  1155. this.changeDownDirB.Name = "changeDownDirB";
  1156. this.changeDownDirB.Size = new System.Drawing.Size(36, 27);
  1157. this.changeDownDirB.TabIndex = 71;
  1158. this.changeDownDirB.Text = "...";
  1159. this.changeDownDirB.UseVisualStyleBackColor = false;
  1160. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  1161. //
  1162. // txtDownloadStatus
  1163. //
  1164. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1165. this.txtDownloadStatus.AutoSize = true;
  1166. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1167. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  1168. this.txtDownloadStatus.Location = new System.Drawing.Point(3, 67);
  1169. this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1170. this.txtDownloadStatus.Name = "txtDownloadStatus";
  1171. this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21);
  1172. this.txtDownloadStatus.TabIndex = 72;
  1173. this.txtDownloadStatus.Tag = "";
  1174. this.txtDownloadStatus.Text = "Idle";
  1175. //
  1176. // linkWarnings
  1177. //
  1178. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  1179. this.linkWarnings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1180. this.linkWarnings.AutoSize = true;
  1181. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1182. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  1183. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  1184. this.linkWarnings.Location = new System.Drawing.Point(4, 119);
  1185. this.linkWarnings.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1186. this.linkWarnings.Name = "linkWarnings";
  1187. this.linkWarnings.Size = new System.Drawing.Size(106, 21);
  1188. this.linkWarnings.TabIndex = 78;
  1189. this.linkWarnings.TabStop = true;
  1190. this.linkWarnings.Tag = "";
  1191. this.linkWarnings.Text = "See warnings";
  1192. this.linkWarnings.Visible = false;
  1193. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  1194. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  1195. //
  1196. // bitPref
  1197. //
  1198. this.bitPref.AutoSize = true;
  1199. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1200. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  1201. this.bitPref.Location = new System.Drawing.Point(381, 7);
  1202. this.bitPref.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1203. this.bitPref.Name = "bitPref";
  1204. this.bitPref.Size = new System.Drawing.Size(164, 25);
  1205. this.bitPref.TabIndex = 74;
  1206. this.bitPref.Tag = "themeable";
  1207. this.bitPref.Text = "Set bit preference";
  1208. //
  1209. // goToDownloadsB
  1210. //
  1211. this.goToDownloadsB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1212. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  1213. this.goToDownloadsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1214. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1215. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1216. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1217. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1218. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  1219. this.goToDownloadsB.Location = new System.Drawing.Point(562, 111);
  1220. this.goToDownloadsB.Margin = new System.Windows.Forms.Padding(2);
  1221. this.goToDownloadsB.Name = "goToDownloadsB";
  1222. this.goToDownloadsB.Size = new System.Drawing.Size(143, 35);
  1223. this.goToDownloadsB.TabIndex = 77;
  1224. this.goToDownloadsB.Text = "Go to Downloads";
  1225. this.goToDownloadsB.UseVisualStyleBackColor = false;
  1226. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  1227. //
  1228. // panelApps6
  1229. //
  1230. this.panelApps6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1231. | System.Windows.Forms.AnchorStyles.Left)));
  1232. this.panelApps6.AutoScroll = true;
  1233. this.panelApps6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1234. this.panelApps6.Location = new System.Drawing.Point(436, 47);
  1235. this.panelApps6.Name = "panelApps6";
  1236. this.panelApps6.Size = new System.Drawing.Size(309, 408);
  1237. this.panelApps6.TabIndex = 162;
  1238. //
  1239. // cleanerTab
  1240. //
  1241. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1242. this.cleanerTab.Controls.Add(this.cleanerTitle);
  1243. this.cleanerTab.Controls.Add(this.panel1);
  1244. this.cleanerTab.Location = new System.Drawing.Point(4, 24);
  1245. this.cleanerTab.Margin = new System.Windows.Forms.Padding(2);
  1246. this.cleanerTab.Name = "cleanerTab";
  1247. this.cleanerTab.Padding = new System.Windows.Forms.Padding(2);
  1248. this.cleanerTab.Size = new System.Drawing.Size(860, 611);
  1249. this.cleanerTab.TabIndex = 5;
  1250. this.cleanerTab.Text = "Cleaner";
  1251. //
  1252. // cleanerTitle
  1253. //
  1254. this.cleanerTitle.AutoSize = true;
  1255. this.cleanerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1256. this.cleanerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1257. this.cleanerTitle.Location = new System.Drawing.Point(6, 10);
  1258. this.cleanerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1259. this.cleanerTitle.Name = "cleanerTitle";
  1260. this.cleanerTitle.Size = new System.Drawing.Size(260, 28);
  1261. this.cleanerTitle.TabIndex = 46;
  1262. this.cleanerTitle.Tag = "themeable";
  1263. this.cleanerTitle.Text = "Clean up your system drive";
  1264. //
  1265. // panel1
  1266. //
  1267. this.panel1.Controls.Add(this.lblPretext);
  1268. this.panel1.Controls.Add(this.lblFootprint);
  1269. this.panel1.Controls.Add(this.checkErrorReports);
  1270. this.panel1.Controls.Add(this.cleanDriveB);
  1271. this.panel1.Controls.Add(this.checkSelectAll);
  1272. this.panel1.Controls.Add(this.checkMediaCache);
  1273. this.panel1.Controls.Add(this.checkTemp);
  1274. this.panel1.Controls.Add(this.checkLogs);
  1275. this.panel1.Controls.Add(this.checkBin);
  1276. this.panel1.Controls.Add(this.checkMiniDumps);
  1277. this.panel1.Location = new System.Drawing.Point(11, 40);
  1278. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  1279. this.panel1.Name = "panel1";
  1280. this.panel1.Size = new System.Drawing.Size(805, 333);
  1281. this.panel1.TabIndex = 45;
  1282. //
  1283. // lblPretext
  1284. //
  1285. this.lblPretext.AutoSize = true;
  1286. this.lblPretext.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1287. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  1288. this.lblPretext.Location = new System.Drawing.Point(29, 229);
  1289. this.lblPretext.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1290. this.lblPretext.Name = "lblPretext";
  1291. this.lblPretext.Size = new System.Drawing.Size(123, 21);
  1292. this.lblPretext.TabIndex = 49;
  1293. this.lblPretext.Tag = "";
  1294. this.lblPretext.Text = "Size to be freed:";
  1295. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1296. //
  1297. // lblFootprint
  1298. //
  1299. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  1300. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1301. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  1302. this.lblFootprint.Location = new System.Drawing.Point(30, 250);
  1303. this.lblFootprint.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1304. this.lblFootprint.Name = "lblFootprint";
  1305. this.lblFootprint.Size = new System.Drawing.Size(119, 31);
  1306. this.lblFootprint.TabIndex = 48;
  1307. this.lblFootprint.Tag = "themeable";
  1308. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1309. //
  1310. // cleanDriveB
  1311. //
  1312. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  1313. this.cleanDriveB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1314. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1315. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1316. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1317. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  1318. this.cleanDriveB.Location = new System.Drawing.Point(29, 196);
  1319. this.cleanDriveB.Margin = new System.Windows.Forms.Padding(2);
  1320. this.cleanDriveB.Name = "cleanDriveB";
  1321. this.cleanDriveB.Size = new System.Drawing.Size(120, 31);
  1322. this.cleanDriveB.TabIndex = 34;
  1323. this.cleanDriveB.Text = "Clean";
  1324. this.cleanDriveB.UseVisualStyleBackColor = false;
  1325. this.cleanDriveB.Click += new System.EventHandler(this.button20_Click);
  1326. //
  1327. // pingerTab
  1328. //
  1329. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1330. this.pingerTab.Controls.Add(this.flushCacheB);
  1331. this.pingerTab.Controls.Add(this.btnExport);
  1332. this.pingerTab.Controls.Add(this.copyB);
  1333. this.pingerTab.Controls.Add(this.copyIPB);
  1334. this.pingerTab.Controls.Add(this.panel7);
  1335. this.pingerTab.Controls.Add(this.lblResults);
  1336. this.pingerTab.Controls.Add(this.btnShodan);
  1337. this.pingerTab.Controls.Add(this.btnPing);
  1338. this.pingerTab.Controls.Add(this.txtPingInput);
  1339. this.pingerTab.Controls.Add(this.lblPinger);
  1340. this.pingerTab.Controls.Add(this.pingerTitle);
  1341. this.pingerTab.Location = new System.Drawing.Point(4, 24);
  1342. this.pingerTab.Name = "pingerTab";
  1343. this.pingerTab.Padding = new System.Windows.Forms.Padding(3);
  1344. this.pingerTab.Size = new System.Drawing.Size(860, 611);
  1345. this.pingerTab.TabIndex = 13;
  1346. this.pingerTab.Text = "Pinger";
  1347. //
  1348. // flushCacheB
  1349. //
  1350. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  1351. this.flushCacheB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1352. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1353. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1354. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1355. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  1356. this.flushCacheB.Location = new System.Drawing.Point(26, 512);
  1357. this.flushCacheB.Margin = new System.Windows.Forms.Padding(2);
  1358. this.flushCacheB.Name = "flushCacheB";
  1359. this.flushCacheB.Size = new System.Drawing.Size(177, 29);
  1360. this.flushCacheB.TabIndex = 84;
  1361. this.flushCacheB.Text = "Flush DNS cache";
  1362. this.flushCacheB.UseVisualStyleBackColor = false;
  1363. this.flushCacheB.Click += new System.EventHandler(this.button10_Click);
  1364. //
  1365. // btnExport
  1366. //
  1367. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  1368. this.btnExport.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1369. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1370. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1371. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1372. this.btnExport.ForeColor = System.Drawing.Color.White;
  1373. this.btnExport.Location = new System.Drawing.Point(463, 512);
  1374. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  1375. this.btnExport.Name = "btnExport";
  1376. this.btnExport.Size = new System.Drawing.Size(107, 29);
  1377. this.btnExport.TabIndex = 83;
  1378. this.btnExport.Text = "Export...";
  1379. this.btnExport.UseVisualStyleBackColor = false;
  1380. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  1381. //
  1382. // copyB
  1383. //
  1384. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  1385. this.copyB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1386. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1387. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1388. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1389. this.copyB.ForeColor = System.Drawing.Color.White;
  1390. this.copyB.Location = new System.Drawing.Point(265, 116);
  1391. this.copyB.Margin = new System.Windows.Forms.Padding(2);
  1392. this.copyB.Name = "copyB";
  1393. this.copyB.Size = new System.Drawing.Size(146, 31);
  1394. this.copyB.TabIndex = 82;
  1395. this.copyB.Text = "Copy IP";
  1396. this.copyB.UseVisualStyleBackColor = false;
  1397. this.copyB.Click += new System.EventHandler(this.button9_Click);
  1398. //
  1399. // copyIPB
  1400. //
  1401. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  1402. this.copyIPB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1403. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1404. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1405. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1406. this.copyIPB.ForeColor = System.Drawing.Color.White;
  1407. this.copyIPB.Location = new System.Drawing.Point(415, 116);
  1408. this.copyIPB.Margin = new System.Windows.Forms.Padding(2);
  1409. this.copyIPB.Name = "copyIPB";
  1410. this.copyIPB.Size = new System.Drawing.Size(146, 31);
  1411. this.copyIPB.TabIndex = 81;
  1412. this.copyIPB.Text = "Copy";
  1413. this.copyIPB.UseVisualStyleBackColor = false;
  1414. this.copyIPB.Click += new System.EventHandler(this.button7_Click);
  1415. //
  1416. // panel7
  1417. //
  1418. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1419. this.panel7.Controls.Add(this.listPingResults);
  1420. this.panel7.Location = new System.Drawing.Point(26, 200);
  1421. this.panel7.Name = "panel7";
  1422. this.panel7.Size = new System.Drawing.Size(544, 307);
  1423. this.panel7.TabIndex = 80;
  1424. //
  1425. // listPingResults
  1426. //
  1427. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1428. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1429. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  1430. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1431. this.listPingResults.ForeColor = System.Drawing.Color.White;
  1432. this.listPingResults.FormattingEnabled = true;
  1433. this.listPingResults.HorizontalScrollbar = true;
  1434. this.listPingResults.ItemHeight = 21;
  1435. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  1436. this.listPingResults.Margin = new System.Windows.Forms.Padding(2);
  1437. this.listPingResults.Name = "listPingResults";
  1438. this.listPingResults.Size = new System.Drawing.Size(542, 305);
  1439. this.listPingResults.TabIndex = 79;
  1440. //
  1441. // lblResults
  1442. //
  1443. this.lblResults.AutoSize = true;
  1444. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1445. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  1446. this.lblResults.Location = new System.Drawing.Point(21, 176);
  1447. this.lblResults.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1448. this.lblResults.Name = "lblResults";
  1449. this.lblResults.Size = new System.Drawing.Size(62, 21);
  1450. this.lblResults.TabIndex = 60;
  1451. this.lblResults.Tag = "";
  1452. this.lblResults.Text = "Results";
  1453. //
  1454. // btnShodan
  1455. //
  1456. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  1457. this.btnShodan.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1458. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1459. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1460. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1461. this.btnShodan.ForeColor = System.Drawing.Color.White;
  1462. this.btnShodan.Location = new System.Drawing.Point(101, 116);
  1463. this.btnShodan.Margin = new System.Windows.Forms.Padding(2);
  1464. this.btnShodan.Name = "btnShodan";
  1465. this.btnShodan.Size = new System.Drawing.Size(160, 31);
  1466. this.btnShodan.TabIndex = 59;
  1467. this.btnShodan.Text = "Check on SHODAN.io";
  1468. this.btnShodan.UseVisualStyleBackColor = false;
  1469. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  1470. //
  1471. // btnPing
  1472. //
  1473. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  1474. this.btnPing.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1475. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1476. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1477. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1478. this.btnPing.ForeColor = System.Drawing.Color.White;
  1479. this.btnPing.Location = new System.Drawing.Point(26, 116);
  1480. this.btnPing.Margin = new System.Windows.Forms.Padding(2);
  1481. this.btnPing.Name = "btnPing";
  1482. this.btnPing.Size = new System.Drawing.Size(71, 31);
  1483. this.btnPing.TabIndex = 58;
  1484. this.btnPing.Text = "Ping";
  1485. this.btnPing.UseVisualStyleBackColor = false;
  1486. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  1487. //
  1488. // txtPingInput
  1489. //
  1490. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1491. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1492. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1493. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  1494. this.txtPingInput.Location = new System.Drawing.Point(26, 83);
  1495. this.txtPingInput.Margin = new System.Windows.Forms.Padding(2);
  1496. this.txtPingInput.Name = "txtPingInput";
  1497. this.txtPingInput.Size = new System.Drawing.Size(535, 29);
  1498. this.txtPingInput.TabIndex = 56;
  1499. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1500. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  1501. //
  1502. // lblPinger
  1503. //
  1504. this.lblPinger.AutoSize = true;
  1505. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1506. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  1507. this.lblPinger.Location = new System.Drawing.Point(23, 60);
  1508. this.lblPinger.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1509. this.lblPinger.Name = "lblPinger";
  1510. this.lblPinger.Size = new System.Drawing.Size(139, 21);
  1511. this.lblPinger.TabIndex = 57;
  1512. this.lblPinger.Tag = "";
  1513. this.lblPinger.Text = "IP / Domain name";
  1514. //
  1515. // pingerTitle
  1516. //
  1517. this.pingerTitle.AutoSize = true;
  1518. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1519. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1520. this.pingerTitle.Location = new System.Drawing.Point(6, 10);
  1521. this.pingerTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1522. this.pingerTitle.Name = "pingerTitle";
  1523. this.pingerTitle.Size = new System.Drawing.Size(393, 28);
  1524. this.pingerTitle.TabIndex = 47;
  1525. this.pingerTitle.Tag = "themeable";
  1526. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  1527. //
  1528. // hostsEditorTab
  1529. //
  1530. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1531. this.hostsEditorTab.Controls.Add(this.panel4);
  1532. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  1533. this.hostsEditorTab.Controls.Add(this.linkLocate);
  1534. this.hostsEditorTab.Location = new System.Drawing.Point(4, 24);
  1535. this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2);
  1536. this.hostsEditorTab.Name = "hostsEditorTab";
  1537. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2);
  1538. this.hostsEditorTab.Size = new System.Drawing.Size(860, 611);
  1539. this.hostsEditorTab.TabIndex = 9;
  1540. this.hostsEditorTab.Text = "Hosts";
  1541. //
  1542. // panel4
  1543. //
  1544. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1545. | System.Windows.Forms.AnchorStyles.Left)
  1546. | System.Windows.Forms.AnchorStyles.Right)));
  1547. this.panel4.Controls.Add(this.lblAdblockSub);
  1548. this.panel4.Controls.Add(this.linkAdvancedEdit);
  1549. this.panel4.Controls.Add(this.lblAdblock);
  1550. this.panel4.Controls.Add(this.linkRestoreDefault);
  1551. this.panel4.Controls.Add(this.adblockUlti);
  1552. this.panel4.Controls.Add(this.adblockP);
  1553. this.panel4.Controls.Add(this.adblockS);
  1554. this.panel4.Controls.Add(this.adblockBasic);
  1555. this.panel4.Controls.Add(this.lblLock);
  1556. this.panel4.Controls.Add(this.chkReadOnly);
  1557. this.panel4.Controls.Add(this.panelList);
  1558. this.panel4.Controls.Add(this.chkBlock);
  1559. this.panel4.Controls.Add(this.refreshHostsB);
  1560. this.panel4.Controls.Add(this.removeHostB);
  1561. this.panel4.Controls.Add(this.removeAllHostsB);
  1562. this.panel4.Controls.Add(this.addHostB);
  1563. this.panel4.Controls.Add(this.txtIP);
  1564. this.panel4.Controls.Add(this.txtDomain);
  1565. this.panel4.Controls.Add(this.lblDomain);
  1566. this.panel4.Controls.Add(this.lblIP);
  1567. this.panel4.Location = new System.Drawing.Point(6, 70);
  1568. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  1569. this.panel4.Name = "panel4";
  1570. this.panel4.Size = new System.Drawing.Size(848, 535);
  1571. this.panel4.TabIndex = 53;
  1572. //
  1573. // lblAdblockSub
  1574. //
  1575. this.lblAdblockSub.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1576. this.lblAdblockSub.ForeColor = System.Drawing.Color.Silver;
  1577. this.lblAdblockSub.Location = new System.Drawing.Point(325, 279);
  1578. this.lblAdblockSub.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1579. this.lblAdblockSub.Name = "lblAdblockSub";
  1580. this.lblAdblockSub.Size = new System.Drawing.Size(313, 25);
  1581. this.lblAdblockSub.TabIndex = 68;
  1582. this.lblAdblockSub.Tag = "";
  1583. this.lblAdblockSub.Text = "(will delete your current config)";
  1584. //
  1585. // linkAdvancedEdit
  1586. //
  1587. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  1588. this.linkAdvancedEdit.AutoSize = true;
  1589. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1590. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  1591. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  1592. this.linkAdvancedEdit.Location = new System.Drawing.Point(1, 428);
  1593. this.linkAdvancedEdit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1594. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  1595. this.linkAdvancedEdit.Size = new System.Drawing.Size(132, 21);
  1596. this.linkAdvancedEdit.TabIndex = 49;
  1597. this.linkAdvancedEdit.TabStop = true;
  1598. this.linkAdvancedEdit.Tag = "";
  1599. this.linkAdvancedEdit.Text = "Advanced editor";
  1600. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1601. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  1602. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  1603. //
  1604. // lblAdblock
  1605. //
  1606. this.lblAdblock.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1607. this.lblAdblock.ForeColor = System.Drawing.Color.DodgerBlue;
  1608. this.lblAdblock.Location = new System.Drawing.Point(322, 254);
  1609. this.lblAdblock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1610. this.lblAdblock.Name = "lblAdblock";
  1611. this.lblAdblock.Size = new System.Drawing.Size(281, 25);
  1612. this.lblAdblock.TabIndex = 67;
  1613. this.lblAdblock.Tag = "themeable";
  1614. this.lblAdblock.Text = "Pre-made adblocks";
  1615. //
  1616. // linkRestoreDefault
  1617. //
  1618. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  1619. this.linkRestoreDefault.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1620. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1621. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  1622. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  1623. this.linkRestoreDefault.Location = new System.Drawing.Point(354, 514);
  1624. this.linkRestoreDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1625. this.linkRestoreDefault.Name = "linkRestoreDefault";
  1626. this.linkRestoreDefault.Size = new System.Drawing.Size(494, 21);
  1627. this.linkRestoreDefault.TabIndex = 51;
  1628. this.linkRestoreDefault.TabStop = true;
  1629. this.linkRestoreDefault.Tag = "";
  1630. this.linkRestoreDefault.Text = "Restore default";
  1631. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1632. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  1633. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  1634. //
  1635. // adblockUlti
  1636. //
  1637. this.adblockUlti.BackColor = System.Drawing.Color.DodgerBlue;
  1638. this.adblockUlti.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1639. this.adblockUlti.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1640. this.adblockUlti.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1641. this.adblockUlti.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1642. this.adblockUlti.ForeColor = System.Drawing.Color.White;
  1643. this.adblockUlti.Location = new System.Drawing.Point(485, 351);
  1644. this.adblockUlti.Margin = new System.Windows.Forms.Padding(2);
  1645. this.adblockUlti.Name = "adblockUlti";
  1646. this.adblockUlti.Size = new System.Drawing.Size(153, 31);
  1647. this.adblockUlti.TabIndex = 66;
  1648. this.adblockUlti.Text = "AdBlock Ultimate\r\n";
  1649. this.adblockUlti.UseVisualStyleBackColor = false;
  1650. this.adblockUlti.Click += new System.EventHandler(this.button4_Click);
  1651. //
  1652. // adblockP
  1653. //
  1654. this.adblockP.BackColor = System.Drawing.Color.DodgerBlue;
  1655. this.adblockP.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1656. this.adblockP.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1657. this.adblockP.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1658. this.adblockP.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1659. this.adblockP.ForeColor = System.Drawing.Color.White;
  1660. this.adblockP.Location = new System.Drawing.Point(485, 316);
  1661. this.adblockP.Margin = new System.Windows.Forms.Padding(2);
  1662. this.adblockP.Name = "adblockP";
  1663. this.adblockP.Size = new System.Drawing.Size(153, 31);
  1664. this.adblockP.TabIndex = 65;
  1665. this.adblockP.Text = "AdBlock + Porn";
  1666. this.adblockP.UseVisualStyleBackColor = false;
  1667. this.adblockP.Click += new System.EventHandler(this.button3_Click);
  1668. //
  1669. // adblockS
  1670. //
  1671. this.adblockS.BackColor = System.Drawing.Color.DodgerBlue;
  1672. this.adblockS.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1673. this.adblockS.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1674. this.adblockS.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1675. this.adblockS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1676. this.adblockS.ForeColor = System.Drawing.Color.White;
  1677. this.adblockS.Location = new System.Drawing.Point(327, 351);
  1678. this.adblockS.Margin = new System.Windows.Forms.Padding(2);
  1679. this.adblockS.Name = "adblockS";
  1680. this.adblockS.Size = new System.Drawing.Size(153, 31);
  1681. this.adblockS.TabIndex = 64;
  1682. this.adblockS.Text = "AdBlock + Social";
  1683. this.adblockS.UseVisualStyleBackColor = false;
  1684. this.adblockS.Click += new System.EventHandler(this.button2_Click);
  1685. //
  1686. // adblockBasic
  1687. //
  1688. this.adblockBasic.BackColor = System.Drawing.Color.DodgerBlue;
  1689. this.adblockBasic.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1690. this.adblockBasic.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1691. this.adblockBasic.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1692. this.adblockBasic.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1693. this.adblockBasic.ForeColor = System.Drawing.Color.White;
  1694. this.adblockBasic.Location = new System.Drawing.Point(327, 316);
  1695. this.adblockBasic.Margin = new System.Windows.Forms.Padding(2);
  1696. this.adblockBasic.Name = "adblockBasic";
  1697. this.adblockBasic.Size = new System.Drawing.Size(153, 31);
  1698. this.adblockBasic.TabIndex = 63;
  1699. this.adblockBasic.Text = "AdBlock Basic";
  1700. this.adblockBasic.UseVisualStyleBackColor = false;
  1701. this.adblockBasic.Click += new System.EventHandler(this.button1_Click);
  1702. //
  1703. // lblLock
  1704. //
  1705. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1706. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  1707. this.lblLock.Location = new System.Drawing.Point(325, 182);
  1708. this.lblLock.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1709. this.lblLock.Name = "lblLock";
  1710. this.lblLock.Size = new System.Drawing.Size(315, 55);
  1711. this.lblLock.TabIndex = 62;
  1712. this.lblLock.Tag = "";
  1713. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  1714. //
  1715. // panelList
  1716. //
  1717. this.panelList.Controls.Add(this.listHostEntries);
  1718. this.panelList.Location = new System.Drawing.Point(5, 3);
  1719. this.panelList.Name = "panelList";
  1720. this.panelList.Size = new System.Drawing.Size(312, 388);
  1721. this.panelList.TabIndex = 60;
  1722. //
  1723. // listHostEntries
  1724. //
  1725. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1726. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1727. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  1728. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1729. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  1730. this.listHostEntries.FormattingEnabled = true;
  1731. this.listHostEntries.HorizontalScrollbar = true;
  1732. this.listHostEntries.ItemHeight = 21;
  1733. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  1734. this.listHostEntries.Margin = new System.Windows.Forms.Padding(2);
  1735. this.listHostEntries.Name = "listHostEntries";
  1736. this.listHostEntries.Size = new System.Drawing.Size(312, 388);
  1737. this.listHostEntries.TabIndex = 52;
  1738. //
  1739. // refreshHostsB
  1740. //
  1741. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  1742. this.refreshHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1743. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1744. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1745. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1746. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  1747. this.refreshHostsB.Location = new System.Drawing.Point(5, 395);
  1748. this.refreshHostsB.Margin = new System.Windows.Forms.Padding(2);
  1749. this.refreshHostsB.Name = "refreshHostsB";
  1750. this.refreshHostsB.Size = new System.Drawing.Size(152, 31);
  1751. this.refreshHostsB.TabIndex = 55;
  1752. this.refreshHostsB.Text = "Refresh";
  1753. this.refreshHostsB.UseVisualStyleBackColor = false;
  1754. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  1755. //
  1756. // removeHostB
  1757. //
  1758. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  1759. this.removeHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1760. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1761. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1762. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1763. this.removeHostB.ForeColor = System.Drawing.Color.White;
  1764. this.removeHostB.Location = new System.Drawing.Point(161, 395);
  1765. this.removeHostB.Margin = new System.Windows.Forms.Padding(2);
  1766. this.removeHostB.Name = "removeHostB";
  1767. this.removeHostB.Size = new System.Drawing.Size(156, 31);
  1768. this.removeHostB.TabIndex = 54;
  1769. this.removeHostB.Text = "Remove";
  1770. this.removeHostB.UseVisualStyleBackColor = false;
  1771. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  1772. //
  1773. // removeAllHostsB
  1774. //
  1775. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  1776. this.removeAllHostsB.Enabled = false;
  1777. this.removeAllHostsB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1778. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1779. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1780. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1781. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  1782. this.removeAllHostsB.Location = new System.Drawing.Point(161, 430);
  1783. this.removeAllHostsB.Margin = new System.Windows.Forms.Padding(2);
  1784. this.removeAllHostsB.Name = "removeAllHostsB";
  1785. this.removeAllHostsB.Size = new System.Drawing.Size(156, 31);
  1786. this.removeAllHostsB.TabIndex = 53;
  1787. this.removeAllHostsB.Text = "Remove all";
  1788. this.removeAllHostsB.UseVisualStyleBackColor = false;
  1789. this.removeAllHostsB.Visible = false;
  1790. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  1791. //
  1792. // addHostB
  1793. //
  1794. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  1795. this.addHostB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1796. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1797. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1798. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1799. this.addHostB.ForeColor = System.Drawing.Color.White;
  1800. this.addHostB.Location = new System.Drawing.Point(551, 110);
  1801. this.addHostB.Margin = new System.Windows.Forms.Padding(2);
  1802. this.addHostB.Name = "addHostB";
  1803. this.addHostB.Size = new System.Drawing.Size(87, 31);
  1804. this.addHostB.TabIndex = 57;
  1805. this.addHostB.Text = "Add";
  1806. this.addHostB.UseVisualStyleBackColor = false;
  1807. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  1808. //
  1809. // txtIP
  1810. //
  1811. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1812. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1813. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1814. this.txtIP.ForeColor = System.Drawing.Color.White;
  1815. this.txtIP.Location = new System.Drawing.Point(328, 23);
  1816. this.txtIP.Margin = new System.Windows.Forms.Padding(2);
  1817. this.txtIP.Name = "txtIP";
  1818. this.txtIP.Size = new System.Drawing.Size(310, 29);
  1819. this.txtIP.TabIndex = 0;
  1820. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1821. //
  1822. // txtDomain
  1823. //
  1824. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1825. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1826. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1827. this.txtDomain.ForeColor = System.Drawing.Color.White;
  1828. this.txtDomain.Location = new System.Drawing.Point(328, 77);
  1829. this.txtDomain.Margin = new System.Windows.Forms.Padding(2);
  1830. this.txtDomain.Name = "txtDomain";
  1831. this.txtDomain.Size = new System.Drawing.Size(310, 29);
  1832. this.txtDomain.TabIndex = 1;
  1833. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1834. //
  1835. // lblDomain
  1836. //
  1837. this.lblDomain.AutoSize = true;
  1838. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1839. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  1840. this.lblDomain.Location = new System.Drawing.Point(323, 54);
  1841. this.lblDomain.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1842. this.lblDomain.Name = "lblDomain";
  1843. this.lblDomain.Size = new System.Drawing.Size(66, 21);
  1844. this.lblDomain.TabIndex = 55;
  1845. this.lblDomain.Tag = "themeable";
  1846. this.lblDomain.Text = "Domain";
  1847. //
  1848. // lblIP
  1849. //
  1850. this.lblIP.AutoSize = true;
  1851. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1852. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  1853. this.lblIP.Location = new System.Drawing.Point(323, 0);
  1854. this.lblIP.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1855. this.lblIP.Name = "lblIP";
  1856. this.lblIP.Size = new System.Drawing.Size(85, 21);
  1857. this.lblIP.TabIndex = 53;
  1858. this.lblIP.Tag = "themeable";
  1859. this.lblIP.Text = "IP address";
  1860. //
  1861. // hostsTitle
  1862. //
  1863. this.hostsTitle.AutoSize = true;
  1864. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1865. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1866. this.hostsTitle.Location = new System.Drawing.Point(6, 10);
  1867. this.hostsTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1868. this.hostsTitle.Name = "hostsTitle";
  1869. this.hostsTitle.Size = new System.Drawing.Size(182, 28);
  1870. this.hostsTitle.TabIndex = 3;
  1871. this.hostsTitle.Tag = "themeable";
  1872. this.hostsTitle.Text = "Edit your hosts file";
  1873. //
  1874. // linkLocate
  1875. //
  1876. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  1877. this.linkLocate.AutoSize = true;
  1878. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1879. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  1880. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  1881. this.linkLocate.Location = new System.Drawing.Point(8, 38);
  1882. this.linkLocate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1883. this.linkLocate.Name = "linkLocate";
  1884. this.linkLocate.Size = new System.Drawing.Size(59, 21);
  1885. this.linkLocate.TabIndex = 47;
  1886. this.linkLocate.TabStop = true;
  1887. this.linkLocate.Tag = "";
  1888. this.linkLocate.Text = "Locate";
  1889. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1890. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  1891. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  1892. //
  1893. // registryFixerTab
  1894. //
  1895. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1896. this.registryFixerTab.Controls.Add(this.panel2);
  1897. this.registryFixerTab.Controls.Add(this.registryTitle);
  1898. this.registryFixerTab.Location = new System.Drawing.Point(4, 24);
  1899. this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2);
  1900. this.registryFixerTab.Name = "registryFixerTab";
  1901. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2);
  1902. this.registryFixerTab.Size = new System.Drawing.Size(860, 611);
  1903. this.registryFixerTab.TabIndex = 8;
  1904. this.registryFixerTab.Text = "Registry";
  1905. //
  1906. // panel2
  1907. //
  1908. this.panel2.Controls.Add(this.regFixB);
  1909. this.panel2.Controls.Add(this.regLbl);
  1910. this.panel2.Controls.Add(this.checkRestartExplorer);
  1911. this.panel2.Controls.Add(this.checkRegistryEditor);
  1912. this.panel2.Controls.Add(this.checkEnableAll);
  1913. this.panel2.Controls.Add(this.checkContextMenu);
  1914. this.panel2.Controls.Add(this.checkTaskManager);
  1915. this.panel2.Controls.Add(this.checkCommandPrompt);
  1916. this.panel2.Controls.Add(this.checkFirewall);
  1917. this.panel2.Controls.Add(this.checkRunDialog);
  1918. this.panel2.Controls.Add(this.checkFolderOptions);
  1919. this.panel2.Controls.Add(this.checkControlPanel);
  1920. this.panel2.Location = new System.Drawing.Point(11, 40);
  1921. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  1922. this.panel2.Name = "panel2";
  1923. this.panel2.Size = new System.Drawing.Size(755, 286);
  1924. this.panel2.TabIndex = 48;
  1925. //
  1926. // regFixB
  1927. //
  1928. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  1929. this.regFixB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  1930. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1931. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1932. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1933. this.regFixB.ForeColor = System.Drawing.Color.White;
  1934. this.regFixB.Location = new System.Drawing.Point(29, 252);
  1935. this.regFixB.Margin = new System.Windows.Forms.Padding(2);
  1936. this.regFixB.Name = "regFixB";
  1937. this.regFixB.Size = new System.Drawing.Size(108, 31);
  1938. this.regFixB.TabIndex = 49;
  1939. this.regFixB.Text = "Fix";
  1940. this.regFixB.UseVisualStyleBackColor = false;
  1941. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  1942. //
  1943. // regLbl
  1944. //
  1945. this.regLbl.AutoSize = true;
  1946. this.regLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1947. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  1948. this.regLbl.Location = new System.Drawing.Point(94, 202);
  1949. this.regLbl.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1950. this.regLbl.Name = "regLbl";
  1951. this.regLbl.Size = new System.Drawing.Size(236, 21);
  1952. this.regLbl.TabIndex = 51;
  1953. this.regLbl.Tag = "";
  1954. this.regLbl.Text = "(some changes might need this)";
  1955. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1956. //
  1957. // registryTitle
  1958. //
  1959. this.registryTitle.AutoSize = true;
  1960. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1961. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  1962. this.registryTitle.Location = new System.Drawing.Point(6, 10);
  1963. this.registryTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1964. this.registryTitle.Name = "registryTitle";
  1965. this.registryTitle.Size = new System.Drawing.Size(260, 28);
  1966. this.registryTitle.TabIndex = 47;
  1967. this.registryTitle.Tag = "themeable";
  1968. this.registryTitle.Text = "Fix common registry issues";
  1969. //
  1970. // integratorTab
  1971. //
  1972. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1973. this.integratorTab.Controls.Add(this.synapse);
  1974. this.integratorTab.Location = new System.Drawing.Point(4, 24);
  1975. this.integratorTab.Margin = new System.Windows.Forms.Padding(2);
  1976. this.integratorTab.Name = "integratorTab";
  1977. this.integratorTab.Padding = new System.Windows.Forms.Padding(2);
  1978. this.integratorTab.Size = new System.Drawing.Size(860, 611);
  1979. this.integratorTab.TabIndex = 10;
  1980. this.integratorTab.Text = "Integrator";
  1981. //
  1982. // synapse
  1983. //
  1984. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  1985. this.synapse.Controls.Add(this.integratorInfoTab);
  1986. this.synapse.Controls.Add(this.tabPage8);
  1987. this.synapse.Controls.Add(this.tabPage9);
  1988. this.synapse.Controls.Add(this.tabPage10);
  1989. this.synapse.Controls.Add(this.tabPage11);
  1990. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  1991. this.synapse.Location = new System.Drawing.Point(2, 2);
  1992. this.synapse.Margin = new System.Windows.Forms.Padding(2);
  1993. this.synapse.Multiline = true;
  1994. this.synapse.Name = "synapse";
  1995. this.synapse.SelectedIndex = 0;
  1996. this.synapse.Size = new System.Drawing.Size(856, 609);
  1997. this.synapse.TabIndex = 0;
  1998. //
  1999. // integratorInfoTab
  2000. //
  2001. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2002. this.integratorInfoTab.Controls.Add(this.integrator7);
  2003. this.integratorInfoTab.Controls.Add(this.integrator6);
  2004. this.integratorInfoTab.Controls.Add(this.integrator5);
  2005. this.integratorInfoTab.Controls.Add(this.integrator4);
  2006. this.integratorInfoTab.Controls.Add(this.integrator3);
  2007. this.integratorInfoTab.Controls.Add(this.integrator2);
  2008. this.integratorInfoTab.Controls.Add(this.integrator1);
  2009. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  2010. this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2);
  2011. this.integratorInfoTab.Name = "integratorInfoTab";
  2012. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2);
  2013. this.integratorInfoTab.Size = new System.Drawing.Size(848, 581);
  2014. this.integratorInfoTab.TabIndex = 0;
  2015. this.integratorInfoTab.Text = "Info";
  2016. //
  2017. // integrator7
  2018. //
  2019. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2020. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  2021. this.integrator7.Location = new System.Drawing.Point(6, 225);
  2022. this.integrator7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2023. this.integrator7.Name = "integrator7";
  2024. this.integrator7.Size = new System.Drawing.Size(763, 233);
  2025. this.integrator7.TabIndex = 10;
  2026. this.integrator7.Tag = "";
  2027. this.integrator7.Text = resources.GetString("integrator7.Text");
  2028. //
  2029. // integrator6
  2030. //
  2031. this.integrator6.AutoSize = true;
  2032. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2033. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  2034. this.integrator6.Location = new System.Drawing.Point(38, 183);
  2035. this.integrator6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2036. this.integrator6.Name = "integrator6";
  2037. this.integrator6.Size = new System.Drawing.Size(122, 25);
  2038. this.integrator6.TabIndex = 9;
  2039. this.integrator6.Tag = "";
  2040. this.integrator6.Text = "• Commands";
  2041. //
  2042. // integrator5
  2043. //
  2044. this.integrator5.AutoSize = true;
  2045. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2046. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  2047. this.integrator5.Location = new System.Drawing.Point(38, 158);
  2048. this.integrator5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2049. this.integrator5.Name = "integrator5";
  2050. this.integrator5.Size = new System.Drawing.Size(157, 25);
  2051. this.integrator5.TabIndex = 8;
  2052. this.integrator5.Tag = "";
  2053. this.integrator5.Text = "• Any type of file";
  2054. //
  2055. // integrator4
  2056. //
  2057. this.integrator4.AutoSize = true;
  2058. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2059. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  2060. this.integrator4.Location = new System.Drawing.Point(38, 132);
  2061. this.integrator4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2062. this.integrator4.Name = "integrator4";
  2063. this.integrator4.Size = new System.Drawing.Size(181, 25);
  2064. this.integrator4.TabIndex = 7;
  2065. this.integrator4.Tag = "";
  2066. this.integrator4.Text = "• Links to webpages";
  2067. //
  2068. // integrator3
  2069. //
  2070. this.integrator3.AutoSize = true;
  2071. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2072. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  2073. this.integrator3.Location = new System.Drawing.Point(38, 106);
  2074. this.integrator3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2075. this.integrator3.Name = "integrator3";
  2076. this.integrator3.Size = new System.Drawing.Size(194, 25);
  2077. this.integrator3.TabIndex = 6;
  2078. this.integrator3.Tag = "";
  2079. this.integrator3.Text = "• Shortcuts to folders";
  2080. //
  2081. // integrator2
  2082. //
  2083. this.integrator2.AutoSize = true;
  2084. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2085. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  2086. this.integrator2.Location = new System.Drawing.Point(38, 81);
  2087. this.integrator2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2088. this.integrator2.Name = "integrator2";
  2089. this.integrator2.Size = new System.Drawing.Size(138, 25);
  2090. this.integrator2.TabIndex = 5;
  2091. this.integrator2.Tag = "";
  2092. this.integrator2.Text = "• Any program";
  2093. //
  2094. // integrator1
  2095. //
  2096. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2097. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  2098. this.integrator1.Location = new System.Drawing.Point(6, 10);
  2099. this.integrator1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2100. this.integrator1.Name = "integrator1";
  2101. this.integrator1.Size = new System.Drawing.Size(419, 61);
  2102. this.integrator1.TabIndex = 4;
  2103. this.integrator1.Tag = "";
  2104. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  2105. //
  2106. // tabPage8
  2107. //
  2108. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2109. this.tabPage8.Controls.Add(this.btnAddItem);
  2110. this.tabPage8.Controls.Add(this.itemnamegroup);
  2111. this.tabPage8.Controls.Add(this.security);
  2112. this.tabPage8.Controls.Add(this.itemposition);
  2113. this.tabPage8.Controls.Add(this.icontoaddgroup);
  2114. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  2115. this.tabPage8.Controls.Add(this.itemtype);
  2116. this.tabPage8.Controls.Add(this.addItemL);
  2117. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  2118. this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
  2119. this.tabPage8.Name = "tabPage8";
  2120. this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
  2121. this.tabPage8.Size = new System.Drawing.Size(848, 581);
  2122. this.tabPage8.TabIndex = 1;
  2123. this.tabPage8.Text = "Add/Modify";
  2124. //
  2125. // btnAddItem
  2126. //
  2127. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  2128. this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2129. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2130. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2131. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2132. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  2133. this.btnAddItem.Location = new System.Drawing.Point(465, 473);
  2134. this.btnAddItem.Margin = new System.Windows.Forms.Padding(2);
  2135. this.btnAddItem.Name = "btnAddItem";
  2136. this.btnAddItem.Size = new System.Drawing.Size(173, 31);
  2137. this.btnAddItem.TabIndex = 85;
  2138. this.btnAddItem.Text = "Add/Modify";
  2139. this.btnAddItem.UseVisualStyleBackColor = false;
  2140. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  2141. //
  2142. // itemnamegroup
  2143. //
  2144. this.itemnamegroup.Controls.Add(this.txtItemName);
  2145. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2146. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  2147. this.itemnamegroup.Location = new System.Drawing.Point(11, 403);
  2148. this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2);
  2149. this.itemnamegroup.Name = "itemnamegroup";
  2150. this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2);
  2151. this.itemnamegroup.Size = new System.Drawing.Size(627, 66);
  2152. this.itemnamegroup.TabIndex = 84;
  2153. this.itemnamegroup.TabStop = false;
  2154. this.itemnamegroup.Text = "Item name in menu:";
  2155. //
  2156. // txtItemName
  2157. //
  2158. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2159. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2160. this.txtItemName.ForeColor = System.Drawing.Color.White;
  2161. this.txtItemName.Location = new System.Drawing.Point(11, 26);
  2162. this.txtItemName.Margin = new System.Windows.Forms.Padding(2);
  2163. this.txtItemName.Name = "txtItemName";
  2164. this.txtItemName.Size = new System.Drawing.Size(476, 29);
  2165. this.txtItemName.TabIndex = 82;
  2166. //
  2167. // security
  2168. //
  2169. this.security.Controls.Add(this.checkShift);
  2170. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2171. this.security.ForeColor = System.Drawing.Color.Silver;
  2172. this.security.Location = new System.Drawing.Point(11, 338);
  2173. this.security.Margin = new System.Windows.Forms.Padding(2);
  2174. this.security.Name = "security";
  2175. this.security.Padding = new System.Windows.Forms.Padding(2);
  2176. this.security.Size = new System.Drawing.Size(627, 61);
  2177. this.security.TabIndex = 83;
  2178. this.security.TabStop = false;
  2179. this.security.Text = "Security:";
  2180. //
  2181. // itemposition
  2182. //
  2183. this.itemposition.Controls.Add(this.radioTop);
  2184. this.itemposition.Controls.Add(this.radioMiddle);
  2185. this.itemposition.Controls.Add(this.radioBottom);
  2186. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2187. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  2188. this.itemposition.Location = new System.Drawing.Point(11, 272);
  2189. this.itemposition.Margin = new System.Windows.Forms.Padding(2);
  2190. this.itemposition.Name = "itemposition";
  2191. this.itemposition.Padding = new System.Windows.Forms.Padding(2);
  2192. this.itemposition.Size = new System.Drawing.Size(627, 62);
  2193. this.itemposition.TabIndex = 82;
  2194. this.itemposition.TabStop = false;
  2195. this.itemposition.Text = "Item position:";
  2196. //
  2197. // icontoaddgroup
  2198. //
  2199. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  2200. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  2201. this.icontoaddgroup.Controls.Add(this.txtIcon);
  2202. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2203. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  2204. this.icontoaddgroup.Location = new System.Drawing.Point(11, 178);
  2205. this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  2206. this.icontoaddgroup.Name = "icontoaddgroup";
  2207. this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  2208. this.icontoaddgroup.Size = new System.Drawing.Size(627, 90);
  2209. this.icontoaddgroup.TabIndex = 81;
  2210. this.icontoaddgroup.TabStop = false;
  2211. this.icontoaddgroup.Text = "Icon to add:";
  2212. //
  2213. // btnBrowseIcon
  2214. //
  2215. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2216. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  2217. this.btnBrowseIcon.Enabled = false;
  2218. this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2219. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2220. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2221. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2222. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  2223. this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26);
  2224. this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2);
  2225. this.btnBrowseIcon.Name = "btnBrowseIcon";
  2226. this.btnBrowseIcon.Size = new System.Drawing.Size(36, 29);
  2227. this.btnBrowseIcon.TabIndex = 82;
  2228. this.btnBrowseIcon.Text = "...";
  2229. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  2230. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  2231. //
  2232. // txtIcon
  2233. //
  2234. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2235. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2236. this.txtIcon.Enabled = false;
  2237. this.txtIcon.ForeColor = System.Drawing.Color.White;
  2238. this.txtIcon.Location = new System.Drawing.Point(11, 26);
  2239. this.txtIcon.Margin = new System.Windows.Forms.Padding(2);
  2240. this.txtIcon.Name = "txtIcon";
  2241. this.txtIcon.ReadOnly = true;
  2242. this.txtIcon.Size = new System.Drawing.Size(434, 29);
  2243. this.txtIcon.TabIndex = 81;
  2244. //
  2245. // itemtoaddgroup
  2246. //
  2247. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  2248. this.itemtoaddgroup.Controls.Add(this.txtItem);
  2249. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2250. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  2251. this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107);
  2252. this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2);
  2253. this.itemtoaddgroup.Name = "itemtoaddgroup";
  2254. this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2);
  2255. this.itemtoaddgroup.Size = new System.Drawing.Size(627, 67);
  2256. this.itemtoaddgroup.TabIndex = 80;
  2257. this.itemtoaddgroup.TabStop = false;
  2258. this.itemtoaddgroup.Text = "Program to add:";
  2259. //
  2260. // btnBrowseItem
  2261. //
  2262. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2263. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  2264. this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2265. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2266. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2267. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2268. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  2269. this.btnBrowseItem.Location = new System.Drawing.Point(449, 26);
  2270. this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2);
  2271. this.btnBrowseItem.Name = "btnBrowseItem";
  2272. this.btnBrowseItem.Size = new System.Drawing.Size(36, 29);
  2273. this.btnBrowseItem.TabIndex = 82;
  2274. this.btnBrowseItem.Text = "...";
  2275. this.btnBrowseItem.UseVisualStyleBackColor = false;
  2276. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  2277. //
  2278. // txtItem
  2279. //
  2280. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2281. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2282. this.txtItem.ForeColor = System.Drawing.Color.White;
  2283. this.txtItem.Location = new System.Drawing.Point(11, 26);
  2284. this.txtItem.Margin = new System.Windows.Forms.Padding(2);
  2285. this.txtItem.Name = "txtItem";
  2286. this.txtItem.ReadOnly = true;
  2287. this.txtItem.Size = new System.Drawing.Size(434, 29);
  2288. this.txtItem.TabIndex = 81;
  2289. //
  2290. // itemtype
  2291. //
  2292. this.itemtype.Controls.Add(this.radioCommand);
  2293. this.itemtype.Controls.Add(this.radioProgram);
  2294. this.itemtype.Controls.Add(this.radioFolder);
  2295. this.itemtype.Controls.Add(this.radioLink);
  2296. this.itemtype.Controls.Add(this.radioFile);
  2297. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2298. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  2299. this.itemtype.Location = new System.Drawing.Point(11, 40);
  2300. this.itemtype.Margin = new System.Windows.Forms.Padding(2);
  2301. this.itemtype.Name = "itemtype";
  2302. this.itemtype.Padding = new System.Windows.Forms.Padding(2);
  2303. this.itemtype.Size = new System.Drawing.Size(627, 63);
  2304. this.itemtype.TabIndex = 79;
  2305. this.itemtype.TabStop = false;
  2306. this.itemtype.Text = "Item Type:";
  2307. //
  2308. // addItemL
  2309. //
  2310. this.addItemL.AutoSize = true;
  2311. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2312. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  2313. this.addItemL.Location = new System.Drawing.Point(6, 10);
  2314. this.addItemL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2315. this.addItemL.Name = "addItemL";
  2316. this.addItemL.Size = new System.Drawing.Size(219, 28);
  2317. this.addItemL.TabIndex = 78;
  2318. this.addItemL.Tag = "themeable";
  2319. this.addItemL.Text = "Add or modify an item";
  2320. //
  2321. // tabPage9
  2322. //
  2323. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2324. this.tabPage9.Controls.Add(this.panel5);
  2325. this.tabPage9.Controls.Add(this.refreshIIB);
  2326. this.tabPage9.Controls.Add(this.removeDIB);
  2327. this.tabPage9.Controls.Add(this.removeAllIIB);
  2328. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  2329. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  2330. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  2331. this.tabPage9.Name = "tabPage9";
  2332. this.tabPage9.Padding = new System.Windows.Forms.Padding(2);
  2333. this.tabPage9.Size = new System.Drawing.Size(848, 581);
  2334. this.tabPage9.TabIndex = 2;
  2335. this.tabPage9.Text = "Remove";
  2336. //
  2337. // panel5
  2338. //
  2339. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2340. this.panel5.Controls.Add(this.listDesktopItems);
  2341. this.panel5.Location = new System.Drawing.Point(11, 44);
  2342. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  2343. this.panel5.Name = "panel5";
  2344. this.panel5.Size = new System.Drawing.Size(293, 435);
  2345. this.panel5.TabIndex = 82;
  2346. //
  2347. // listDesktopItems
  2348. //
  2349. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2350. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2351. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  2352. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2353. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  2354. this.listDesktopItems.FormattingEnabled = true;
  2355. this.listDesktopItems.HorizontalScrollbar = true;
  2356. this.listDesktopItems.ItemHeight = 21;
  2357. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  2358. this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
  2359. this.listDesktopItems.Name = "listDesktopItems";
  2360. this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
  2361. this.listDesktopItems.TabIndex = 78;
  2362. //
  2363. // refreshIIB
  2364. //
  2365. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  2366. this.refreshIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2367. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2368. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2369. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2370. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  2371. this.refreshIIB.Location = new System.Drawing.Point(308, 80);
  2372. this.refreshIIB.Margin = new System.Windows.Forms.Padding(2);
  2373. this.refreshIIB.Name = "refreshIIB";
  2374. this.refreshIIB.Size = new System.Drawing.Size(137, 31);
  2375. this.refreshIIB.TabIndex = 81;
  2376. this.refreshIIB.Text = "Refresh";
  2377. this.refreshIIB.UseVisualStyleBackColor = false;
  2378. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  2379. //
  2380. // removeDIB
  2381. //
  2382. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  2383. this.removeDIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2384. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2385. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2386. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2387. this.removeDIB.ForeColor = System.Drawing.Color.White;
  2388. this.removeDIB.Location = new System.Drawing.Point(308, 45);
  2389. this.removeDIB.Margin = new System.Windows.Forms.Padding(2);
  2390. this.removeDIB.Name = "removeDIB";
  2391. this.removeDIB.Size = new System.Drawing.Size(137, 31);
  2392. this.removeDIB.TabIndex = 80;
  2393. this.removeDIB.Text = "Remove";
  2394. this.removeDIB.UseVisualStyleBackColor = false;
  2395. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  2396. //
  2397. // removeAllIIB
  2398. //
  2399. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  2400. this.removeAllIIB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2401. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2402. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2403. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2404. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  2405. this.removeAllIIB.Location = new System.Drawing.Point(308, 115);
  2406. this.removeAllIIB.Margin = new System.Windows.Forms.Padding(2);
  2407. this.removeAllIIB.Name = "removeAllIIB";
  2408. this.removeAllIIB.Size = new System.Drawing.Size(137, 31);
  2409. this.removeAllIIB.TabIndex = 79;
  2410. this.removeAllIIB.Text = "Remove all";
  2411. this.removeAllIIB.UseVisualStyleBackColor = false;
  2412. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  2413. //
  2414. // removeIntegratorItemsL
  2415. //
  2416. this.removeIntegratorItemsL.AutoSize = true;
  2417. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2418. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  2419. this.removeIntegratorItemsL.Location = new System.Drawing.Point(6, 10);
  2420. this.removeIntegratorItemsL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2421. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  2422. this.removeIntegratorItemsL.Size = new System.Drawing.Size(300, 28);
  2423. this.removeIntegratorItemsL.TabIndex = 77;
  2424. this.removeIntegratorItemsL.Tag = "themeable";
  2425. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  2426. //
  2427. // tabPage10
  2428. //
  2429. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2430. this.tabPage10.Controls.Add(this.RemoveOwnerB);
  2431. this.tabPage10.Controls.Add(this.AddOwnerB);
  2432. this.tabPage10.Controls.Add(this.readyMenusL);
  2433. this.tabPage10.Controls.Add(this.PMB);
  2434. this.tabPage10.Controls.Add(this.DSB);
  2435. this.tabPage10.Controls.Add(this.STB);
  2436. this.tabPage10.Controls.Add(this.SSB);
  2437. this.tabPage10.Controls.Add(this.WAB);
  2438. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  2439. this.tabPage10.Margin = new System.Windows.Forms.Padding(2);
  2440. this.tabPage10.Name = "tabPage10";
  2441. this.tabPage10.Padding = new System.Windows.Forms.Padding(2);
  2442. this.tabPage10.Size = new System.Drawing.Size(848, 581);
  2443. this.tabPage10.TabIndex = 3;
  2444. this.tabPage10.Text = "Ready Menus";
  2445. //
  2446. // RemoveOwnerB
  2447. //
  2448. this.RemoveOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  2449. this.RemoveOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2450. this.RemoveOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2451. this.RemoveOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2452. this.RemoveOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2453. this.RemoveOwnerB.ForeColor = System.Drawing.Color.White;
  2454. this.RemoveOwnerB.Location = new System.Drawing.Point(11, 276);
  2455. this.RemoveOwnerB.Margin = new System.Windows.Forms.Padding(2);
  2456. this.RemoveOwnerB.Name = "RemoveOwnerB";
  2457. this.RemoveOwnerB.Size = new System.Drawing.Size(334, 31);
  2458. this.RemoveOwnerB.TabIndex = 78;
  2459. this.RemoveOwnerB.Text = "Remove \"Take Ownership\"";
  2460. this.RemoveOwnerB.UseVisualStyleBackColor = false;
  2461. this.RemoveOwnerB.Click += new System.EventHandler(this.button65_Click);
  2462. //
  2463. // AddOwnerB
  2464. //
  2465. this.AddOwnerB.BackColor = System.Drawing.Color.DodgerBlue;
  2466. this.AddOwnerB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2467. this.AddOwnerB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2468. this.AddOwnerB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2469. this.AddOwnerB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2470. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  2471. this.AddOwnerB.Location = new System.Drawing.Point(11, 240);
  2472. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(2);
  2473. this.AddOwnerB.Name = "AddOwnerB";
  2474. this.AddOwnerB.Size = new System.Drawing.Size(334, 31);
  2475. this.AddOwnerB.TabIndex = 77;
  2476. this.AddOwnerB.Text = "Add \"Take Ownership\"";
  2477. this.AddOwnerB.UseVisualStyleBackColor = false;
  2478. this.AddOwnerB.Click += new System.EventHandler(this.button66_Click);
  2479. //
  2480. // readyMenusL
  2481. //
  2482. this.readyMenusL.AutoSize = true;
  2483. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2484. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  2485. this.readyMenusL.Location = new System.Drawing.Point(6, 10);
  2486. this.readyMenusL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2487. this.readyMenusL.Name = "readyMenusL";
  2488. this.readyMenusL.Size = new System.Drawing.Size(232, 28);
  2489. this.readyMenusL.TabIndex = 76;
  2490. this.readyMenusL.Tag = "themeable";
  2491. this.readyMenusL.Text = "Add ready-made menus";
  2492. //
  2493. // PMB
  2494. //
  2495. this.PMB.BackColor = System.Drawing.Color.DodgerBlue;
  2496. this.PMB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2497. this.PMB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2498. this.PMB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2499. this.PMB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2500. this.PMB.ForeColor = System.Drawing.Color.White;
  2501. this.PMB.Location = new System.Drawing.Point(11, 48);
  2502. this.PMB.Margin = new System.Windows.Forms.Padding(2);
  2503. this.PMB.Name = "PMB";
  2504. this.PMB.Size = new System.Drawing.Size(334, 31);
  2505. this.PMB.TabIndex = 74;
  2506. this.PMB.Text = "Add \"Power Menu\"";
  2507. this.PMB.UseVisualStyleBackColor = false;
  2508. this.PMB.Click += new System.EventHandler(this.button59_Click);
  2509. //
  2510. // DSB
  2511. //
  2512. this.DSB.BackColor = System.Drawing.Color.DodgerBlue;
  2513. this.DSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2514. this.DSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2515. this.DSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2516. this.DSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2517. this.DSB.ForeColor = System.Drawing.Color.White;
  2518. this.DSB.Location = new System.Drawing.Point(11, 192);
  2519. this.DSB.Margin = new System.Windows.Forms.Padding(2);
  2520. this.DSB.Name = "DSB";
  2521. this.DSB.Size = new System.Drawing.Size(334, 31);
  2522. this.DSB.TabIndex = 72;
  2523. this.DSB.Text = "Add \"Desktop Shortcuts\"";
  2524. this.DSB.UseVisualStyleBackColor = false;
  2525. this.DSB.Click += new System.EventHandler(this.button57_Click);
  2526. //
  2527. // STB
  2528. //
  2529. this.STB.BackColor = System.Drawing.Color.DodgerBlue;
  2530. this.STB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2531. this.STB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2532. this.STB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2533. this.STB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2534. this.STB.ForeColor = System.Drawing.Color.White;
  2535. this.STB.Location = new System.Drawing.Point(11, 84);
  2536. this.STB.Margin = new System.Windows.Forms.Padding(2);
  2537. this.STB.Name = "STB";
  2538. this.STB.Size = new System.Drawing.Size(334, 31);
  2539. this.STB.TabIndex = 70;
  2540. this.STB.Text = "Add \"System Tools\"";
  2541. this.STB.UseVisualStyleBackColor = false;
  2542. this.STB.Click += new System.EventHandler(this.button53_Click);
  2543. //
  2544. // SSB
  2545. //
  2546. this.SSB.BackColor = System.Drawing.Color.DodgerBlue;
  2547. this.SSB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2548. this.SSB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2549. this.SSB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2550. this.SSB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2551. this.SSB.ForeColor = System.Drawing.Color.White;
  2552. this.SSB.Location = new System.Drawing.Point(11, 156);
  2553. this.SSB.Margin = new System.Windows.Forms.Padding(2);
  2554. this.SSB.Name = "SSB";
  2555. this.SSB.Size = new System.Drawing.Size(334, 31);
  2556. this.SSB.TabIndex = 68;
  2557. this.SSB.Text = "Add \"System Shortcuts\"";
  2558. this.SSB.UseVisualStyleBackColor = false;
  2559. this.SSB.Click += new System.EventHandler(this.button51_Click);
  2560. //
  2561. // WAB
  2562. //
  2563. this.WAB.BackColor = System.Drawing.Color.DodgerBlue;
  2564. this.WAB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2565. this.WAB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2566. this.WAB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2567. this.WAB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2568. this.WAB.ForeColor = System.Drawing.Color.White;
  2569. this.WAB.Location = new System.Drawing.Point(11, 120);
  2570. this.WAB.Margin = new System.Windows.Forms.Padding(2);
  2571. this.WAB.Name = "WAB";
  2572. this.WAB.Size = new System.Drawing.Size(334, 31);
  2573. this.WAB.TabIndex = 65;
  2574. this.WAB.Text = "Add \"Windows Apps\"";
  2575. this.WAB.UseVisualStyleBackColor = false;
  2576. this.WAB.Click += new System.EventHandler(this.button54_Click);
  2577. //
  2578. // tabPage11
  2579. //
  2580. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2581. this.tabPage11.Controls.Add(this.panel6);
  2582. this.tabPage11.Controls.Add(this.removeCCB);
  2583. this.tabPage11.Controls.Add(this.refreshCCB);
  2584. this.tabPage11.Controls.Add(this.removeCCL);
  2585. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  2586. this.tabPage11.Controls.Add(this.button48);
  2587. this.tabPage11.Controls.Add(this.txtRunKeyword);
  2588. this.tabPage11.Controls.Add(this.ccKeywordL);
  2589. this.tabPage11.Controls.Add(this.txtRunFile);
  2590. this.tabPage11.Controls.Add(this.ccFileL);
  2591. this.tabPage11.Controls.Add(this.ccL);
  2592. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  2593. this.tabPage11.Margin = new System.Windows.Forms.Padding(2);
  2594. this.tabPage11.Name = "tabPage11";
  2595. this.tabPage11.Padding = new System.Windows.Forms.Padding(2);
  2596. this.tabPage11.Size = new System.Drawing.Size(848, 581);
  2597. this.tabPage11.TabIndex = 4;
  2598. this.tabPage11.Text = "Run Dialog";
  2599. //
  2600. // panel6
  2601. //
  2602. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2603. this.panel6.Controls.Add(this.listCustomCommands);
  2604. this.panel6.Location = new System.Drawing.Point(11, 210);
  2605. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  2606. this.panel6.Name = "panel6";
  2607. this.panel6.Size = new System.Drawing.Size(271, 263);
  2608. this.panel6.TabIndex = 84;
  2609. //
  2610. // listCustomCommands
  2611. //
  2612. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2613. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2614. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  2615. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2616. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  2617. this.listCustomCommands.FormattingEnabled = true;
  2618. this.listCustomCommands.HorizontalScrollbar = true;
  2619. this.listCustomCommands.ItemHeight = 21;
  2620. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  2621. this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
  2622. this.listCustomCommands.Name = "listCustomCommands";
  2623. this.listCustomCommands.Size = new System.Drawing.Size(269, 261);
  2624. this.listCustomCommands.TabIndex = 79;
  2625. //
  2626. // removeCCB
  2627. //
  2628. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  2629. this.removeCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2630. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2631. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2632. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2633. this.removeCCB.ForeColor = System.Drawing.Color.White;
  2634. this.removeCCB.Location = new System.Drawing.Point(286, 210);
  2635. this.removeCCB.Margin = new System.Windows.Forms.Padding(2);
  2636. this.removeCCB.Name = "removeCCB";
  2637. this.removeCCB.Size = new System.Drawing.Size(120, 27);
  2638. this.removeCCB.TabIndex = 82;
  2639. this.removeCCB.Text = "Remove";
  2640. this.removeCCB.UseVisualStyleBackColor = false;
  2641. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  2642. //
  2643. // refreshCCB
  2644. //
  2645. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  2646. this.refreshCCB.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2647. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2648. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2649. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2650. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  2651. this.refreshCCB.Location = new System.Drawing.Point(286, 241);
  2652. this.refreshCCB.Margin = new System.Windows.Forms.Padding(2);
  2653. this.refreshCCB.Name = "refreshCCB";
  2654. this.refreshCCB.Size = new System.Drawing.Size(120, 27);
  2655. this.refreshCCB.TabIndex = 81;
  2656. this.refreshCCB.Text = "Refresh";
  2657. this.refreshCCB.UseVisualStyleBackColor = false;
  2658. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  2659. //
  2660. // removeCCL
  2661. //
  2662. this.removeCCL.AutoSize = true;
  2663. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2664. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  2665. this.removeCCL.Location = new System.Drawing.Point(6, 173);
  2666. this.removeCCL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2667. this.removeCCL.Name = "removeCCL";
  2668. this.removeCCL.Size = new System.Drawing.Size(268, 28);
  2669. this.removeCCL.TabIndex = 80;
  2670. this.removeCCL.Tag = "themeable";
  2671. this.removeCCL.Text = "Remove existing commands";
  2672. //
  2673. // btnCreateCustomCommand
  2674. //
  2675. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  2676. this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2677. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2678. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2679. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2680. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  2681. this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130);
  2682. this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2);
  2683. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  2684. this.btnCreateCustomCommand.Size = new System.Drawing.Size(107, 29);
  2685. this.btnCreateCustomCommand.TabIndex = 60;
  2686. this.btnCreateCustomCommand.Text = "Create";
  2687. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  2688. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  2689. //
  2690. // button48
  2691. //
  2692. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  2693. this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  2694. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2695. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2696. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2697. this.button48.ForeColor = System.Drawing.Color.White;
  2698. this.button48.Location = new System.Drawing.Point(354, 75);
  2699. this.button48.Margin = new System.Windows.Forms.Padding(2);
  2700. this.button48.Name = "button48";
  2701. this.button48.Size = new System.Drawing.Size(52, 29);
  2702. this.button48.TabIndex = 58;
  2703. this.button48.Text = "...";
  2704. this.button48.UseVisualStyleBackColor = false;
  2705. this.button48.Click += new System.EventHandler(this.button48_Click);
  2706. //
  2707. // txtRunKeyword
  2708. //
  2709. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2710. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2711. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2712. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  2713. this.txtRunKeyword.Location = new System.Drawing.Point(11, 130);
  2714. this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2);
  2715. this.txtRunKeyword.Name = "txtRunKeyword";
  2716. this.txtRunKeyword.Size = new System.Drawing.Size(284, 29);
  2717. this.txtRunKeyword.TabIndex = 9;
  2718. //
  2719. // ccKeywordL
  2720. //
  2721. this.ccKeywordL.AutoSize = true;
  2722. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2723. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  2724. this.ccKeywordL.Location = new System.Drawing.Point(7, 105);
  2725. this.ccKeywordL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2726. this.ccKeywordL.Name = "ccKeywordL";
  2727. this.ccKeywordL.Size = new System.Drawing.Size(79, 21);
  2728. this.ccKeywordL.TabIndex = 8;
  2729. this.ccKeywordL.Text = "Keyword:";
  2730. //
  2731. // txtRunFile
  2732. //
  2733. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2734. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2735. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2736. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  2737. this.txtRunFile.Location = new System.Drawing.Point(11, 75);
  2738. this.txtRunFile.Margin = new System.Windows.Forms.Padding(2);
  2739. this.txtRunFile.Name = "txtRunFile";
  2740. this.txtRunFile.ReadOnly = true;
  2741. this.txtRunFile.Size = new System.Drawing.Size(339, 29);
  2742. this.txtRunFile.TabIndex = 7;
  2743. //
  2744. // ccFileL
  2745. //
  2746. this.ccFileL.AutoSize = true;
  2747. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2748. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  2749. this.ccFileL.Location = new System.Drawing.Point(7, 50);
  2750. this.ccFileL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2751. this.ccFileL.Name = "ccFileL";
  2752. this.ccFileL.Size = new System.Drawing.Size(102, 21);
  2753. this.ccFileL.TabIndex = 6;
  2754. this.ccFileL.Text = "File location:";
  2755. //
  2756. // ccL
  2757. //
  2758. this.ccL.AutoSize = true;
  2759. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2760. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  2761. this.ccL.Location = new System.Drawing.Point(6, 10);
  2762. this.ccL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2763. this.ccL.Name = "ccL";
  2764. this.ccL.Size = new System.Drawing.Size(298, 28);
  2765. this.ccL.TabIndex = 5;
  2766. this.ccL.Tag = "themeable";
  2767. this.ccL.Text = "Define your custom commands";
  2768. //
  2769. // optionsTab
  2770. //
  2771. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2772. this.optionsTab.Controls.Add(this.pictureBox85);
  2773. this.optionsTab.Controls.Add(this.panel9);
  2774. this.optionsTab.Controls.Add(this.panel8);
  2775. this.optionsTab.Controls.Add(this.languagesL);
  2776. this.optionsTab.Controls.Add(this.lblUpdateDisabled);
  2777. this.optionsTab.Controls.Add(this.linkLabel6);
  2778. this.optionsTab.Controls.Add(this.picFOSS);
  2779. this.optionsTab.Controls.Add(this.picFSF);
  2780. this.optionsTab.Controls.Add(this.linkLabel5);
  2781. this.optionsTab.Controls.Add(this.btnOpenConf);
  2782. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  2783. this.optionsTab.Controls.Add(this.lblUpdating);
  2784. this.optionsTab.Controls.Add(this.btnViewLog);
  2785. this.optionsTab.Controls.Add(this.l2);
  2786. this.optionsTab.Controls.Add(this.btnChangelog);
  2787. this.optionsTab.Controls.Add(this.btnUpdate);
  2788. this.optionsTab.Controls.Add(this.btnResetConfig);
  2789. this.optionsTab.Controls.Add(this.lblTheming);
  2790. this.optionsTab.Controls.Add(this.helpTipsToggle);
  2791. this.optionsTab.Controls.Add(this.quickAccessToggle);
  2792. this.optionsTab.Location = new System.Drawing.Point(4, 24);
  2793. this.optionsTab.Margin = new System.Windows.Forms.Padding(2);
  2794. this.optionsTab.Name = "optionsTab";
  2795. this.optionsTab.Padding = new System.Windows.Forms.Padding(2);
  2796. this.optionsTab.Size = new System.Drawing.Size(860, 611);
  2797. this.optionsTab.TabIndex = 6;
  2798. this.optionsTab.Text = "Options";
  2799. //
  2800. // pictureBox85
  2801. //
  2802. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2803. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  2804. this.pictureBox85.Location = new System.Drawing.Point(818, 8);
  2805. this.pictureBox85.Name = "pictureBox85";
  2806. this.pictureBox85.Size = new System.Drawing.Size(33, 32);
  2807. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2808. this.pictureBox85.TabIndex = 74;
  2809. this.pictureBox85.TabStop = false;
  2810. //
  2811. // panel9
  2812. //
  2813. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2814. this.panel9.Controls.Add(this.pictureBox89);
  2815. this.panel9.Controls.Add(this.radioTurkish);
  2816. this.panel9.Controls.Add(this.pictureBox88);
  2817. this.panel9.Controls.Add(this.radioHellenic);
  2818. this.panel9.Controls.Add(this.pictureBox87);
  2819. this.panel9.Controls.Add(this.radioEnglish);
  2820. this.panel9.Controls.Add(this.radioRussian);
  2821. this.panel9.Controls.Add(this.pictureBox86);
  2822. this.panel9.Location = new System.Drawing.Point(571, 43);
  2823. this.panel9.Name = "panel9";
  2824. this.panel9.Size = new System.Drawing.Size(285, 205);
  2825. this.panel9.TabIndex = 73;
  2826. //
  2827. // pictureBox89
  2828. //
  2829. this.pictureBox89.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox89.Image")));
  2830. this.pictureBox89.Location = new System.Drawing.Point(110, 96);
  2831. this.pictureBox89.Name = "pictureBox89";
  2832. this.pictureBox89.Size = new System.Drawing.Size(36, 22);
  2833. this.pictureBox89.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2834. this.pictureBox89.TabIndex = 79;
  2835. this.pictureBox89.TabStop = false;
  2836. this.pictureBox89.Click += new System.EventHandler(this.pictureBox89_Click);
  2837. //
  2838. // pictureBox88
  2839. //
  2840. this.pictureBox88.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox88.Image")));
  2841. this.pictureBox88.Location = new System.Drawing.Point(110, 67);
  2842. this.pictureBox88.Name = "pictureBox88";
  2843. this.pictureBox88.Size = new System.Drawing.Size(36, 22);
  2844. this.pictureBox88.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2845. this.pictureBox88.TabIndex = 77;
  2846. this.pictureBox88.TabStop = false;
  2847. this.pictureBox88.Click += new System.EventHandler(this.pictureBox88_Click);
  2848. //
  2849. // pictureBox87
  2850. //
  2851. this.pictureBox87.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox87.Image")));
  2852. this.pictureBox87.Location = new System.Drawing.Point(110, 38);
  2853. this.pictureBox87.Name = "pictureBox87";
  2854. this.pictureBox87.Size = new System.Drawing.Size(36, 22);
  2855. this.pictureBox87.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2856. this.pictureBox87.TabIndex = 76;
  2857. this.pictureBox87.TabStop = false;
  2858. this.pictureBox87.Click += new System.EventHandler(this.pictureBox87_Click);
  2859. //
  2860. // pictureBox86
  2861. //
  2862. this.pictureBox86.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox86.Image")));
  2863. this.pictureBox86.Location = new System.Drawing.Point(110, 9);
  2864. this.pictureBox86.Name = "pictureBox86";
  2865. this.pictureBox86.Size = new System.Drawing.Size(36, 22);
  2866. this.pictureBox86.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2867. this.pictureBox86.TabIndex = 75;
  2868. this.pictureBox86.TabStop = false;
  2869. this.pictureBox86.Click += new System.EventHandler(this.pictureBox86_Click);
  2870. //
  2871. // panel8
  2872. //
  2873. this.panel8.Controls.Add(this.radioCaramel);
  2874. this.panel8.Controls.Add(this.radioZerg);
  2875. this.panel8.Controls.Add(this.radioOcean);
  2876. this.panel8.Controls.Add(this.radioMagma);
  2877. this.panel8.Controls.Add(this.radioLime);
  2878. this.panel8.Controls.Add(this.radioMinimal);
  2879. this.panel8.Location = new System.Drawing.Point(16, 130);
  2880. this.panel8.Name = "panel8";
  2881. this.panel8.Size = new System.Drawing.Size(326, 118);
  2882. this.panel8.TabIndex = 72;
  2883. //
  2884. // radioCaramel
  2885. //
  2886. this.radioCaramel.AutoSize = true;
  2887. this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2888. this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange;
  2889. this.radioCaramel.Location = new System.Drawing.Point(163, 11);
  2890. this.radioCaramel.Margin = new System.Windows.Forms.Padding(2);
  2891. this.radioCaramel.Name = "radioCaramel";
  2892. this.radioCaramel.Size = new System.Drawing.Size(87, 25);
  2893. this.radioCaramel.TabIndex = 52;
  2894. this.radioCaramel.Text = "Caramel";
  2895. this.radioCaramel.UseVisualStyleBackColor = true;
  2896. this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged);
  2897. //
  2898. // radioZerg
  2899. //
  2900. this.radioZerg.AutoSize = true;
  2901. this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2902. this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid;
  2903. this.radioZerg.Location = new System.Drawing.Point(15, 69);
  2904. this.radioZerg.Margin = new System.Windows.Forms.Padding(2);
  2905. this.radioZerg.Name = "radioZerg";
  2906. this.radioZerg.Size = new System.Drawing.Size(62, 25);
  2907. this.radioZerg.TabIndex = 48;
  2908. this.radioZerg.Text = "Zerg";
  2909. this.radioZerg.UseVisualStyleBackColor = true;
  2910. this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged);
  2911. //
  2912. // radioOcean
  2913. //
  2914. this.radioOcean.AutoSize = true;
  2915. this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  2916. this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue;
  2917. this.radioOcean.Location = new System.Drawing.Point(15, 11);
  2918. this.radioOcean.Margin = new System.Windows.Forms.Padding(2);
  2919. this.radioOcean.Name = "radioOcean";
  2920. this.radioOcean.Size = new System.Drawing.Size(74, 25);
  2921. this.radioOcean.TabIndex = 49;
  2922. this.radioOcean.Text = "Ocean";
  2923. this.radioOcean.UseVisualStyleBackColor = true;
  2924. this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged);
  2925. //
  2926. // radioMagma
  2927. //
  2928. this.radioMagma.AutoSize = true;
  2929. this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2930. this.radioMagma.ForeColor = System.Drawing.Color.Tomato;
  2931. this.radioMagma.Location = new System.Drawing.Point(15, 40);
  2932. this.radioMagma.Margin = new System.Windows.Forms.Padding(2);
  2933. this.radioMagma.Name = "radioMagma";
  2934. this.radioMagma.Size = new System.Drawing.Size(83, 25);
  2935. this.radioMagma.TabIndex = 50;
  2936. this.radioMagma.Text = "Magma";
  2937. this.radioMagma.UseVisualStyleBackColor = true;
  2938. this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged);
  2939. //
  2940. // radioLime
  2941. //
  2942. this.radioLime.AutoSize = true;
  2943. this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2944. this.radioLime.ForeColor = System.Drawing.Color.LimeGreen;
  2945. this.radioLime.Location = new System.Drawing.Point(163, 40);
  2946. this.radioLime.Margin = new System.Windows.Forms.Padding(2);
  2947. this.radioLime.Name = "radioLime";
  2948. this.radioLime.Size = new System.Drawing.Size(63, 25);
  2949. this.radioLime.TabIndex = 51;
  2950. this.radioLime.Text = "Lime";
  2951. this.radioLime.UseVisualStyleBackColor = true;
  2952. this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged);
  2953. //
  2954. // radioMinimal
  2955. //
  2956. this.radioMinimal.AutoSize = true;
  2957. this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2958. this.radioMinimal.ForeColor = System.Drawing.Color.Gray;
  2959. this.radioMinimal.Location = new System.Drawing.Point(163, 69);
  2960. this.radioMinimal.Margin = new System.Windows.Forms.Padding(2);
  2961. this.radioMinimal.Name = "radioMinimal";
  2962. this.radioMinimal.Size = new System.Drawing.Size(86, 25);
  2963. this.radioMinimal.TabIndex = 53;
  2964. this.radioMinimal.Text = "Minimal";
  2965. this.radioMinimal.UseVisualStyleBackColor = true;
  2966. this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged);
  2967. //
  2968. // languagesL
  2969. //
  2970. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2971. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2972. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  2973. this.languagesL.Location = new System.Drawing.Point(571, 6);
  2974. this.languagesL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2975. this.languagesL.Name = "languagesL";
  2976. this.languagesL.Size = new System.Drawing.Size(246, 28);
  2977. this.languagesL.TabIndex = 71;
  2978. this.languagesL.Tag = "themeable";
  2979. this.languagesL.Text = "Choose language";
  2980. this.languagesL.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2981. //
  2982. // lblUpdateDisabled
  2983. //
  2984. this.lblUpdateDisabled.AutoSize = true;
  2985. this.lblUpdateDisabled.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2986. this.lblUpdateDisabled.ForeColor = System.Drawing.Color.Gold;
  2987. this.lblUpdateDisabled.Location = new System.Drawing.Point(28, 358);
  2988. this.lblUpdateDisabled.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2989. this.lblUpdateDisabled.Name = "lblUpdateDisabled";
  2990. this.lblUpdateDisabled.Size = new System.Drawing.Size(239, 21);
  2991. this.lblUpdateDisabled.TabIndex = 69;
  2992. this.lblUpdateDisabled.Text = "Disabled in experimental builds";
  2993. this.lblUpdateDisabled.Visible = false;
  2994. //
  2995. // linkLabel6
  2996. //
  2997. this.linkLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2998. this.linkLabel6.AutoSize = true;
  2999. this.linkLabel6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3000. this.linkLabel6.ForeColor = System.Drawing.Color.DodgerBlue;
  3001. this.linkLabel6.LinkColor = System.Drawing.Color.DodgerBlue;
  3002. this.linkLabel6.Location = new System.Drawing.Point(724, 427);
  3003. this.linkLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3004. this.linkLabel6.Name = "linkLabel6";
  3005. this.linkLabel6.Size = new System.Drawing.Size(130, 28);
  3006. this.linkLabel6.TabIndex = 68;
  3007. this.linkLabel6.TabStop = true;
  3008. this.linkLabel6.Tag = "themeable";
  3009. this.linkLabel6.Text = "Open Source";
  3010. this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
  3011. //
  3012. // picFOSS
  3013. //
  3014. this.picFOSS.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  3015. this.picFOSS.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picFOSS.BackgroundImage")));
  3016. this.picFOSS.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3017. this.picFOSS.Location = new System.Drawing.Point(721, 313);
  3018. this.picFOSS.Name = "picFOSS";
  3019. this.picFOSS.Size = new System.Drawing.Size(128, 114);
  3020. this.picFOSS.TabIndex = 67;
  3021. this.picFOSS.TabStop = false;
  3022. //
  3023. // picFSF
  3024. //
  3025. this.picFSF.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  3026. this.picFSF.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picFSF.BackgroundImage")));
  3027. this.picFSF.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  3028. this.picFSF.Location = new System.Drawing.Point(704, 460);
  3029. this.picFSF.Name = "picFSF";
  3030. this.picFSF.Size = new System.Drawing.Size(145, 114);
  3031. this.picFSF.TabIndex = 66;
  3032. this.picFSF.TabStop = false;
  3033. //
  3034. // linkLabel5
  3035. //
  3036. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  3037. this.linkLabel5.AutoSize = true;
  3038. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3039. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  3040. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  3041. this.linkLabel5.Location = new System.Drawing.Point(653, 576);
  3042. this.linkLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3043. this.linkLabel5.Name = "linkLabel5";
  3044. this.linkLabel5.Size = new System.Drawing.Size(203, 28);
  3045. this.linkLabel5.TabIndex = 65;
  3046. this.linkLabel5.TabStop = true;
  3047. this.linkLabel5.Tag = "themeable";
  3048. this.linkLabel5.Text = "GNU GPL 3.0 License";
  3049. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  3050. //
  3051. // btnOpenConf
  3052. //
  3053. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  3054. this.btnOpenConf.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3055. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3056. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3057. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3058. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  3059. this.btnOpenConf.Location = new System.Drawing.Point(31, 471);
  3060. this.btnOpenConf.Margin = new System.Windows.Forms.Padding(2);
  3061. this.btnOpenConf.Name = "btnOpenConf";
  3062. this.btnOpenConf.Size = new System.Drawing.Size(197, 31);
  3063. this.btnOpenConf.TabIndex = 63;
  3064. this.btnOpenConf.Text = "Show config folder";
  3065. this.btnOpenConf.UseVisualStyleBackColor = false;
  3066. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  3067. //
  3068. // lblTroubleshoot
  3069. //
  3070. this.lblTroubleshoot.AutoSize = true;
  3071. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3072. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  3073. this.lblTroubleshoot.Location = new System.Drawing.Point(11, 390);
  3074. this.lblTroubleshoot.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3075. this.lblTroubleshoot.Name = "lblTroubleshoot";
  3076. this.lblTroubleshoot.Size = new System.Drawing.Size(161, 28);
  3077. this.lblTroubleshoot.TabIndex = 62;
  3078. this.lblTroubleshoot.Tag = "themeable";
  3079. this.lblTroubleshoot.Text = "Troubleshooting";
  3080. //
  3081. // lblUpdating
  3082. //
  3083. this.lblUpdating.AutoSize = true;
  3084. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3085. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  3086. this.lblUpdating.Location = new System.Drawing.Point(11, 243);
  3087. this.lblUpdating.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3088. this.lblUpdating.Name = "lblUpdating";
  3089. this.lblUpdating.Size = new System.Drawing.Size(157, 28);
  3090. this.lblUpdating.TabIndex = 61;
  3091. this.lblUpdating.Tag = "themeable";
  3092. this.lblUpdating.Text = "Check && update";
  3093. //
  3094. // btnViewLog
  3095. //
  3096. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  3097. this.btnViewLog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3098. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3099. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3100. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3101. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  3102. this.btnViewLog.Location = new System.Drawing.Point(31, 436);
  3103. this.btnViewLog.Margin = new System.Windows.Forms.Padding(2);
  3104. this.btnViewLog.Name = "btnViewLog";
  3105. this.btnViewLog.Size = new System.Drawing.Size(197, 31);
  3106. this.btnViewLog.TabIndex = 60;
  3107. this.btnViewLog.Text = "View errors";
  3108. this.btnViewLog.UseVisualStyleBackColor = false;
  3109. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  3110. //
  3111. // l2
  3112. //
  3113. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3114. this.l2.AutoSize = true;
  3115. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3116. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  3117. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  3118. this.l2.Location = new System.Drawing.Point(6, 576);
  3119. this.l2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3120. this.l2.Name = "l2";
  3121. this.l2.Size = new System.Drawing.Size(157, 28);
  3122. this.l2.TabIndex = 59;
  3123. this.l2.TabStop = true;
  3124. this.l2.Tag = "themeable";
  3125. this.l2.Text = "deadmoon © ∞";
  3126. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  3127. //
  3128. // btnChangelog
  3129. //
  3130. this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue;
  3131. this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3132. this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3133. this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3134. this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3135. this.btnChangelog.ForeColor = System.Drawing.Color.White;
  3136. this.btnChangelog.Location = new System.Drawing.Point(31, 325);
  3137. this.btnChangelog.Margin = new System.Windows.Forms.Padding(2);
  3138. this.btnChangelog.Name = "btnChangelog";
  3139. this.btnChangelog.Size = new System.Drawing.Size(197, 31);
  3140. this.btnChangelog.TabIndex = 58;
  3141. this.btnChangelog.Text = "View changes";
  3142. this.btnChangelog.UseVisualStyleBackColor = false;
  3143. this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click);
  3144. //
  3145. // btnUpdate
  3146. //
  3147. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  3148. this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3149. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3150. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3151. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3152. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  3153. this.btnUpdate.Location = new System.Drawing.Point(31, 290);
  3154. this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
  3155. this.btnUpdate.Name = "btnUpdate";
  3156. this.btnUpdate.Size = new System.Drawing.Size(197, 31);
  3157. this.btnUpdate.TabIndex = 57;
  3158. this.btnUpdate.Text = "Check for update";
  3159. this.btnUpdate.UseVisualStyleBackColor = false;
  3160. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  3161. //
  3162. // btnResetConfig
  3163. //
  3164. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  3165. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue;
  3166. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3167. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3168. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3169. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  3170. this.btnResetConfig.Location = new System.Drawing.Point(31, 506);
  3171. this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2);
  3172. this.btnResetConfig.Name = "btnResetConfig";
  3173. this.btnResetConfig.Size = new System.Drawing.Size(197, 31);
  3174. this.btnResetConfig.TabIndex = 56;
  3175. this.btnResetConfig.Text = "Reset configuration";
  3176. this.btnResetConfig.UseVisualStyleBackColor = false;
  3177. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  3178. //
  3179. // lblTheming
  3180. //
  3181. this.lblTheming.AutoSize = true;
  3182. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3183. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  3184. this.lblTheming.Location = new System.Drawing.Point(11, 99);
  3185. this.lblTheming.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3186. this.lblTheming.Name = "lblTheming";
  3187. this.lblTheming.Size = new System.Drawing.Size(192, 28);
  3188. this.lblTheming.TabIndex = 55;
  3189. this.lblTheming.Tag = "themeable";
  3190. this.lblTheming.Text = "Choose your theme";
  3191. //
  3192. // defineCommandDialog
  3193. //
  3194. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  3195. this.defineCommandDialog.Title = "Optimizer";
  3196. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  3197. //
  3198. // defineProgramDialog
  3199. //
  3200. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  3201. this.defineProgramDialog.Title = "Optimizer";
  3202. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  3203. //
  3204. // defineFolderDialog
  3205. //
  3206. this.defineFolderDialog.Description = "Optimizer";
  3207. //
  3208. // defineFileDialog
  3209. //
  3210. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  3211. this.defineFileDialog.Title = "Optimizer";
  3212. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  3213. //
  3214. // DefineProgramIconDialog
  3215. //
  3216. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3217. this.DefineProgramIconDialog.Title = "Optimizer";
  3218. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  3219. //
  3220. // DefineFolderIconDialog
  3221. //
  3222. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3223. this.DefineFolderIconDialog.Title = "Optimizer";
  3224. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  3225. //
  3226. // DefineURLIconDialog
  3227. //
  3228. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3229. this.DefineURLIconDialog.Title = "Optimizer";
  3230. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  3231. //
  3232. // DefineFileIconDialog
  3233. //
  3234. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3235. this.DefineFileIconDialog.Title = "Optimizer";
  3236. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  3237. //
  3238. // DefineCommandIconDialog
  3239. //
  3240. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  3241. this.DefineCommandIconDialog.Title = "Optimizer";
  3242. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  3243. //
  3244. // ExportDialog
  3245. //
  3246. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  3247. this.ExportDialog.Title = "Optimizer";
  3248. //
  3249. // launcherMenu
  3250. //
  3251. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3252. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3253. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  3254. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  3255. this.trayStartup,
  3256. this.trayCleaner,
  3257. this.trayPinger,
  3258. this.trayHosts,
  3259. this.trayAD,
  3260. this.toolStripSeparator1,
  3261. this.trayRestartExplorer,
  3262. this.trayExit});
  3263. this.launcherMenu.Name = "launcherMenu";
  3264. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  3265. this.launcherMenu.Size = new System.Drawing.Size(215, 192);
  3266. //
  3267. // trayStartup
  3268. //
  3269. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3270. this.trayStartup.ForeColor = System.Drawing.Color.White;
  3271. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  3272. this.trayStartup.Name = "trayStartup";
  3273. this.trayStartup.Size = new System.Drawing.Size(214, 26);
  3274. this.trayStartup.Text = "Startup Manager";
  3275. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  3276. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  3277. //
  3278. // trayCleaner
  3279. //
  3280. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3281. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  3282. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  3283. this.trayCleaner.Name = "trayCleaner";
  3284. this.trayCleaner.Size = new System.Drawing.Size(214, 26);
  3285. this.trayCleaner.Text = "PC Cleaner";
  3286. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  3287. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  3288. //
  3289. // trayPinger
  3290. //
  3291. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3292. this.trayPinger.ForeColor = System.Drawing.Color.White;
  3293. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  3294. this.trayPinger.Name = "trayPinger";
  3295. this.trayPinger.Size = new System.Drawing.Size(214, 26);
  3296. this.trayPinger.Text = "Pinger Tool";
  3297. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  3298. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  3299. //
  3300. // trayHosts
  3301. //
  3302. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3303. this.trayHosts.ForeColor = System.Drawing.Color.White;
  3304. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  3305. this.trayHosts.Name = "trayHosts";
  3306. this.trayHosts.Size = new System.Drawing.Size(214, 26);
  3307. this.trayHosts.Text = "HOSTS Editor";
  3308. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  3309. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  3310. //
  3311. // trayAD
  3312. //
  3313. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3314. this.trayAD.ForeColor = System.Drawing.Color.White;
  3315. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  3316. this.trayAD.Name = "trayAD";
  3317. this.trayAD.Size = new System.Drawing.Size(214, 26);
  3318. this.trayAD.Text = "Apps Downloader";
  3319. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  3320. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  3321. //
  3322. // toolStripSeparator1
  3323. //
  3324. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  3325. this.toolStripSeparator1.ForeColor = System.Drawing.Color.DodgerBlue;
  3326. this.toolStripSeparator1.Name = "toolStripSeparator1";
  3327. this.toolStripSeparator1.Size = new System.Drawing.Size(211, 6);
  3328. this.toolStripSeparator1.Tag = "";
  3329. //
  3330. // trayRestartExplorer
  3331. //
  3332. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3333. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  3334. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  3335. this.trayRestartExplorer.Name = "trayRestartExplorer";
  3336. this.trayRestartExplorer.Size = new System.Drawing.Size(214, 26);
  3337. this.trayRestartExplorer.Text = "Restart Explorer";
  3338. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  3339. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  3340. //
  3341. // trayExit
  3342. //
  3343. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3344. this.trayExit.ForeColor = System.Drawing.Color.White;
  3345. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  3346. this.trayExit.Name = "trayExit";
  3347. this.trayExit.Size = new System.Drawing.Size(214, 26);
  3348. this.trayExit.Text = "Exit";
  3349. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  3350. //
  3351. // launcherIcon
  3352. //
  3353. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  3354. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  3355. this.launcherIcon.Text = "Optimizer";
  3356. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  3357. //
  3358. // helpBox
  3359. //
  3360. this.helpBox.IsBalloon = true;
  3361. this.helpBox.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
  3362. this.helpBox.UseAnimation = false;
  3363. this.helpBox.UseFading = false;
  3364. //
  3365. // stickySw
  3366. //
  3367. this.stickySw.Location = new System.Drawing.Point(337, 121);
  3368. this.stickySw.Margin = new System.Windows.Forms.Padding(2);
  3369. this.stickySw.Name = "stickySw";
  3370. this.stickySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3371. this.stickySw.OffForeColor = System.Drawing.Color.White;
  3372. this.stickySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3373. this.stickySw.OnForeColor = System.Drawing.Color.White;
  3374. this.stickySw.OnText = "Disable Sticky Keys";
  3375. this.stickySw.Size = new System.Drawing.Size(319, 31);
  3376. this.stickySw.TabIndex = 50;
  3377. this.stickySw.Tag = "themeable";
  3378. //
  3379. // smartScreenSw
  3380. //
  3381. this.smartScreenSw.Location = new System.Drawing.Point(14, 121);
  3382. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(2);
  3383. this.smartScreenSw.Name = "smartScreenSw";
  3384. this.smartScreenSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3385. this.smartScreenSw.OffForeColor = System.Drawing.Color.White;
  3386. this.smartScreenSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3387. this.smartScreenSw.OnForeColor = System.Drawing.Color.White;
  3388. this.smartScreenSw.OnText = "Disable SmartScreen";
  3389. this.smartScreenSw.Size = new System.Drawing.Size(319, 31);
  3390. this.smartScreenSw.TabIndex = 49;
  3391. this.smartScreenSw.Tag = "themeable";
  3392. //
  3393. // faxSw
  3394. //
  3395. this.faxSw.Location = new System.Drawing.Point(337, 51);
  3396. this.faxSw.Margin = new System.Windows.Forms.Padding(2);
  3397. this.faxSw.Name = "faxSw";
  3398. this.faxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3399. this.faxSw.OffForeColor = System.Drawing.Color.White;
  3400. this.faxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3401. this.faxSw.OnForeColor = System.Drawing.Color.White;
  3402. this.faxSw.OnText = "Disable Fax Service";
  3403. this.faxSw.Size = new System.Drawing.Size(319, 31);
  3404. this.faxSw.TabIndex = 48;
  3405. this.faxSw.Tag = "themeable";
  3406. //
  3407. // compatSw
  3408. //
  3409. this.compatSw.Location = new System.Drawing.Point(337, 226);
  3410. this.compatSw.Margin = new System.Windows.Forms.Padding(2);
  3411. this.compatSw.Name = "compatSw";
  3412. this.compatSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3413. this.compatSw.OffForeColor = System.Drawing.Color.White;
  3414. this.compatSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3415. this.compatSw.OnForeColor = System.Drawing.Color.White;
  3416. this.compatSw.OnText = "Disable Compatibility Assistant";
  3417. this.compatSw.Size = new System.Drawing.Size(319, 31);
  3418. this.compatSw.TabIndex = 47;
  3419. this.compatSw.Tag = "themeable";
  3420. //
  3421. // officeTelemetrySw
  3422. //
  3423. this.officeTelemetrySw.Location = new System.Drawing.Point(14, 261);
  3424. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(2);
  3425. this.officeTelemetrySw.Name = "officeTelemetrySw";
  3426. this.officeTelemetrySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3427. this.officeTelemetrySw.OffForeColor = System.Drawing.Color.White;
  3428. this.officeTelemetrySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3429. this.officeTelemetrySw.OnForeColor = System.Drawing.Color.White;
  3430. this.officeTelemetrySw.OnText = "Disable Office 2016 Telemetry";
  3431. this.officeTelemetrySw.Size = new System.Drawing.Size(319, 31);
  3432. this.officeTelemetrySw.TabIndex = 46;
  3433. this.officeTelemetrySw.Tag = "themeable";
  3434. //
  3435. // telemetryTasksSw
  3436. //
  3437. this.telemetryTasksSw.Location = new System.Drawing.Point(14, 226);
  3438. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(2);
  3439. this.telemetryTasksSw.Name = "telemetryTasksSw";
  3440. this.telemetryTasksSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3441. this.telemetryTasksSw.OffForeColor = System.Drawing.Color.White;
  3442. this.telemetryTasksSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3443. this.telemetryTasksSw.OnForeColor = System.Drawing.Color.White;
  3444. this.telemetryTasksSw.OnText = "Disable Telemetry Tasks";
  3445. this.telemetryTasksSw.Size = new System.Drawing.Size(319, 31);
  3446. this.telemetryTasksSw.TabIndex = 45;
  3447. this.telemetryTasksSw.Tag = "themeable";
  3448. //
  3449. // superfetchSw
  3450. //
  3451. this.superfetchSw.Location = new System.Drawing.Point(337, 191);
  3452. this.superfetchSw.Margin = new System.Windows.Forms.Padding(2);
  3453. this.superfetchSw.Name = "superfetchSw";
  3454. this.superfetchSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3455. this.superfetchSw.OffForeColor = System.Drawing.Color.White;
  3456. this.superfetchSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3457. this.superfetchSw.OnForeColor = System.Drawing.Color.White;
  3458. this.superfetchSw.OnText = "Disable Superfetch";
  3459. this.superfetchSw.Size = new System.Drawing.Size(319, 31);
  3460. this.superfetchSw.TabIndex = 44;
  3461. this.superfetchSw.Tag = "themeable";
  3462. //
  3463. // homegroupSw
  3464. //
  3465. this.homegroupSw.Location = new System.Drawing.Point(337, 156);
  3466. this.homegroupSw.Margin = new System.Windows.Forms.Padding(2);
  3467. this.homegroupSw.Name = "homegroupSw";
  3468. this.homegroupSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3469. this.homegroupSw.OffForeColor = System.Drawing.Color.White;
  3470. this.homegroupSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3471. this.homegroupSw.OnForeColor = System.Drawing.Color.White;
  3472. this.homegroupSw.OnText = "Disable HomeGroup";
  3473. this.homegroupSw.Size = new System.Drawing.Size(319, 31);
  3474. this.homegroupSw.TabIndex = 43;
  3475. this.homegroupSw.Tag = "themeable";
  3476. //
  3477. // reportingSw
  3478. //
  3479. this.reportingSw.Location = new System.Drawing.Point(14, 191);
  3480. this.reportingSw.Margin = new System.Windows.Forms.Padding(2);
  3481. this.reportingSw.Name = "reportingSw";
  3482. this.reportingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3483. this.reportingSw.OffForeColor = System.Drawing.Color.White;
  3484. this.reportingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3485. this.reportingSw.OnForeColor = System.Drawing.Color.White;
  3486. this.reportingSw.OnText = "Disable Error Reporting";
  3487. this.reportingSw.Size = new System.Drawing.Size(319, 31);
  3488. this.reportingSw.TabIndex = 42;
  3489. this.reportingSw.Tag = "themeable";
  3490. //
  3491. // mediaSharingSw
  3492. //
  3493. this.mediaSharingSw.Location = new System.Drawing.Point(337, 86);
  3494. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(2);
  3495. this.mediaSharingSw.Name = "mediaSharingSw";
  3496. this.mediaSharingSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3497. this.mediaSharingSw.OffForeColor = System.Drawing.Color.White;
  3498. this.mediaSharingSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3499. this.mediaSharingSw.OnForeColor = System.Drawing.Color.White;
  3500. this.mediaSharingSw.OnText = "Disable Media Player Sharing";
  3501. this.mediaSharingSw.Size = new System.Drawing.Size(319, 31);
  3502. this.mediaSharingSw.TabIndex = 40;
  3503. this.mediaSharingSw.Tag = "themeable";
  3504. //
  3505. // printSw
  3506. //
  3507. this.printSw.Location = new System.Drawing.Point(337, 16);
  3508. this.printSw.Margin = new System.Windows.Forms.Padding(2);
  3509. this.printSw.Name = "printSw";
  3510. this.printSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3511. this.printSw.OffForeColor = System.Drawing.Color.White;
  3512. this.printSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3513. this.printSw.OnForeColor = System.Drawing.Color.White;
  3514. this.printSw.OnText = "Disable Print Service";
  3515. this.printSw.Size = new System.Drawing.Size(319, 31);
  3516. this.printSw.TabIndex = 39;
  3517. this.printSw.Tag = "themeable";
  3518. //
  3519. // systemRestoreSw
  3520. //
  3521. this.systemRestoreSw.Location = new System.Drawing.Point(14, 156);
  3522. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(2);
  3523. this.systemRestoreSw.Name = "systemRestoreSw";
  3524. this.systemRestoreSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3525. this.systemRestoreSw.OffForeColor = System.Drawing.Color.White;
  3526. this.systemRestoreSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3527. this.systemRestoreSw.OnForeColor = System.Drawing.Color.White;
  3528. this.systemRestoreSw.OnText = "Disable System Restore";
  3529. this.systemRestoreSw.Size = new System.Drawing.Size(319, 31);
  3530. this.systemRestoreSw.TabIndex = 38;
  3531. this.systemRestoreSw.Tag = "themeable";
  3532. //
  3533. // performanceSw
  3534. //
  3535. this.performanceSw.Location = new System.Drawing.Point(14, 16);
  3536. this.performanceSw.Margin = new System.Windows.Forms.Padding(2);
  3537. this.performanceSw.Name = "performanceSw";
  3538. this.performanceSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3539. this.performanceSw.OffForeColor = System.Drawing.Color.White;
  3540. this.performanceSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3541. this.performanceSw.OnForeColor = System.Drawing.Color.White;
  3542. this.performanceSw.OnText = "Enable Performance Tweaks";
  3543. this.performanceSw.Size = new System.Drawing.Size(319, 31);
  3544. this.performanceSw.TabIndex = 37;
  3545. this.performanceSw.Tag = "themeable";
  3546. //
  3547. // defenderSw
  3548. //
  3549. this.defenderSw.Location = new System.Drawing.Point(14, 86);
  3550. this.defenderSw.Margin = new System.Windows.Forms.Padding(2);
  3551. this.defenderSw.Name = "defenderSw";
  3552. this.defenderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3553. this.defenderSw.OffForeColor = System.Drawing.Color.White;
  3554. this.defenderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3555. this.defenderSw.OnForeColor = System.Drawing.Color.White;
  3556. this.defenderSw.OnText = "Disable Windows Defender";
  3557. this.defenderSw.Size = new System.Drawing.Size(319, 31);
  3558. this.defenderSw.TabIndex = 36;
  3559. this.defenderSw.Tag = "themeable";
  3560. //
  3561. // networkSw
  3562. //
  3563. this.networkSw.Location = new System.Drawing.Point(14, 51);
  3564. this.networkSw.Margin = new System.Windows.Forms.Padding(2);
  3565. this.networkSw.Name = "networkSw";
  3566. this.networkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3567. this.networkSw.OffForeColor = System.Drawing.Color.White;
  3568. this.networkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3569. this.networkSw.OnForeColor = System.Drawing.Color.White;
  3570. this.networkSw.OnText = "Disable Network Throttling";
  3571. this.networkSw.Size = new System.Drawing.Size(319, 31);
  3572. this.networkSw.TabIndex = 35;
  3573. this.networkSw.Tag = "themeable";
  3574. //
  3575. // actionSw
  3576. //
  3577. this.actionSw.Location = new System.Drawing.Point(14, 410);
  3578. this.actionSw.Margin = new System.Windows.Forms.Padding(2);
  3579. this.actionSw.Name = "actionSw";
  3580. this.actionSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3581. this.actionSw.OffForeColor = System.Drawing.Color.White;
  3582. this.actionSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3583. this.actionSw.OnForeColor = System.Drawing.Color.White;
  3584. this.actionSw.OnText = "Disable Notification Center";
  3585. this.actionSw.Size = new System.Drawing.Size(319, 31);
  3586. this.actionSw.TabIndex = 71;
  3587. this.actionSw.Tag = "themeable";
  3588. //
  3589. // castSw
  3590. //
  3591. this.castSw.Location = new System.Drawing.Point(337, 267);
  3592. this.castSw.Margin = new System.Windows.Forms.Padding(2);
  3593. this.castSw.Name = "castSw";
  3594. this.castSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3595. this.castSw.OffForeColor = System.Drawing.Color.White;
  3596. this.castSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3597. this.castSw.OnForeColor = System.Drawing.Color.White;
  3598. this.castSw.OnText = "Remove Cast To Device";
  3599. this.castSw.Size = new System.Drawing.Size(319, 31);
  3600. this.castSw.TabIndex = 61;
  3601. this.castSw.Tag = "themeable";
  3602. //
  3603. // longPathsSw
  3604. //
  3605. this.longPathsSw.Location = new System.Drawing.Point(14, 267);
  3606. this.longPathsSw.Margin = new System.Windows.Forms.Padding(2);
  3607. this.longPathsSw.Name = "longPathsSw";
  3608. this.longPathsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3609. this.longPathsSw.OffForeColor = System.Drawing.Color.White;
  3610. this.longPathsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3611. this.longPathsSw.OnForeColor = System.Drawing.Color.White;
  3612. this.longPathsSw.OnText = "Enable Long Paths";
  3613. this.longPathsSw.Size = new System.Drawing.Size(319, 31);
  3614. this.longPathsSw.TabIndex = 60;
  3615. this.longPathsSw.Tag = "themeable";
  3616. //
  3617. // ccSw
  3618. //
  3619. this.ccSw.Location = new System.Drawing.Point(337, 161);
  3620. this.ccSw.Margin = new System.Windows.Forms.Padding(2);
  3621. this.ccSw.Name = "ccSw";
  3622. this.ccSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3623. this.ccSw.OffForeColor = System.Drawing.Color.White;
  3624. this.ccSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3625. this.ccSw.OnForeColor = System.Drawing.Color.White;
  3626. this.ccSw.OnText = "Disable Cloud Clipboard";
  3627. this.ccSw.Size = new System.Drawing.Size(319, 31);
  3628. this.ccSw.TabIndex = 59;
  3629. this.ccSw.Tag = "themeable";
  3630. //
  3631. // featuresSw
  3632. //
  3633. this.featuresSw.Location = new System.Drawing.Point(337, 375);
  3634. this.featuresSw.Margin = new System.Windows.Forms.Padding(2);
  3635. this.featuresSw.Name = "featuresSw";
  3636. this.featuresSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3637. this.featuresSw.OffForeColor = System.Drawing.Color.White;
  3638. this.featuresSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3639. this.featuresSw.OnForeColor = System.Drawing.Color.White;
  3640. this.featuresSw.OnText = "Disable Feature Updates";
  3641. this.featuresSw.Size = new System.Drawing.Size(319, 31);
  3642. this.featuresSw.TabIndex = 58;
  3643. this.featuresSw.Tag = "themeable";
  3644. //
  3645. // insiderSw
  3646. //
  3647. this.insiderSw.Location = new System.Drawing.Point(337, 339);
  3648. this.insiderSw.Margin = new System.Windows.Forms.Padding(2);
  3649. this.insiderSw.Name = "insiderSw";
  3650. this.insiderSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3651. this.insiderSw.OffForeColor = System.Drawing.Color.White;
  3652. this.insiderSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3653. this.insiderSw.OnForeColor = System.Drawing.Color.White;
  3654. this.insiderSw.OnText = "Disable Insider Service";
  3655. this.insiderSw.Size = new System.Drawing.Size(319, 31);
  3656. this.insiderSw.TabIndex = 57;
  3657. this.insiderSw.Tag = "themeable";
  3658. //
  3659. // darkSw
  3660. //
  3661. this.darkSw.Location = new System.Drawing.Point(14, 160);
  3662. this.darkSw.Margin = new System.Windows.Forms.Padding(2);
  3663. this.darkSw.Name = "darkSw";
  3664. this.darkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3665. this.darkSw.OffForeColor = System.Drawing.Color.White;
  3666. this.darkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3667. this.darkSw.OnForeColor = System.Drawing.Color.White;
  3668. this.darkSw.OnText = "Enable Dark Theme";
  3669. this.darkSw.Size = new System.Drawing.Size(319, 31);
  3670. this.darkSw.TabIndex = 56;
  3671. this.darkSw.Tag = "themeable";
  3672. //
  3673. // spellSw
  3674. //
  3675. this.spellSw.Location = new System.Drawing.Point(14, 339);
  3676. this.spellSw.Margin = new System.Windows.Forms.Padding(2);
  3677. this.spellSw.Name = "spellSw";
  3678. this.spellSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3679. this.spellSw.OffForeColor = System.Drawing.Color.White;
  3680. this.spellSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3681. this.spellSw.OnForeColor = System.Drawing.Color.White;
  3682. this.spellSw.OnText = "Disable Spell Checking";
  3683. this.spellSw.Size = new System.Drawing.Size(319, 31);
  3684. this.spellSw.TabIndex = 55;
  3685. this.spellSw.Tag = "themeable";
  3686. //
  3687. // inkSw
  3688. //
  3689. this.inkSw.Location = new System.Drawing.Point(14, 303);
  3690. this.inkSw.Margin = new System.Windows.Forms.Padding(2);
  3691. this.inkSw.Name = "inkSw";
  3692. this.inkSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3693. this.inkSw.OffForeColor = System.Drawing.Color.White;
  3694. this.inkSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3695. this.inkSw.OnForeColor = System.Drawing.Color.White;
  3696. this.inkSw.OnText = "Disable Windows Ink";
  3697. this.inkSw.Size = new System.Drawing.Size(319, 31);
  3698. this.inkSw.TabIndex = 54;
  3699. this.inkSw.Tag = "themeable";
  3700. //
  3701. // driversSw
  3702. //
  3703. this.driversSw.Location = new System.Drawing.Point(337, 52);
  3704. this.driversSw.Margin = new System.Windows.Forms.Padding(2);
  3705. this.driversSw.Name = "driversSw";
  3706. this.driversSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3707. this.driversSw.OffForeColor = System.Drawing.Color.White;
  3708. this.driversSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3709. this.driversSw.OnForeColor = System.Drawing.Color.White;
  3710. this.driversSw.OnText = "Exclude Drivers from Updates";
  3711. this.driversSw.Size = new System.Drawing.Size(319, 31);
  3712. this.driversSw.TabIndex = 53;
  3713. this.driversSw.Tag = "themeable";
  3714. //
  3715. // sensorSw
  3716. //
  3717. this.sensorSw.Location = new System.Drawing.Point(337, 232);
  3718. this.sensorSw.Margin = new System.Windows.Forms.Padding(2);
  3719. this.sensorSw.Name = "sensorSw";
  3720. this.sensorSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3721. this.sensorSw.OffForeColor = System.Drawing.Color.White;
  3722. this.sensorSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3723. this.sensorSw.OnForeColor = System.Drawing.Color.White;
  3724. this.sensorSw.OnText = "Disable Sensor Services";
  3725. this.sensorSw.Size = new System.Drawing.Size(319, 31);
  3726. this.sensorSw.TabIndex = 51;
  3727. this.sensorSw.Tag = "themeable";
  3728. //
  3729. // privacySw
  3730. //
  3731. this.privacySw.Location = new System.Drawing.Point(337, 124);
  3732. this.privacySw.Margin = new System.Windows.Forms.Padding(2);
  3733. this.privacySw.Name = "privacySw";
  3734. this.privacySw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3735. this.privacySw.OffForeColor = System.Drawing.Color.White;
  3736. this.privacySw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3737. this.privacySw.OnForeColor = System.Drawing.Color.White;
  3738. this.privacySw.OnText = "Enhance Privacy";
  3739. this.privacySw.Size = new System.Drawing.Size(319, 31);
  3740. this.privacySw.TabIndex = 50;
  3741. this.privacySw.Tag = "themeable";
  3742. //
  3743. // telemetryServicesSw
  3744. //
  3745. this.telemetryServicesSw.Location = new System.Drawing.Point(337, 88);
  3746. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(2);
  3747. this.telemetryServicesSw.Name = "telemetryServicesSw";
  3748. this.telemetryServicesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3749. this.telemetryServicesSw.OffForeColor = System.Drawing.Color.White;
  3750. this.telemetryServicesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3751. this.telemetryServicesSw.OnForeColor = System.Drawing.Color.White;
  3752. this.telemetryServicesSw.OnText = "Disable Telemetry Services";
  3753. this.telemetryServicesSw.Size = new System.Drawing.Size(319, 31);
  3754. this.telemetryServicesSw.TabIndex = 48;
  3755. this.telemetryServicesSw.Tag = "themeable";
  3756. //
  3757. // autoUpdatesSw
  3758. //
  3759. this.autoUpdatesSw.Location = new System.Drawing.Point(337, 16);
  3760. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(2);
  3761. this.autoUpdatesSw.Name = "autoUpdatesSw";
  3762. this.autoUpdatesSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3763. this.autoUpdatesSw.OffForeColor = System.Drawing.Color.White;
  3764. this.autoUpdatesSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3765. this.autoUpdatesSw.OnForeColor = System.Drawing.Color.White;
  3766. this.autoUpdatesSw.OnText = "Disable Automatic Updates";
  3767. this.autoUpdatesSw.Size = new System.Drawing.Size(319, 31);
  3768. this.autoUpdatesSw.TabIndex = 47;
  3769. this.autoUpdatesSw.Tag = "themeable";
  3770. //
  3771. // peopleSw
  3772. //
  3773. this.peopleSw.Location = new System.Drawing.Point(14, 232);
  3774. this.peopleSw.Margin = new System.Windows.Forms.Padding(2);
  3775. this.peopleSw.Name = "peopleSw";
  3776. this.peopleSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3777. this.peopleSw.OffForeColor = System.Drawing.Color.White;
  3778. this.peopleSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3779. this.peopleSw.OnForeColor = System.Drawing.Color.White;
  3780. this.peopleSw.OnText = "Disable My People";
  3781. this.peopleSw.Size = new System.Drawing.Size(319, 31);
  3782. this.peopleSw.TabIndex = 46;
  3783. this.peopleSw.Tag = "themeable";
  3784. //
  3785. // adsSw
  3786. //
  3787. this.adsSw.Location = new System.Drawing.Point(14, 124);
  3788. this.adsSw.Margin = new System.Windows.Forms.Padding(2);
  3789. this.adsSw.Name = "adsSw";
  3790. this.adsSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3791. this.adsSw.OffForeColor = System.Drawing.Color.White;
  3792. this.adsSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3793. this.adsSw.OnForeColor = System.Drawing.Color.White;
  3794. this.adsSw.OnText = "Disable Start Menu Ads";
  3795. this.adsSw.Size = new System.Drawing.Size(319, 31);
  3796. this.adsSw.TabIndex = 45;
  3797. this.adsSw.Tag = "themeable";
  3798. //
  3799. // colorBarSw
  3800. //
  3801. this.colorBarSw.Location = new System.Drawing.Point(14, 52);
  3802. this.colorBarSw.Margin = new System.Windows.Forms.Padding(2);
  3803. this.colorBarSw.Name = "colorBarSw";
  3804. this.colorBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3805. this.colorBarSw.OffForeColor = System.Drawing.Color.White;
  3806. this.colorBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3807. this.colorBarSw.OnForeColor = System.Drawing.Color.White;
  3808. this.colorBarSw.OnText = "Enable Taskbar Color";
  3809. this.colorBarSw.Size = new System.Drawing.Size(319, 31);
  3810. this.colorBarSw.TabIndex = 44;
  3811. this.colorBarSw.Tag = "themeable";
  3812. //
  3813. // oldExplorerSw
  3814. //
  3815. this.oldExplorerSw.Location = new System.Drawing.Point(14, 88);
  3816. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(2);
  3817. this.oldExplorerSw.Name = "oldExplorerSw";
  3818. this.oldExplorerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3819. this.oldExplorerSw.OffForeColor = System.Drawing.Color.White;
  3820. this.oldExplorerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3821. this.oldExplorerSw.OnForeColor = System.Drawing.Color.White;
  3822. this.oldExplorerSw.OnText = "Disable Quick Access History";
  3823. this.oldExplorerSw.Size = new System.Drawing.Size(319, 31);
  3824. this.oldExplorerSw.TabIndex = 43;
  3825. this.oldExplorerSw.Tag = "themeable";
  3826. //
  3827. // xboxSw
  3828. //
  3829. this.xboxSw.Location = new System.Drawing.Point(14, 375);
  3830. this.xboxSw.Margin = new System.Windows.Forms.Padding(2);
  3831. this.xboxSw.Name = "xboxSw";
  3832. this.xboxSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3833. this.xboxSw.OffForeColor = System.Drawing.Color.White;
  3834. this.xboxSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3835. this.xboxSw.OnForeColor = System.Drawing.Color.White;
  3836. this.xboxSw.OnText = "Disable Xbox Live";
  3837. this.xboxSw.Size = new System.Drawing.Size(319, 31);
  3838. this.xboxSw.TabIndex = 42;
  3839. this.xboxSw.Tag = "themeable";
  3840. //
  3841. // cortanaSw
  3842. //
  3843. this.cortanaSw.Location = new System.Drawing.Point(337, 196);
  3844. this.cortanaSw.Margin = new System.Windows.Forms.Padding(2);
  3845. this.cortanaSw.Name = "cortanaSw";
  3846. this.cortanaSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3847. this.cortanaSw.OffForeColor = System.Drawing.Color.White;
  3848. this.cortanaSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3849. this.cortanaSw.OnForeColor = System.Drawing.Color.White;
  3850. this.cortanaSw.OnText = "Disable Cortana";
  3851. this.cortanaSw.Size = new System.Drawing.Size(319, 31);
  3852. this.cortanaSw.TabIndex = 41;
  3853. this.cortanaSw.Tag = "themeable";
  3854. //
  3855. // gameBarSw
  3856. //
  3857. this.gameBarSw.Location = new System.Drawing.Point(337, 303);
  3858. this.gameBarSw.Margin = new System.Windows.Forms.Padding(2);
  3859. this.gameBarSw.Name = "gameBarSw";
  3860. this.gameBarSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3861. this.gameBarSw.OffForeColor = System.Drawing.Color.White;
  3862. this.gameBarSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3863. this.gameBarSw.OnForeColor = System.Drawing.Color.White;
  3864. this.gameBarSw.OnText = "Disable Game Bar";
  3865. this.gameBarSw.Size = new System.Drawing.Size(319, 31);
  3866. this.gameBarSw.TabIndex = 40;
  3867. this.gameBarSw.Tag = "themeable";
  3868. //
  3869. // uODSw
  3870. //
  3871. this.uODSw.Location = new System.Drawing.Point(14, 196);
  3872. this.uODSw.Margin = new System.Windows.Forms.Padding(2);
  3873. this.uODSw.Name = "uODSw";
  3874. this.uODSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3875. this.uODSw.OffForeColor = System.Drawing.Color.White;
  3876. this.uODSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3877. this.uODSw.OnForeColor = System.Drawing.Color.White;
  3878. this.uODSw.OnText = "Uninstall OneDrive";
  3879. this.uODSw.Size = new System.Drawing.Size(319, 31);
  3880. this.uODSw.TabIndex = 39;
  3881. this.uODSw.Tag = "themeable";
  3882. //
  3883. // oldMixerSw
  3884. //
  3885. this.oldMixerSw.Location = new System.Drawing.Point(14, 16);
  3886. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(2);
  3887. this.oldMixerSw.Name = "oldMixerSw";
  3888. this.oldMixerSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3889. this.oldMixerSw.OffForeColor = System.Drawing.Color.White;
  3890. this.oldMixerSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3891. this.oldMixerSw.OnForeColor = System.Drawing.Color.White;
  3892. this.oldMixerSw.OnText = "Enable Classic Volume Mixer";
  3893. this.oldMixerSw.Size = new System.Drawing.Size(319, 31);
  3894. this.oldMixerSw.TabIndex = 38;
  3895. this.oldMixerSw.Tag = "themeable";
  3896. //
  3897. // disableOneDriveSw
  3898. //
  3899. this.disableOneDriveSw.Location = new System.Drawing.Point(14, 16);
  3900. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(2);
  3901. this.disableOneDriveSw.Name = "disableOneDriveSw";
  3902. this.disableOneDriveSw.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3903. this.disableOneDriveSw.OffForeColor = System.Drawing.Color.White;
  3904. this.disableOneDriveSw.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3905. this.disableOneDriveSw.OnForeColor = System.Drawing.Color.White;
  3906. this.disableOneDriveSw.OnText = "Disable OneDrive";
  3907. this.disableOneDriveSw.Size = new System.Drawing.Size(319, 31);
  3908. this.disableOneDriveSw.TabIndex = 46;
  3909. this.disableOneDriveSw.Tag = "themeable";
  3910. //
  3911. // chkOnlyRemovable
  3912. //
  3913. this.chkOnlyRemovable.AutoSize = true;
  3914. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  3915. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  3916. this.chkOnlyRemovable.Location = new System.Drawing.Point(503, 140);
  3917. this.chkOnlyRemovable.Margin = new System.Windows.Forms.Padding(2);
  3918. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  3919. this.chkOnlyRemovable.Size = new System.Drawing.Size(170, 25);
  3920. this.chkOnlyRemovable.TabIndex = 53;
  3921. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  3922. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  3923. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  3924. //
  3925. // chkSelectAllModernApps
  3926. //
  3927. this.chkSelectAllModernApps.AutoSize = true;
  3928. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3929. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  3930. this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111);
  3931. this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2);
  3932. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  3933. this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25);
  3934. this.chkSelectAllModernApps.TabIndex = 52;
  3935. this.chkSelectAllModernApps.Text = "Select all";
  3936. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  3937. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  3938. //
  3939. // cAutoInstall
  3940. //
  3941. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  3942. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  3943. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3944. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3945. this.cAutoInstall.Location = new System.Drawing.Point(561, 83);
  3946. this.cAutoInstall.Name = "cAutoInstall";
  3947. this.cAutoInstall.Size = new System.Drawing.Size(290, 24);
  3948. this.cAutoInstall.TabIndex = 107;
  3949. this.cAutoInstall.Text = "Install after downloading";
  3950. this.cAutoInstall.UseVisualStyleBackColor = true;
  3951. //
  3952. // progressDownloader
  3953. //
  3954. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  3955. this.progressDownloader.Location = new System.Drawing.Point(7, 92);
  3956. this.progressDownloader.MarqueeAnimationSpeed = 15;
  3957. this.progressDownloader.Name = "progressDownloader";
  3958. this.progressDownloader.Size = new System.Drawing.Size(302, 10);
  3959. this.progressDownloader.TabIndex = 160;
  3960. //
  3961. // c64
  3962. //
  3963. this.c64.AutoSize = true;
  3964. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3965. this.c64.Location = new System.Drawing.Point(386, 33);
  3966. this.c64.Name = "c64";
  3967. this.c64.Size = new System.Drawing.Size(72, 25);
  3968. this.c64.TabIndex = 75;
  3969. this.c64.TabStop = true;
  3970. this.c64.Text = "64-bit";
  3971. this.c64.UseVisualStyleBackColor = true;
  3972. //
  3973. // c32
  3974. //
  3975. this.c32.AutoSize = true;
  3976. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3977. this.c32.Location = new System.Drawing.Point(464, 33);
  3978. this.c32.Name = "c32";
  3979. this.c32.Size = new System.Drawing.Size(72, 25);
  3980. this.c32.TabIndex = 76;
  3981. this.c32.TabStop = true;
  3982. this.c32.Text = "32-bit";
  3983. this.c32.UseVisualStyleBackColor = true;
  3984. //
  3985. // checkErrorReports
  3986. //
  3987. this.checkErrorReports.AutoSize = true;
  3988. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3989. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  3990. this.checkErrorReports.Location = new System.Drawing.Point(275, 104);
  3991. this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2);
  3992. this.checkErrorReports.Name = "checkErrorReports";
  3993. this.checkErrorReports.Size = new System.Drawing.Size(123, 25);
  3994. this.checkErrorReports.TabIndex = 44;
  3995. this.checkErrorReports.Text = "Error reports";
  3996. this.checkErrorReports.UseVisualStyleBackColor = true;
  3997. //
  3998. // checkSelectAll
  3999. //
  4000. this.checkSelectAll.AutoSize = true;
  4001. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4002. this.checkSelectAll.ForeColor = System.Drawing.Color.White;
  4003. this.checkSelectAll.Location = new System.Drawing.Point(29, 14);
  4004. this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2);
  4005. this.checkSelectAll.Name = "checkSelectAll";
  4006. this.checkSelectAll.Size = new System.Drawing.Size(94, 25);
  4007. this.checkSelectAll.TabIndex = 35;
  4008. this.checkSelectAll.Tag = "";
  4009. this.checkSelectAll.Text = "Select all";
  4010. this.checkSelectAll.UseVisualStyleBackColor = true;
  4011. this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged);
  4012. //
  4013. // checkMediaCache
  4014. //
  4015. this.checkMediaCache.AutoSize = true;
  4016. this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4017. this.checkMediaCache.ForeColor = System.Drawing.Color.White;
  4018. this.checkMediaCache.Location = new System.Drawing.Point(275, 75);
  4019. this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2);
  4020. this.checkMediaCache.Name = "checkMediaCache";
  4021. this.checkMediaCache.Size = new System.Drawing.Size(176, 25);
  4022. this.checkMediaCache.TabIndex = 43;
  4023. this.checkMediaCache.Text = "Media Players cache";
  4024. this.checkMediaCache.UseVisualStyleBackColor = true;
  4025. //
  4026. // checkTemp
  4027. //
  4028. this.checkTemp.AutoSize = true;
  4029. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4030. this.checkTemp.ForeColor = System.Drawing.Color.White;
  4031. this.checkTemp.Location = new System.Drawing.Point(55, 45);
  4032. this.checkTemp.Margin = new System.Windows.Forms.Padding(2);
  4033. this.checkTemp.Name = "checkTemp";
  4034. this.checkTemp.Size = new System.Drawing.Size(142, 25);
  4035. this.checkTemp.TabIndex = 36;
  4036. this.checkTemp.Text = "Temporary files";
  4037. this.checkTemp.UseVisualStyleBackColor = true;
  4038. //
  4039. // checkLogs
  4040. //
  4041. this.checkLogs.AutoSize = true;
  4042. this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4043. this.checkLogs.ForeColor = System.Drawing.Color.White;
  4044. this.checkLogs.Location = new System.Drawing.Point(55, 75);
  4045. this.checkLogs.Margin = new System.Windows.Forms.Padding(2);
  4046. this.checkLogs.Name = "checkLogs";
  4047. this.checkLogs.Size = new System.Drawing.Size(131, 25);
  4048. this.checkLogs.TabIndex = 42;
  4049. this.checkLogs.Text = "Windows logs";
  4050. this.checkLogs.UseVisualStyleBackColor = true;
  4051. //
  4052. // checkBin
  4053. //
  4054. this.checkBin.AutoSize = true;
  4055. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4056. this.checkBin.ForeColor = System.Drawing.Color.White;
  4057. this.checkBin.Location = new System.Drawing.Point(275, 45);
  4058. this.checkBin.Margin = new System.Windows.Forms.Padding(2);
  4059. this.checkBin.Name = "checkBin";
  4060. this.checkBin.Size = new System.Drawing.Size(162, 25);
  4061. this.checkBin.TabIndex = 41;
  4062. this.checkBin.Text = "Empty Recycle Bin";
  4063. this.checkBin.UseVisualStyleBackColor = true;
  4064. //
  4065. // checkMiniDumps
  4066. //
  4067. this.checkMiniDumps.AutoSize = true;
  4068. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4069. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  4070. this.checkMiniDumps.Location = new System.Drawing.Point(55, 104);
  4071. this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2);
  4072. this.checkMiniDumps.Name = "checkMiniDumps";
  4073. this.checkMiniDumps.Size = new System.Drawing.Size(157, 25);
  4074. this.checkMiniDumps.TabIndex = 39;
  4075. this.checkMiniDumps.Text = "BSOD Minidumps";
  4076. this.checkMiniDumps.UseVisualStyleBackColor = true;
  4077. //
  4078. // chkReadOnly
  4079. //
  4080. this.chkReadOnly.AutoSize = true;
  4081. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4082. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  4083. this.chkReadOnly.Location = new System.Drawing.Point(329, 155);
  4084. this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2);
  4085. this.chkReadOnly.Name = "chkReadOnly";
  4086. this.chkReadOnly.Size = new System.Drawing.Size(103, 25);
  4087. this.chkReadOnly.TabIndex = 61;
  4088. this.chkReadOnly.Text = "Read-only";
  4089. this.chkReadOnly.UseVisualStyleBackColor = true;
  4090. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  4091. //
  4092. // chkBlock
  4093. //
  4094. this.chkBlock.AutoSize = true;
  4095. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4096. this.chkBlock.ForeColor = System.Drawing.Color.White;
  4097. this.chkBlock.Location = new System.Drawing.Point(329, 110);
  4098. this.chkBlock.Margin = new System.Windows.Forms.Padding(2);
  4099. this.chkBlock.Name = "chkBlock";
  4100. this.chkBlock.Size = new System.Drawing.Size(69, 25);
  4101. this.chkBlock.TabIndex = 59;
  4102. this.chkBlock.Text = "Block";
  4103. this.chkBlock.UseVisualStyleBackColor = true;
  4104. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  4105. //
  4106. // checkRestartExplorer
  4107. //
  4108. this.checkRestartExplorer.AutoSize = true;
  4109. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4110. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  4111. this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175);
  4112. this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2);
  4113. this.checkRestartExplorer.Name = "checkRestartExplorer";
  4114. this.checkRestartExplorer.Size = new System.Drawing.Size(306, 25);
  4115. this.checkRestartExplorer.TabIndex = 50;
  4116. this.checkRestartExplorer.Tag = "";
  4117. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  4118. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  4119. //
  4120. // checkRegistryEditor
  4121. //
  4122. this.checkRegistryEditor.AutoSize = true;
  4123. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4124. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  4125. this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136);
  4126. this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2);
  4127. this.checkRegistryEditor.Name = "checkRegistryEditor";
  4128. this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25);
  4129. this.checkRegistryEditor.TabIndex = 38;
  4130. this.checkRegistryEditor.Text = "Registry Editor";
  4131. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  4132. //
  4133. // checkEnableAll
  4134. //
  4135. this.checkEnableAll.AutoSize = true;
  4136. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4137. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4138. this.checkEnableAll.Location = new System.Drawing.Point(29, 14);
  4139. this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2);
  4140. this.checkEnableAll.Name = "checkEnableAll";
  4141. this.checkEnableAll.Size = new System.Drawing.Size(97, 25);
  4142. this.checkEnableAll.TabIndex = 35;
  4143. this.checkEnableAll.Tag = "";
  4144. this.checkEnableAll.Text = "Enable all";
  4145. this.checkEnableAll.UseVisualStyleBackColor = true;
  4146. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4147. //
  4148. // checkContextMenu
  4149. //
  4150. this.checkContextMenu.AutoSize = true;
  4151. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4152. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4153. this.checkContextMenu.Location = new System.Drawing.Point(256, 75);
  4154. this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2);
  4155. this.checkContextMenu.Name = "checkContextMenu";
  4156. this.checkContextMenu.Size = new System.Drawing.Size(151, 25);
  4157. this.checkContextMenu.TabIndex = 43;
  4158. this.checkContextMenu.Text = "Right Click menu";
  4159. this.checkContextMenu.UseVisualStyleBackColor = true;
  4160. //
  4161. // checkTaskManager
  4162. //
  4163. this.checkTaskManager.AutoSize = true;
  4164. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4165. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4166. this.checkTaskManager.Location = new System.Drawing.Point(55, 45);
  4167. this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2);
  4168. this.checkTaskManager.Name = "checkTaskManager";
  4169. this.checkTaskManager.Size = new System.Drawing.Size(128, 25);
  4170. this.checkTaskManager.TabIndex = 36;
  4171. this.checkTaskManager.Text = "Task Manager";
  4172. this.checkTaskManager.UseVisualStyleBackColor = true;
  4173. //
  4174. // checkCommandPrompt
  4175. //
  4176. this.checkCommandPrompt.AutoSize = true;
  4177. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4178. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4179. this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75);
  4180. this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2);
  4181. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4182. this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25);
  4183. this.checkCommandPrompt.TabIndex = 42;
  4184. this.checkCommandPrompt.Text = "Command Prompt";
  4185. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4186. //
  4187. // checkFirewall
  4188. //
  4189. this.checkFirewall.AutoSize = true;
  4190. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4191. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4192. this.checkFirewall.Location = new System.Drawing.Point(256, 106);
  4193. this.checkFirewall.Margin = new System.Windows.Forms.Padding(2);
  4194. this.checkFirewall.Name = "checkFirewall";
  4195. this.checkFirewall.Size = new System.Drawing.Size(155, 25);
  4196. this.checkFirewall.TabIndex = 37;
  4197. this.checkFirewall.Text = "Windows Firewall";
  4198. this.checkFirewall.UseVisualStyleBackColor = true;
  4199. //
  4200. // checkRunDialog
  4201. //
  4202. this.checkRunDialog.AutoSize = true;
  4203. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4204. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4205. this.checkRunDialog.Location = new System.Drawing.Point(256, 45);
  4206. this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2);
  4207. this.checkRunDialog.Name = "checkRunDialog";
  4208. this.checkRunDialog.Size = new System.Drawing.Size(108, 25);
  4209. this.checkRunDialog.TabIndex = 41;
  4210. this.checkRunDialog.Text = "Run Dialog";
  4211. this.checkRunDialog.UseVisualStyleBackColor = true;
  4212. //
  4213. // checkFolderOptions
  4214. //
  4215. this.checkFolderOptions.AutoSize = true;
  4216. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4217. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4218. this.checkFolderOptions.Location = new System.Drawing.Point(55, 136);
  4219. this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2);
  4220. this.checkFolderOptions.Name = "checkFolderOptions";
  4221. this.checkFolderOptions.Size = new System.Drawing.Size(138, 25);
  4222. this.checkFolderOptions.TabIndex = 39;
  4223. this.checkFolderOptions.Text = "Folder Options";
  4224. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4225. //
  4226. // checkControlPanel
  4227. //
  4228. this.checkControlPanel.AutoSize = true;
  4229. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4230. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4231. this.checkControlPanel.Location = new System.Drawing.Point(55, 106);
  4232. this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2);
  4233. this.checkControlPanel.Name = "checkControlPanel";
  4234. this.checkControlPanel.Size = new System.Drawing.Size(127, 25);
  4235. this.checkControlPanel.TabIndex = 40;
  4236. this.checkControlPanel.Text = "Control Panel";
  4237. this.checkControlPanel.UseVisualStyleBackColor = true;
  4238. //
  4239. // checkShift
  4240. //
  4241. this.checkShift.AutoSize = true;
  4242. this.checkShift.ForeColor = System.Drawing.Color.White;
  4243. this.checkShift.Location = new System.Drawing.Point(11, 26);
  4244. this.checkShift.Margin = new System.Windows.Forms.Padding(2);
  4245. this.checkShift.Name = "checkShift";
  4246. this.checkShift.Size = new System.Drawing.Size(300, 25);
  4247. this.checkShift.TabIndex = 83;
  4248. this.checkShift.Text = "Show only when SHIFT key is pressed";
  4249. this.checkShift.UseVisualStyleBackColor = true;
  4250. //
  4251. // radioTop
  4252. //
  4253. this.radioTop.AutoSize = true;
  4254. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  4255. this.radioTop.ForeColor = System.Drawing.Color.White;
  4256. this.radioTop.Location = new System.Drawing.Point(11, 26);
  4257. this.radioTop.Margin = new System.Windows.Forms.Padding(2);
  4258. this.radioTop.Name = "radioTop";
  4259. this.radioTop.Size = new System.Drawing.Size(55, 25);
  4260. this.radioTop.TabIndex = 83;
  4261. this.radioTop.Text = "Top";
  4262. this.radioTop.UseVisualStyleBackColor = true;
  4263. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  4264. //
  4265. // radioMiddle
  4266. //
  4267. this.radioMiddle.AutoSize = true;
  4268. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  4269. this.radioMiddle.Location = new System.Drawing.Point(131, 26);
  4270. this.radioMiddle.Margin = new System.Windows.Forms.Padding(2);
  4271. this.radioMiddle.Name = "radioMiddle";
  4272. this.radioMiddle.Size = new System.Drawing.Size(80, 25);
  4273. this.radioMiddle.TabIndex = 84;
  4274. this.radioMiddle.Text = "Middle";
  4275. this.radioMiddle.UseVisualStyleBackColor = true;
  4276. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  4277. //
  4278. // radioBottom
  4279. //
  4280. this.radioBottom.AutoSize = true;
  4281. this.radioBottom.ForeColor = System.Drawing.Color.White;
  4282. this.radioBottom.Location = new System.Drawing.Point(277, 26);
  4283. this.radioBottom.Margin = new System.Windows.Forms.Padding(2);
  4284. this.radioBottom.Name = "radioBottom";
  4285. this.radioBottom.Size = new System.Drawing.Size(84, 25);
  4286. this.radioBottom.TabIndex = 85;
  4287. this.radioBottom.Text = "Bottom";
  4288. this.radioBottom.UseVisualStyleBackColor = true;
  4289. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  4290. //
  4291. // checkDefaultIcon
  4292. //
  4293. this.checkDefaultIcon.AutoSize = true;
  4294. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4295. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  4296. this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58);
  4297. this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2);
  4298. this.checkDefaultIcon.Name = "checkDefaultIcon";
  4299. this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25);
  4300. this.checkDefaultIcon.TabIndex = 82;
  4301. this.checkDefaultIcon.Text = "Use program\'s icon";
  4302. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  4303. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  4304. //
  4305. // radioCommand
  4306. //
  4307. this.radioCommand.AutoSize = true;
  4308. this.radioCommand.ForeColor = System.Drawing.Color.White;
  4309. this.radioCommand.Location = new System.Drawing.Point(481, 26);
  4310. this.radioCommand.Margin = new System.Windows.Forms.Padding(2);
  4311. this.radioCommand.Name = "radioCommand";
  4312. this.radioCommand.Size = new System.Drawing.Size(103, 25);
  4313. this.radioCommand.TabIndex = 84;
  4314. this.radioCommand.Text = "Command";
  4315. this.radioCommand.UseVisualStyleBackColor = true;
  4316. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  4317. //
  4318. // radioProgram
  4319. //
  4320. this.radioProgram.AutoSize = true;
  4321. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  4322. this.radioProgram.ForeColor = System.Drawing.Color.White;
  4323. this.radioProgram.Location = new System.Drawing.Point(11, 26);
  4324. this.radioProgram.Margin = new System.Windows.Forms.Padding(2);
  4325. this.radioProgram.Name = "radioProgram";
  4326. this.radioProgram.Size = new System.Drawing.Size(91, 25);
  4327. this.radioProgram.TabIndex = 80;
  4328. this.radioProgram.Text = "Program";
  4329. this.radioProgram.UseVisualStyleBackColor = true;
  4330. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  4331. //
  4332. // radioFolder
  4333. //
  4334. this.radioFolder.AutoSize = true;
  4335. this.radioFolder.ForeColor = System.Drawing.Color.White;
  4336. this.radioFolder.Location = new System.Drawing.Point(139, 26);
  4337. this.radioFolder.Margin = new System.Windows.Forms.Padding(2);
  4338. this.radioFolder.Name = "radioFolder";
  4339. this.radioFolder.Size = new System.Drawing.Size(75, 25);
  4340. this.radioFolder.TabIndex = 81;
  4341. this.radioFolder.Text = "Folder";
  4342. this.radioFolder.UseVisualStyleBackColor = true;
  4343. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  4344. //
  4345. // radioLink
  4346. //
  4347. this.radioLink.AutoSize = true;
  4348. this.radioLink.ForeColor = System.Drawing.Color.White;
  4349. this.radioLink.Location = new System.Drawing.Point(254, 26);
  4350. this.radioLink.Margin = new System.Windows.Forms.Padding(2);
  4351. this.radioLink.Name = "radioLink";
  4352. this.radioLink.Size = new System.Drawing.Size(57, 25);
  4353. this.radioLink.TabIndex = 82;
  4354. this.radioLink.Text = "Link";
  4355. this.radioLink.UseVisualStyleBackColor = true;
  4356. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  4357. //
  4358. // radioFile
  4359. //
  4360. this.radioFile.AutoSize = true;
  4361. this.radioFile.ForeColor = System.Drawing.Color.White;
  4362. this.radioFile.Location = new System.Drawing.Point(371, 26);
  4363. this.radioFile.Margin = new System.Windows.Forms.Padding(2);
  4364. this.radioFile.Name = "radioFile";
  4365. this.radioFile.Size = new System.Drawing.Size(53, 25);
  4366. this.radioFile.TabIndex = 83;
  4367. this.radioFile.Text = "File";
  4368. this.radioFile.UseVisualStyleBackColor = true;
  4369. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  4370. //
  4371. // radioTurkish
  4372. //
  4373. this.radioTurkish.AutoSize = true;
  4374. this.radioTurkish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4375. this.radioTurkish.ForeColor = System.Drawing.Color.White;
  4376. this.radioTurkish.Location = new System.Drawing.Point(151, 95);
  4377. this.radioTurkish.Margin = new System.Windows.Forms.Padding(2);
  4378. this.radioTurkish.Name = "radioTurkish";
  4379. this.radioTurkish.Size = new System.Drawing.Size(76, 25);
  4380. this.radioTurkish.TabIndex = 80;
  4381. this.radioTurkish.Tag = "";
  4382. this.radioTurkish.Text = "Türkçe";
  4383. this.radioTurkish.UseVisualStyleBackColor = true;
  4384. this.radioTurkish.Click += new System.EventHandler(this.radioTurkish_Click);
  4385. //
  4386. // radioHellenic
  4387. //
  4388. this.radioHellenic.AutoSize = true;
  4389. this.radioHellenic.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4390. this.radioHellenic.ForeColor = System.Drawing.Color.White;
  4391. this.radioHellenic.Location = new System.Drawing.Point(151, 66);
  4392. this.radioHellenic.Margin = new System.Windows.Forms.Padding(2);
  4393. this.radioHellenic.Name = "radioHellenic";
  4394. this.radioHellenic.Size = new System.Drawing.Size(94, 25);
  4395. this.radioHellenic.TabIndex = 78;
  4396. this.radioHellenic.Tag = "";
  4397. this.radioHellenic.Text = "Ελληνικά";
  4398. this.radioHellenic.UseVisualStyleBackColor = true;
  4399. this.radioHellenic.Click += new System.EventHandler(this.radioHellenic_Click);
  4400. //
  4401. // radioEnglish
  4402. //
  4403. this.radioEnglish.AutoSize = true;
  4404. this.radioEnglish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4405. this.radioEnglish.ForeColor = System.Drawing.Color.White;
  4406. this.radioEnglish.Location = new System.Drawing.Point(151, 8);
  4407. this.radioEnglish.Margin = new System.Windows.Forms.Padding(2);
  4408. this.radioEnglish.Name = "radioEnglish";
  4409. this.radioEnglish.Size = new System.Drawing.Size(79, 25);
  4410. this.radioEnglish.TabIndex = 75;
  4411. this.radioEnglish.Tag = "";
  4412. this.radioEnglish.Text = "English";
  4413. this.radioEnglish.UseVisualStyleBackColor = true;
  4414. this.radioEnglish.Click += new System.EventHandler(this.radioEnglish_Click);
  4415. //
  4416. // radioRussian
  4417. //
  4418. this.radioRussian.AutoSize = true;
  4419. this.radioRussian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4420. this.radioRussian.ForeColor = System.Drawing.Color.White;
  4421. this.radioRussian.Location = new System.Drawing.Point(151, 37);
  4422. this.radioRussian.Margin = new System.Windows.Forms.Padding(2);
  4423. this.radioRussian.Name = "radioRussian";
  4424. this.radioRussian.Size = new System.Drawing.Size(90, 25);
  4425. this.radioRussian.TabIndex = 74;
  4426. this.radioRussian.Tag = "";
  4427. this.radioRussian.Text = "русский";
  4428. this.radioRussian.UseVisualStyleBackColor = true;
  4429. this.radioRussian.Click += new System.EventHandler(this.radioRussian_Click);
  4430. //
  4431. // helpTipsToggle
  4432. //
  4433. this.helpTipsToggle.Location = new System.Drawing.Point(14, 51);
  4434. this.helpTipsToggle.Margin = new System.Windows.Forms.Padding(2);
  4435. this.helpTipsToggle.Name = "helpTipsToggle";
  4436. this.helpTipsToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4437. this.helpTipsToggle.OffForeColor = System.Drawing.Color.White;
  4438. this.helpTipsToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4439. this.helpTipsToggle.OnForeColor = System.Drawing.Color.White;
  4440. this.helpTipsToggle.OnText = "Show Help Messages";
  4441. this.helpTipsToggle.Size = new System.Drawing.Size(319, 31);
  4442. this.helpTipsToggle.TabIndex = 70;
  4443. this.helpTipsToggle.Tag = "themeable";
  4444. this.helpTipsToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.helpTipsToggle_CheckedChanged);
  4445. //
  4446. // quickAccessToggle
  4447. //
  4448. this.quickAccessToggle.Location = new System.Drawing.Point(14, 16);
  4449. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(2);
  4450. this.quickAccessToggle.Name = "quickAccessToggle";
  4451. this.quickAccessToggle.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4452. this.quickAccessToggle.OffForeColor = System.Drawing.Color.White;
  4453. this.quickAccessToggle.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4454. this.quickAccessToggle.OnForeColor = System.Drawing.Color.White;
  4455. this.quickAccessToggle.OnText = "Show Quick Access Menu";
  4456. this.quickAccessToggle.Size = new System.Drawing.Size(319, 31);
  4457. this.quickAccessToggle.TabIndex = 64;
  4458. this.quickAccessToggle.Tag = "themeable";
  4459. this.quickAccessToggle.CheckedChanged += new Optimizer.ToggleSwitch.CheckedChangedDelegate(this.quickAccessToggle_CheckedChanged);
  4460. //
  4461. // MainForm
  4462. //
  4463. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  4464. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  4465. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4466. this.ClientSize = new System.Drawing.Size(870, 705);
  4467. this.Controls.Add(this.bpanel);
  4468. this.Controls.Add(this.tpanel);
  4469. this.DoubleBuffered = true;
  4470. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4471. this.ForeColor = System.Drawing.Color.White;
  4472. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  4473. this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  4474. this.MinimumSize = new System.Drawing.Size(886, 744);
  4475. this.Name = "MainForm";
  4476. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  4477. this.Text = "Optimizer";
  4478. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  4479. this.Load += new System.EventHandler(this.Main_Load);
  4480. this.tpanel.ResumeLayout(false);
  4481. this.tpanel.PerformLayout();
  4482. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  4483. this.bpanel.ResumeLayout(false);
  4484. this.tabCollection.ResumeLayout(false);
  4485. this.universalTab.ResumeLayout(false);
  4486. this.universalTab.PerformLayout();
  4487. this.windowsXTab.ResumeLayout(false);
  4488. this.windowsXTab.PerformLayout();
  4489. this.windowsVIIITab.ResumeLayout(false);
  4490. this.windowsVIIITab.PerformLayout();
  4491. this.modernAppsTab.ResumeLayout(false);
  4492. this.modernAppsTab.PerformLayout();
  4493. this.panelModernAppsList.ResumeLayout(false);
  4494. this.startupTab.ResumeLayout(false);
  4495. this.startupTab.PerformLayout();
  4496. this.panel3.ResumeLayout(false);
  4497. this.appsTab.ResumeLayout(false);
  4498. this.panel10.ResumeLayout(false);
  4499. this.panel10.PerformLayout();
  4500. this.panelCommonApps.ResumeLayout(false);
  4501. this.panelCommonApps.PerformLayout();
  4502. this.cleanerTab.ResumeLayout(false);
  4503. this.cleanerTab.PerformLayout();
  4504. this.panel1.ResumeLayout(false);
  4505. this.panel1.PerformLayout();
  4506. this.pingerTab.ResumeLayout(false);
  4507. this.pingerTab.PerformLayout();
  4508. this.panel7.ResumeLayout(false);
  4509. this.hostsEditorTab.ResumeLayout(false);
  4510. this.hostsEditorTab.PerformLayout();
  4511. this.panel4.ResumeLayout(false);
  4512. this.panel4.PerformLayout();
  4513. this.panelList.ResumeLayout(false);
  4514. this.registryFixerTab.ResumeLayout(false);
  4515. this.registryFixerTab.PerformLayout();
  4516. this.panel2.ResumeLayout(false);
  4517. this.panel2.PerformLayout();
  4518. this.integratorTab.ResumeLayout(false);
  4519. this.synapse.ResumeLayout(false);
  4520. this.integratorInfoTab.ResumeLayout(false);
  4521. this.integratorInfoTab.PerformLayout();
  4522. this.tabPage8.ResumeLayout(false);
  4523. this.tabPage8.PerformLayout();
  4524. this.itemnamegroup.ResumeLayout(false);
  4525. this.itemnamegroup.PerformLayout();
  4526. this.security.ResumeLayout(false);
  4527. this.security.PerformLayout();
  4528. this.itemposition.ResumeLayout(false);
  4529. this.itemposition.PerformLayout();
  4530. this.icontoaddgroup.ResumeLayout(false);
  4531. this.icontoaddgroup.PerformLayout();
  4532. this.itemtoaddgroup.ResumeLayout(false);
  4533. this.itemtoaddgroup.PerformLayout();
  4534. this.itemtype.ResumeLayout(false);
  4535. this.itemtype.PerformLayout();
  4536. this.tabPage9.ResumeLayout(false);
  4537. this.tabPage9.PerformLayout();
  4538. this.panel5.ResumeLayout(false);
  4539. this.tabPage10.ResumeLayout(false);
  4540. this.tabPage10.PerformLayout();
  4541. this.tabPage11.ResumeLayout(false);
  4542. this.tabPage11.PerformLayout();
  4543. this.panel6.ResumeLayout(false);
  4544. this.optionsTab.ResumeLayout(false);
  4545. this.optionsTab.PerformLayout();
  4546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  4547. this.panel9.ResumeLayout(false);
  4548. this.panel9.PerformLayout();
  4549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox89)).EndInit();
  4550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).EndInit();
  4551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).EndInit();
  4552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).EndInit();
  4553. this.panel8.ResumeLayout(false);
  4554. this.panel8.PerformLayout();
  4555. ((System.ComponentModel.ISupportInitialize)(this.picFOSS)).EndInit();
  4556. ((System.ComponentModel.ISupportInitialize)(this.picFSF)).EndInit();
  4557. this.launcherMenu.ResumeLayout(false);
  4558. this.ResumeLayout(false);
  4559. }
  4560. #endregion
  4561. private System.Windows.Forms.Panel tpanel;
  4562. private System.Windows.Forms.Label txtBitness;
  4563. private System.Windows.Forms.Label txtOS;
  4564. private System.Windows.Forms.Label txtVersion;
  4565. private System.Windows.Forms.PictureBox pictureBox1;
  4566. private System.Windows.Forms.Label label2;
  4567. private System.Windows.Forms.Panel bpanel;
  4568. private System.Windows.Forms.TabControl tabCollection;
  4569. private System.Windows.Forms.TabPage universalTab;
  4570. private System.Windows.Forms.Button restartButton;
  4571. private System.Windows.Forms.TabPage windowsXTab;
  4572. private System.Windows.Forms.Button restartButton10;
  4573. private System.Windows.Forms.TabPage windowsVIIITab;
  4574. private System.Windows.Forms.Button restartButton8;
  4575. private System.Windows.Forms.TabPage cleanerTab;
  4576. private ColoredCheckBox checkTemp;
  4577. private ColoredCheckBox checkSelectAll;
  4578. private System.Windows.Forms.Button cleanDriveB;
  4579. private ColoredCheckBox checkMediaCache;
  4580. private ColoredCheckBox checkLogs;
  4581. private ColoredCheckBox checkBin;
  4582. private ColoredCheckBox checkMiniDumps;
  4583. private System.Windows.Forms.Panel panel1;
  4584. private System.Windows.Forms.TabPage startupTab;
  4585. private System.Windows.Forms.Label startupTitle;
  4586. private System.Windows.Forms.Button removeStartupItemB;
  4587. private System.Windows.Forms.Label cleanerTitle;
  4588. private System.Windows.Forms.TabPage registryFixerTab;
  4589. private System.Windows.Forms.Label registryTitle;
  4590. private System.Windows.Forms.Button regFixB;
  4591. private System.Windows.Forms.Panel panel2;
  4592. private ColoredCheckBox checkRegistryEditor;
  4593. private ColoredCheckBox checkEnableAll;
  4594. private ColoredCheckBox checkContextMenu;
  4595. private ColoredCheckBox checkTaskManager;
  4596. private ColoredCheckBox checkCommandPrompt;
  4597. private ColoredCheckBox checkFirewall;
  4598. private ColoredCheckBox checkRunDialog;
  4599. private ColoredCheckBox checkFolderOptions;
  4600. private ColoredCheckBox checkControlPanel;
  4601. private ColoredCheckBox checkRestartExplorer;
  4602. private System.Windows.Forms.Panel panel3;
  4603. private System.Windows.Forms.Label regLbl;
  4604. private System.Windows.Forms.ListView listStartupItems;
  4605. private System.Windows.Forms.ColumnHeader columnHeader1;
  4606. private System.Windows.Forms.ColumnHeader columnHeader2;
  4607. private System.Windows.Forms.Button refreshStartupB;
  4608. private System.Windows.Forms.Button locateFileB;
  4609. private System.Windows.Forms.ColumnHeader columnHeader3;
  4610. private System.Windows.Forms.TabPage hostsEditorTab;
  4611. private System.Windows.Forms.Label hostsTitle;
  4612. private System.Windows.Forms.LinkLabel linkLocate;
  4613. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  4614. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  4615. private System.Windows.Forms.ListBox listHostEntries;
  4616. private System.Windows.Forms.Panel panel4;
  4617. private System.Windows.Forms.Button removeAllHostsB;
  4618. private System.Windows.Forms.Button refreshHostsB;
  4619. private System.Windows.Forms.Button removeHostB;
  4620. private System.Windows.Forms.TextBox txtDomain;
  4621. private System.Windows.Forms.Label lblDomain;
  4622. private System.Windows.Forms.Label lblIP;
  4623. private System.Windows.Forms.Button addHostB;
  4624. private System.Windows.Forms.TextBox txtIP;
  4625. private ColoredCheckBox checkErrorReports;
  4626. private System.Windows.Forms.TabPage integratorTab;
  4627. private System.Windows.Forms.TabControl synapse;
  4628. private System.Windows.Forms.TabPage integratorInfoTab;
  4629. private System.Windows.Forms.TabPage tabPage8;
  4630. private System.Windows.Forms.TabPage tabPage9;
  4631. private System.Windows.Forms.TabPage tabPage10;
  4632. private System.Windows.Forms.TabPage tabPage11;
  4633. private System.Windows.Forms.Label integrator7;
  4634. private System.Windows.Forms.Label integrator6;
  4635. private System.Windows.Forms.Label integrator5;
  4636. private System.Windows.Forms.Label integrator4;
  4637. private System.Windows.Forms.Label integrator3;
  4638. private System.Windows.Forms.Label integrator2;
  4639. private System.Windows.Forms.Label integrator1;
  4640. private System.Windows.Forms.Button button48;
  4641. private System.Windows.Forms.TextBox txtRunKeyword;
  4642. private System.Windows.Forms.Label ccKeywordL;
  4643. private System.Windows.Forms.TextBox txtRunFile;
  4644. private System.Windows.Forms.Label ccFileL;
  4645. private System.Windows.Forms.Label ccL;
  4646. private System.Windows.Forms.Button btnCreateCustomCommand;
  4647. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  4648. private System.Windows.Forms.Button PMB;
  4649. private System.Windows.Forms.Button DSB;
  4650. private System.Windows.Forms.Button STB;
  4651. private System.Windows.Forms.Button SSB;
  4652. private System.Windows.Forms.Button WAB;
  4653. private System.Windows.Forms.Label readyMenusL;
  4654. private System.Windows.Forms.ListBox listDesktopItems;
  4655. private System.Windows.Forms.Label removeIntegratorItemsL;
  4656. private System.Windows.Forms.Button refreshIIB;
  4657. private System.Windows.Forms.Button removeDIB;
  4658. private System.Windows.Forms.Button removeAllIIB;
  4659. private System.Windows.Forms.GroupBox itemtype;
  4660. private ColoredRadioButton radioCommand;
  4661. private ColoredRadioButton radioProgram;
  4662. private ColoredRadioButton radioFile;
  4663. private ColoredRadioButton radioFolder;
  4664. private ColoredRadioButton radioLink;
  4665. private System.Windows.Forms.Label addItemL;
  4666. private System.Windows.Forms.GroupBox icontoaddgroup;
  4667. private ColoredCheckBox checkDefaultIcon;
  4668. private System.Windows.Forms.Button btnBrowseIcon;
  4669. private System.Windows.Forms.TextBox txtIcon;
  4670. private System.Windows.Forms.GroupBox itemtoaddgroup;
  4671. private System.Windows.Forms.Button btnBrowseItem;
  4672. private System.Windows.Forms.TextBox txtItem;
  4673. private System.Windows.Forms.GroupBox security;
  4674. private ColoredCheckBox checkShift;
  4675. private System.Windows.Forms.GroupBox itemposition;
  4676. private ColoredRadioButton radioTop;
  4677. private ColoredRadioButton radioMiddle;
  4678. private ColoredRadioButton radioBottom;
  4679. private System.Windows.Forms.GroupBox itemnamegroup;
  4680. private System.Windows.Forms.TextBox txtItemName;
  4681. private System.Windows.Forms.Button btnAddItem;
  4682. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  4683. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  4684. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  4685. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  4686. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  4687. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  4688. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  4689. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  4690. private System.Windows.Forms.Button findInRegB;
  4691. private System.Windows.Forms.Button RemoveOwnerB;
  4692. private System.Windows.Forms.Button AddOwnerB;
  4693. private System.Windows.Forms.TabPage optionsTab;
  4694. private System.Windows.Forms.RadioButton radioMinimal;
  4695. private System.Windows.Forms.RadioButton radioCaramel;
  4696. private System.Windows.Forms.RadioButton radioLime;
  4697. private System.Windows.Forms.RadioButton radioMagma;
  4698. private System.Windows.Forms.RadioButton radioOcean;
  4699. private System.Windows.Forms.RadioButton radioZerg;
  4700. private System.Windows.Forms.Label lblTheming;
  4701. private System.Windows.Forms.ListBox listCustomCommands;
  4702. private System.Windows.Forms.Label removeCCL;
  4703. private System.Windows.Forms.Button removeCCB;
  4704. private System.Windows.Forms.Button refreshCCB;
  4705. private System.Windows.Forms.Panel panel5;
  4706. private System.Windows.Forms.Panel panel6;
  4707. private System.Windows.Forms.Panel panelList;
  4708. private System.Windows.Forms.TabPage modernAppsTab;
  4709. private System.Windows.Forms.Label txtModernAppsTitle;
  4710. private System.Windows.Forms.Panel panelModernAppsList;
  4711. private System.Windows.Forms.CheckedListBox listModernApps;
  4712. private System.Windows.Forms.Button uninstallModernAppsButton;
  4713. private System.Windows.Forms.Button refreshModernAppsButton;
  4714. private System.Windows.Forms.Label txtUWP;
  4715. private ColoredCheckBox chkSelectAllModernApps;
  4716. private ToggleSwitch performanceSw;
  4717. private ToggleSwitch defenderSw;
  4718. private ToggleSwitch networkSw;
  4719. private ToggleSwitch mediaSharingSw;
  4720. private ToggleSwitch printSw;
  4721. private ToggleSwitch systemRestoreSw;
  4722. private ToggleSwitch officeTelemetrySw;
  4723. private ToggleSwitch telemetryTasksSw;
  4724. private ToggleSwitch superfetchSw;
  4725. private ToggleSwitch homegroupSw;
  4726. private ToggleSwitch reportingSw;
  4727. private ToggleSwitch oldMixerSw;
  4728. private ToggleSwitch gameBarSw;
  4729. private ToggleSwitch uODSw;
  4730. private ToggleSwitch sensorSw;
  4731. private ToggleSwitch privacySw;
  4732. private ToggleSwitch telemetryServicesSw;
  4733. private ToggleSwitch autoUpdatesSw;
  4734. private ToggleSwitch peopleSw;
  4735. private ToggleSwitch adsSw;
  4736. private ToggleSwitch colorBarSw;
  4737. private ToggleSwitch oldExplorerSw;
  4738. private ToggleSwitch xboxSw;
  4739. private ToggleSwitch cortanaSw;
  4740. private ToggleSwitch darkSw;
  4741. private ToggleSwitch spellSw;
  4742. private ToggleSwitch inkSw;
  4743. private ToggleSwitch driversSw;
  4744. private System.Windows.Forms.Button btnResetConfig;
  4745. private ToggleSwitch disableOneDriveSw;
  4746. private ToggleSwitch compatSw;
  4747. private System.Windows.Forms.Button btnUpdate;
  4748. private System.Windows.Forms.Button btnChangelog;
  4749. private ToggleSwitch faxSw;
  4750. private ToggleSwitch insiderSw;
  4751. private ToggleSwitch featuresSw;
  4752. private ToggleSwitch smartScreenSw;
  4753. private ColoredCheckBox chkReadOnly;
  4754. private System.Windows.Forms.Label lblLock;
  4755. private ToggleSwitch ccSw;
  4756. private ToggleSwitch stickySw;
  4757. private ToggleSwitch longPathsSw;
  4758. private ColoredCheckBox chkBlock;
  4759. private ToggleSwitch castSw;
  4760. private System.Windows.Forms.Button adblockBasic;
  4761. private System.Windows.Forms.Label lblAdblockSub;
  4762. private System.Windows.Forms.Label lblAdblock;
  4763. private System.Windows.Forms.Button adblockUlti;
  4764. private System.Windows.Forms.Button adblockP;
  4765. private System.Windows.Forms.Button adblockS;
  4766. private System.Windows.Forms.TabPage appsTab;
  4767. private System.Windows.Forms.Button btnDownloadApps;
  4768. private System.Windows.Forms.Label appsTitle;
  4769. private System.Windows.Forms.Label setDownDirLbl;
  4770. private System.Windows.Forms.TextBox txtDownloadFolder;
  4771. private System.Windows.Forms.Button changeDownDirB;
  4772. private System.Windows.Forms.Label txtDownloadStatus;
  4773. private System.Windows.Forms.Label bitPref;
  4774. private ColoredRadioButton c32;
  4775. private System.Windows.Forms.Button goToDownloadsB;
  4776. private System.Windows.Forms.LinkLabel linkWarnings;
  4777. private ColoredCheckBox cAutoInstall;
  4778. private ColoredCheckBox chkOnlyRemovable;
  4779. private ColoredProgress progressDownloader;
  4780. private System.Windows.Forms.Button btnGetFeed;
  4781. private System.Windows.Forms.Panel panelCommonApps;
  4782. private ToggleSwitch actionSw;
  4783. private System.Windows.Forms.LinkLabel l2;
  4784. private System.Windows.Forms.Panel panelApps6;
  4785. private System.Windows.Forms.Label txtFeedError;
  4786. private System.Windows.Forms.Button btnViewLog;
  4787. private System.Windows.Forms.Label lblTroubleshoot;
  4788. private System.Windows.Forms.Label lblUpdating;
  4789. private System.Windows.Forms.Button btnOpenConf;
  4790. private System.Windows.Forms.TabPage pingerTab;
  4791. private System.Windows.Forms.Label pingerTitle;
  4792. private System.Windows.Forms.TextBox txtPingInput;
  4793. private System.Windows.Forms.Label lblPinger;
  4794. private System.Windows.Forms.Button btnPing;
  4795. private System.Windows.Forms.Label lblFootprint;
  4796. private System.Windows.Forms.Label lblPretext;
  4797. private System.Windows.Forms.Button btnShodan;
  4798. private System.Windows.Forms.Label lblResults;
  4799. private System.Windows.Forms.ListBox listPingResults;
  4800. private System.Windows.Forms.Panel panel7;
  4801. private System.Windows.Forms.Button copyIPB;
  4802. private System.Windows.Forms.Button copyB;
  4803. private System.Windows.Forms.Button btnExport;
  4804. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  4805. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  4806. private System.Windows.Forms.NotifyIcon launcherIcon;
  4807. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  4808. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  4809. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  4810. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  4811. private System.Windows.Forms.ToolStripMenuItem trayAD;
  4812. private System.Windows.Forms.ToolStripMenuItem trayExit;
  4813. private ToggleSwitch quickAccessToggle;
  4814. private System.Windows.Forms.PictureBox picFSF;
  4815. private System.Windows.Forms.LinkLabel linkLabel5;
  4816. private System.Windows.Forms.LinkLabel linkLabel6;
  4817. private System.Windows.Forms.PictureBox picFOSS;
  4818. private System.Windows.Forms.Label lblLab;
  4819. private System.Windows.Forms.LinkLabel linkUpdate;
  4820. private System.Windows.Forms.Label lblUpdateDisabled;
  4821. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  4822. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  4823. private System.Windows.Forms.Button flushCacheB;
  4824. private ColoredRadioButton c64;
  4825. private System.Windows.Forms.Panel panel10;
  4826. private ToggleSwitch helpTipsToggle;
  4827. private Button backupStartupB;
  4828. private Button restoreStartupB;
  4829. private TextBox txtBackupTitle;
  4830. private Label lblBackupTitle;
  4831. private Button doBackup;
  4832. private Button cancelBackup;
  4833. private Label languagesL;
  4834. private Panel panel8;
  4835. private PictureBox pictureBox85;
  4836. private Panel panel9;
  4837. private PictureBox pictureBox87;
  4838. private PictureBox pictureBox86;
  4839. private ToolTip helpBox;
  4840. private PictureBox pictureBox88;
  4841. private ColoredRadioButton radioHellenic;
  4842. private ColoredRadioButton radioEnglish;
  4843. private ColoredRadioButton radioRussian;
  4844. private PictureBox pictureBox89;
  4845. private ColoredRadioButton radioTurkish;
  4846. private Label txtNetFw;
  4847. }
  4848. }