MainForm.Designer.cs 295 KB

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