MainForm.Designer.cs 299 KB

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