MainForm.Designer.cs 373 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313
  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. System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("Processors", 0, 0);
  32. System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("Memory", 1, 1);
  33. System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("Graphics", 2, 2);
  34. System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("Motherboard", 3, 3);
  35. System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("Storage", 4, 4);
  36. System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("Network Adapters", 5, 5);
  37. System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("Audio", 6, 6);
  38. System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("Peripherals", 7, 7);
  39. this.tpanel = new System.Windows.Forms.Panel();
  40. this.restartAndApply = new System.Windows.Forms.Label();
  41. this.picRestartNeeded = new System.Windows.Forms.PictureBox();
  42. this.picLab = new System.Windows.Forms.PictureBox();
  43. this.picUpdate = new System.Windows.Forms.PictureBox();
  44. this.txtNetFw = new System.Windows.Forms.Label();
  45. this.txtBitness = new System.Windows.Forms.Label();
  46. this.txtOS = new System.Windows.Forms.Label();
  47. this.txtVersion = new System.Windows.Forms.Label();
  48. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  49. this.label2 = new System.Windows.Forms.Label();
  50. this.bpanel = new System.Windows.Forms.Panel();
  51. this.tabCollection = new Optimizer.MoonTabs();
  52. this.universalTab = new System.Windows.Forms.TabPage();
  53. this.winSearchSw = new Optimizer.ToggleCard();
  54. this.label13 = new System.Windows.Forms.Label();
  55. this.label4a = new System.Windows.Forms.Label();
  56. this.drives = new System.Windows.Forms.Label();
  57. this.label14s = new System.Windows.Forms.Label();
  58. this.nvidiaTelemetrySw = new Optimizer.ToggleCard();
  59. this.ntfsStampSw = new Optimizer.ToggleCard();
  60. this.smb2Sw = new Optimizer.ToggleCard();
  61. this.smb1Sw = new Optimizer.ToggleCard();
  62. this.hibernateSw = new Optimizer.ToggleCard();
  63. this.chromeTelemetrySw = new Optimizer.ToggleCard();
  64. this.ffTelemetrySw = new Optimizer.ToggleCard();
  65. this.vsSw = new Optimizer.ToggleCard();
  66. this.reportingSw = new Optimizer.ToggleCard();
  67. this.systemRestoreSw = new Optimizer.ToggleCard();
  68. this.officeTelemetrySw = new Optimizer.ToggleCard();
  69. this.smartScreenSw = new Optimizer.ToggleCard();
  70. this.networkSw = new Optimizer.ToggleCard();
  71. this.telemetryTasksSw = new Optimizer.ToggleCard();
  72. this.defenderSw = new Optimizer.ToggleCard();
  73. this.homegroupSw = new Optimizer.ToggleCard();
  74. this.stickySw = new Optimizer.ToggleCard();
  75. this.compatSw = new Optimizer.ToggleCard();
  76. this.mediaSharingSw = new Optimizer.ToggleCard();
  77. this.printSw = new Optimizer.ToggleCard();
  78. this.superfetchSw = new Optimizer.ToggleCard();
  79. this.faxSw = new Optimizer.ToggleCard();
  80. this.performanceSw = new Optimizer.ToggleCard();
  81. this.windows10Tab = new System.Windows.Forms.TabPage();
  82. this.edgeAiSw = new Optimizer.ToggleCard();
  83. this.edgeTelemetrySw = new Optimizer.ToggleCard();
  84. this.label18 = new System.Windows.Forms.Label();
  85. this.label17 = new System.Windows.Forms.Label();
  86. this.label16 = new System.Windows.Forms.Label();
  87. this.label15 = new System.Windows.Forms.Label();
  88. this.label14 = new System.Windows.Forms.Label();
  89. this.panelWin11Tweaks = new System.Windows.Forms.Panel();
  90. this.label20 = new System.Windows.Forms.Label();
  91. this.label19 = new System.Windows.Forms.Label();
  92. this.stickersSw = new Optimizer.ToggleCard();
  93. this.compactModeSw = new Optimizer.ToggleCard();
  94. this.snapAssistSw = new Optimizer.ToggleCard();
  95. this.widgetsSw = new Optimizer.ToggleCard();
  96. this.leftTaskbarSw = new Optimizer.ToggleCard();
  97. this.classicContextSw = new Optimizer.ToggleCard();
  98. this.chatSw = new Optimizer.ToggleCard();
  99. this.vbsSw = new Optimizer.ToggleCard();
  100. this.gameModeSw = new Optimizer.ToggleCard();
  101. this.storeUpdatesSw = new Optimizer.ToggleCard();
  102. this.oldMixerSw = new Optimizer.ToggleCard();
  103. this.insiderSw = new Optimizer.ToggleCard();
  104. this.castSw = new Optimizer.ToggleCard();
  105. this.gameBarSw = new Optimizer.ToggleCard();
  106. this.sensorSw = new Optimizer.ToggleCard();
  107. this.ccSw = new Optimizer.ToggleCard();
  108. this.cortanaSw = new Optimizer.ToggleCard();
  109. this.privacySw = new Optimizer.ToggleCard();
  110. this.driversSw = new Optimizer.ToggleCard();
  111. this.telemetryServicesSw = new Optimizer.ToggleCard();
  112. this.autoUpdatesSw = new Optimizer.ToggleCard();
  113. this.tpmSw = new Optimizer.ToggleCard();
  114. this.xboxSw = new Optimizer.ToggleCard();
  115. this.inkSw = new Optimizer.ToggleCard();
  116. this.spellSw = new Optimizer.ToggleCard();
  117. this.longPathsSw = new Optimizer.ToggleCard();
  118. this.uODSw = new Optimizer.ToggleCard();
  119. this.peopleSw = new Optimizer.ToggleCard();
  120. this.oldExplorerSw = new Optimizer.ToggleCard();
  121. this.adsSw = new Optimizer.ToggleCard();
  122. this.windows8Tab = new System.Windows.Forms.TabPage();
  123. this.label21 = new System.Windows.Forms.Label();
  124. this.disableOneDriveSw = new Optimizer.ToggleCard();
  125. this.advancedTab = new System.Windows.Forms.TabPage();
  126. this.btnRestartDisableDefender = new System.Windows.Forms.Button();
  127. this.btnRestart = new System.Windows.Forms.Button();
  128. this.btnRestartSafe = new System.Windows.Forms.Button();
  129. this.loginVerboseSw = new Optimizer.ToggleCard();
  130. this.hpetSw = new Optimizer.ToggleCard();
  131. this.modernAppsTab = new System.Windows.Forms.TabPage();
  132. this.btnRestoreUwp = new System.Windows.Forms.Button();
  133. this.panelUwp = new System.Windows.Forms.Panel();
  134. this.uninstallModernAppsButton = new System.Windows.Forms.Button();
  135. this.refreshModernAppsButton = new System.Windows.Forms.Button();
  136. this.txtModernAppsTitle = new System.Windows.Forms.Label();
  137. this.chkOnlyRemovable = new Optimizer.MoonCheck();
  138. this.chkSelectAllModernApps = new Optimizer.MoonCheck();
  139. this.startupTab = new System.Windows.Forms.TabPage();
  140. this.cancelBackup = new System.Windows.Forms.Button();
  141. this.doBackup = new System.Windows.Forms.Button();
  142. this.txtBackupTitle = new System.Windows.Forms.TextBox();
  143. this.lblBackupTitle = new System.Windows.Forms.Label();
  144. this.restoreStartupB = new System.Windows.Forms.Button();
  145. this.backupStartupB = new System.Windows.Forms.Button();
  146. this.findInRegB = new System.Windows.Forms.Button();
  147. this.locateFileB = new System.Windows.Forms.Button();
  148. this.refreshStartupB = new System.Windows.Forms.Button();
  149. this.panel3 = new System.Windows.Forms.Panel();
  150. this.listStartupItems = new System.Windows.Forms.ListView();
  151. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  152. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  153. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  154. this.removeStartupItemB = new System.Windows.Forms.Button();
  155. this.startupTitle = new System.Windows.Forms.Label();
  156. this.appsTab = new System.Windows.Forms.TabPage();
  157. this.txtFeedError = new System.Windows.Forms.Label();
  158. this.lblVideoSound = new System.Windows.Forms.Label();
  159. this.lblCoding = new System.Windows.Forms.Label();
  160. this.lblSystemTools = new System.Windows.Forms.Label();
  161. this.groupSoundVideo = new System.Windows.Forms.Panel();
  162. this.lblInternet = new System.Windows.Forms.Label();
  163. this.groupCoding = new System.Windows.Forms.Panel();
  164. this.groupInternet = new System.Windows.Forms.Panel();
  165. this.panel10 = new System.Windows.Forms.Panel();
  166. this.appsTitle = new System.Windows.Forms.Label();
  167. this.btnGetFeed = new System.Windows.Forms.Button();
  168. this.panelCommonApps = new System.Windows.Forms.Panel();
  169. this.cAutoInstall = new Optimizer.MoonCheck();
  170. this.progressDownloader = new Optimizer.MoonProgress();
  171. this.c64 = new Optimizer.MoonRadio();
  172. this.c32 = new Optimizer.MoonRadio();
  173. this.btnDownloadApps = new System.Windows.Forms.Button();
  174. this.setDownDirLbl = new System.Windows.Forms.Label();
  175. this.txtDownloadFolder = new System.Windows.Forms.TextBox();
  176. this.changeDownDirB = new System.Windows.Forms.Button();
  177. this.txtDownloadStatus = new System.Windows.Forms.Label();
  178. this.linkWarnings = new System.Windows.Forms.LinkLabel();
  179. this.bitPref = new System.Windows.Forms.Label();
  180. this.goToDownloadsB = new System.Windows.Forms.Button();
  181. this.groupSystemTools = new System.Windows.Forms.Panel();
  182. this.cleanerTab = new System.Windows.Forms.TabPage();
  183. this.panel14 = new System.Windows.Forms.Panel();
  184. this.listCleanPreview = new Optimizer.MoonCheckList();
  185. this.panel13 = new System.Windows.Forms.Panel();
  186. this.btnWinClean = new System.Windows.Forms.Button();
  187. this.analyzeDriveB = new System.Windows.Forms.Button();
  188. this.checkSelectAll = new System.Windows.Forms.LinkLabel();
  189. this.lblPretext = new System.Windows.Forms.Label();
  190. this.cleanDriveB = new System.Windows.Forms.Button();
  191. this.lblFootprint = new System.Windows.Forms.Label();
  192. this.panel1 = new System.Windows.Forms.Panel();
  193. this.bravePasswords = new Optimizer.MoonCheck();
  194. this.braveSession = new Optimizer.MoonCheck();
  195. this.braveHistory = new Optimizer.MoonCheck();
  196. this.braveCookies = new Optimizer.MoonCheck();
  197. this.braveCache = new Optimizer.MoonCheck();
  198. this.label9 = new System.Windows.Forms.Label();
  199. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  200. this.label8 = new System.Windows.Forms.Label();
  201. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  202. this.edgeSession = new Optimizer.MoonCheck();
  203. this.edgeHistory = new Optimizer.MoonCheck();
  204. this.edgeCookies = new Optimizer.MoonCheck();
  205. this.edgeCache = new Optimizer.MoonCheck();
  206. this.IECache = new Optimizer.MoonCheck();
  207. this.firefoxHistory = new Optimizer.MoonCheck();
  208. this.firefoxCookies = new Optimizer.MoonCheck();
  209. this.firefoxCache = new Optimizer.MoonCheck();
  210. this.chromePws = new Optimizer.MoonCheck();
  211. this.chromeSession = new Optimizer.MoonCheck();
  212. this.chromeHistory = new Optimizer.MoonCheck();
  213. this.chromeCookies = new Optimizer.MoonCheck();
  214. this.chromeCache = new Optimizer.MoonCheck();
  215. this.label7 = new System.Windows.Forms.Label();
  216. this.label6 = new System.Windows.Forms.Label();
  217. this.label5 = new System.Windows.Forms.Label();
  218. this.label4 = new System.Windows.Forms.Label();
  219. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  220. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  221. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  222. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  223. this.checkErrorReports = new Optimizer.MoonCheck();
  224. this.checkTemp = new Optimizer.MoonCheck();
  225. this.checkBin = new Optimizer.MoonCheck();
  226. this.checkMiniDumps = new Optimizer.MoonCheck();
  227. this.pingerTab = new System.Windows.Forms.TabPage();
  228. this.netTools = new Optimizer.MoonTabs();
  229. this.tabPage1 = new System.Windows.Forms.TabPage();
  230. this.btnExport = new System.Windows.Forms.Button();
  231. this.copyB = new System.Windows.Forms.Button();
  232. this.copyIPB = new System.Windows.Forms.Button();
  233. this.panel7 = new System.Windows.Forms.Panel();
  234. this.listPingResults = new Optimizer.MoonList();
  235. this.lblResults = new System.Windows.Forms.Label();
  236. this.btnShodan = new System.Windows.Forms.Button();
  237. this.btnPing = new System.Windows.Forms.Button();
  238. this.txtPingInput = new System.Windows.Forms.TextBox();
  239. this.lblPinger = new System.Windows.Forms.Label();
  240. this.pingerTitle = new System.Windows.Forms.Label();
  241. this.tabPage2 = new System.Windows.Forms.TabPage();
  242. this.dnsTitle = new System.Windows.Forms.Label();
  243. this.linkDNSv6A = new System.Windows.Forms.LinkLabel();
  244. this.linkDNSv4A = new System.Windows.Forms.LinkLabel();
  245. this.linkDNSv6 = new System.Windows.Forms.LinkLabel();
  246. this.linkDNSv4 = new System.Windows.Forms.LinkLabel();
  247. this.label3 = new System.Windows.Forms.Label();
  248. this.label1 = new System.Windows.Forms.Label();
  249. this.btnOpenNetwork = new System.Windows.Forms.Button();
  250. this.flushCacheB = new System.Windows.Forms.Button();
  251. this.boxAdapter = new Optimizer.MoonComboBox();
  252. this.boxDNS = new Optimizer.MoonComboBox();
  253. this.hostsEditorTab = new System.Windows.Forms.TabPage();
  254. this.panel4 = new System.Windows.Forms.Panel();
  255. this.linkAdvancedEdit = new System.Windows.Forms.LinkLabel();
  256. this.linkRestoreDefault = new System.Windows.Forms.LinkLabel();
  257. this.lblLock = new System.Windows.Forms.Label();
  258. this.chkReadOnly = new Optimizer.MoonCheck();
  259. this.panelList = new System.Windows.Forms.Panel();
  260. this.listHostEntries = new Optimizer.MoonList();
  261. this.chkBlock = new Optimizer.MoonCheck();
  262. this.refreshHostsB = new System.Windows.Forms.Button();
  263. this.removeHostB = new System.Windows.Forms.Button();
  264. this.removeAllHostsB = new System.Windows.Forms.Button();
  265. this.addHostB = new System.Windows.Forms.Button();
  266. this.txtIP = new System.Windows.Forms.TextBox();
  267. this.txtDomain = new System.Windows.Forms.TextBox();
  268. this.lblDomain = new System.Windows.Forms.Label();
  269. this.lblIP = new System.Windows.Forms.Label();
  270. this.hostsTitle = new System.Windows.Forms.Label();
  271. this.linkLocate = new System.Windows.Forms.LinkLabel();
  272. this.registryFixerTab = new System.Windows.Forms.TabPage();
  273. this.panel2 = new System.Windows.Forms.Panel();
  274. this.regFixB = new System.Windows.Forms.Button();
  275. this.regLbl = new System.Windows.Forms.Label();
  276. this.checkRestartExplorer = new Optimizer.MoonCheck();
  277. this.checkRegistryEditor = new Optimizer.MoonCheck();
  278. this.checkEnableAll = new Optimizer.MoonCheck();
  279. this.checkContextMenu = new Optimizer.MoonCheck();
  280. this.checkTaskManager = new Optimizer.MoonCheck();
  281. this.checkCommandPrompt = new Optimizer.MoonCheck();
  282. this.checkFirewall = new Optimizer.MoonCheck();
  283. this.checkRunDialog = new Optimizer.MoonCheck();
  284. this.checkFolderOptions = new Optimizer.MoonCheck();
  285. this.checkControlPanel = new Optimizer.MoonCheck();
  286. this.registryTitle = new System.Windows.Forms.Label();
  287. this.indiciumTab = new System.Windows.Forms.TabPage();
  288. this.panel12 = new System.Windows.Forms.Panel();
  289. this.specsTree = new Optimizer.MoonTree();
  290. this.indiciumMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  291. this.toolHWCopy = new System.Windows.Forms.ToolStripMenuItem();
  292. this.toolHWGoogle = new System.Windows.Forms.ToolStripMenuItem();
  293. this.toolHWDuck = new System.Windows.Forms.ToolStripMenuItem();
  294. this.panel11 = new System.Windows.Forms.Panel();
  295. this.btnCopyHW = new System.Windows.Forms.Button();
  296. this.btnSaveHW = new System.Windows.Forms.Button();
  297. this.hwDetailed = new Optimizer.ToggleCard();
  298. this.integratorTab = new System.Windows.Forms.TabPage();
  299. this.synapse = new Optimizer.MoonTabs();
  300. this.integratorInfoTab = new System.Windows.Forms.TabPage();
  301. this.integrator7 = new System.Windows.Forms.Label();
  302. this.integrator6 = new System.Windows.Forms.Label();
  303. this.integrator5 = new System.Windows.Forms.Label();
  304. this.integrator4 = new System.Windows.Forms.Label();
  305. this.integrator3 = new System.Windows.Forms.Label();
  306. this.integrator2 = new System.Windows.Forms.Label();
  307. this.integrator1 = new System.Windows.Forms.Label();
  308. this.tabPage8 = new System.Windows.Forms.TabPage();
  309. this.btnAddItem = new System.Windows.Forms.Button();
  310. this.itemnamegroup = new System.Windows.Forms.GroupBox();
  311. this.txtItemName = new System.Windows.Forms.TextBox();
  312. this.security = new System.Windows.Forms.GroupBox();
  313. this.checkShift = new Optimizer.MoonCheck();
  314. this.itemposition = new System.Windows.Forms.GroupBox();
  315. this.radioTop = new Optimizer.MoonRadio();
  316. this.radioMiddle = new Optimizer.MoonRadio();
  317. this.radioBottom = new Optimizer.MoonRadio();
  318. this.icontoaddgroup = new System.Windows.Forms.GroupBox();
  319. this.checkDefaultIcon = new Optimizer.MoonCheck();
  320. this.btnBrowseIcon = new System.Windows.Forms.Button();
  321. this.txtIcon = new System.Windows.Forms.TextBox();
  322. this.itemtoaddgroup = new System.Windows.Forms.GroupBox();
  323. this.btnBrowseItem = new System.Windows.Forms.Button();
  324. this.txtItem = new System.Windows.Forms.TextBox();
  325. this.itemtype = new System.Windows.Forms.GroupBox();
  326. this.radioCommand = new Optimizer.MoonRadio();
  327. this.radioProgram = new Optimizer.MoonRadio();
  328. this.radioFolder = new Optimizer.MoonRadio();
  329. this.radioLink = new Optimizer.MoonRadio();
  330. this.radioFile = new Optimizer.MoonRadio();
  331. this.addItemL = new System.Windows.Forms.Label();
  332. this.tabPage9 = new System.Windows.Forms.TabPage();
  333. this.panel5 = new System.Windows.Forms.Panel();
  334. this.listDesktopItems = new Optimizer.MoonList();
  335. this.refreshIIB = new System.Windows.Forms.Button();
  336. this.removeDIB = new System.Windows.Forms.Button();
  337. this.removeAllIIB = new System.Windows.Forms.Button();
  338. this.removeIntegratorItemsL = new System.Windows.Forms.Label();
  339. this.tabPage10 = new System.Windows.Forms.TabPage();
  340. this.WAB = new Optimizer.ToggleCard();
  341. this.AddCMDB = new Optimizer.ToggleCard();
  342. this.AddOwnerB = new Optimizer.ToggleCard();
  343. this.DSB = new Optimizer.ToggleCard();
  344. this.SSB = new Optimizer.ToggleCard();
  345. this.STB = new Optimizer.ToggleCard();
  346. this.PMB = new Optimizer.ToggleCard();
  347. this.readyMenusL = new System.Windows.Forms.Label();
  348. this.tabPage11 = new System.Windows.Forms.TabPage();
  349. this.panel6 = new System.Windows.Forms.Panel();
  350. this.listCustomCommands = new Optimizer.MoonList();
  351. this.removeCCB = new System.Windows.Forms.Button();
  352. this.refreshCCB = new System.Windows.Forms.Button();
  353. this.removeCCL = new System.Windows.Forms.Label();
  354. this.btnCreateCustomCommand = new System.Windows.Forms.Button();
  355. this.button48 = new System.Windows.Forms.Button();
  356. this.txtRunKeyword = new System.Windows.Forms.TextBox();
  357. this.ccKeywordL = new System.Windows.Forms.Label();
  358. this.txtRunFile = new System.Windows.Forms.TextBox();
  359. this.ccFileL = new System.Windows.Forms.Label();
  360. this.ccL = new System.Windows.Forms.Label();
  361. this.optionsTab = new System.Windows.Forms.TabPage();
  362. this.autoStartToggle = new Optimizer.ToggleCard();
  363. this.colorPicker1 = new Optimizer.Controls.ColorPicker();
  364. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  365. this.linkLabel3 = new System.Windows.Forms.LinkLabel();
  366. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  367. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  368. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  369. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  370. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  371. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  372. this.pictureBox85 = new System.Windows.Forms.PictureBox();
  373. this.panel9 = new System.Windows.Forms.Panel();
  374. this.boxLang = new Optimizer.MoonComboBox();
  375. this.picFlag = new System.Windows.Forms.PictureBox();
  376. this.languagesL = new System.Windows.Forms.Label();
  377. this.linkLabel5 = new System.Windows.Forms.LinkLabel();
  378. this.btnOpenConf = new System.Windows.Forms.Button();
  379. this.lblTroubleshoot = new System.Windows.Forms.Label();
  380. this.lblUpdating = new System.Windows.Forms.Label();
  381. this.btnViewLog = new System.Windows.Forms.Button();
  382. this.l2 = new System.Windows.Forms.LinkLabel();
  383. this.btnUpdate = new System.Windows.Forms.Button();
  384. this.btnResetConfig = new System.Windows.Forms.Button();
  385. this.lblTheming = new System.Windows.Forms.Label();
  386. this.quickAccessToggle = new Optimizer.ToggleCard();
  387. this.imagesHw = new System.Windows.Forms.ImageList(this.components);
  388. this.defineCommandDialog = new System.Windows.Forms.OpenFileDialog();
  389. this.defineProgramDialog = new System.Windows.Forms.OpenFileDialog();
  390. this.defineFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
  391. this.defineFileDialog = new System.Windows.Forms.OpenFileDialog();
  392. this.DefineProgramIconDialog = new System.Windows.Forms.OpenFileDialog();
  393. this.DefineFolderIconDialog = new System.Windows.Forms.OpenFileDialog();
  394. this.DefineURLIconDialog = new System.Windows.Forms.OpenFileDialog();
  395. this.DefineFileIconDialog = new System.Windows.Forms.OpenFileDialog();
  396. this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog();
  397. this.ExportDialog = new System.Windows.Forms.SaveFileDialog();
  398. this.launcherMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
  399. this.trayStartup = new System.Windows.Forms.ToolStripMenuItem();
  400. this.trayCleaner = new System.Windows.Forms.ToolStripMenuItem();
  401. this.trayPinger = new System.Windows.Forms.ToolStripMenuItem();
  402. this.trayHosts = new System.Windows.Forms.ToolStripMenuItem();
  403. this.trayAD = new System.Windows.Forms.ToolStripMenuItem();
  404. this.trayHW = new System.Windows.Forms.ToolStripMenuItem();
  405. this.trayRegistry = new System.Windows.Forms.ToolStripMenuItem();
  406. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  407. this.trayOptions = new System.Windows.Forms.ToolStripMenuItem();
  408. this.trayRestartExplorer = new System.Windows.Forms.ToolStripMenuItem();
  409. this.trayUnlocker = new System.Windows.Forms.ToolStripMenuItem();
  410. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  411. this.trayExit = new System.Windows.Forms.ToolStripMenuItem();
  412. this.launcherIcon = new System.Windows.Forms.NotifyIcon(this.components);
  413. this.tpanel.SuspendLayout();
  414. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).BeginInit();
  415. ((System.ComponentModel.ISupportInitialize)(this.picLab)).BeginInit();
  416. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).BeginInit();
  417. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  418. this.bpanel.SuspendLayout();
  419. this.tabCollection.SuspendLayout();
  420. this.universalTab.SuspendLayout();
  421. this.windows10Tab.SuspendLayout();
  422. this.panelWin11Tweaks.SuspendLayout();
  423. this.windows8Tab.SuspendLayout();
  424. this.advancedTab.SuspendLayout();
  425. this.modernAppsTab.SuspendLayout();
  426. this.startupTab.SuspendLayout();
  427. this.panel3.SuspendLayout();
  428. this.appsTab.SuspendLayout();
  429. this.panel10.SuspendLayout();
  430. this.panelCommonApps.SuspendLayout();
  431. this.cleanerTab.SuspendLayout();
  432. this.panel14.SuspendLayout();
  433. this.panel13.SuspendLayout();
  434. this.panel1.SuspendLayout();
  435. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  436. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  437. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  438. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  439. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  440. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  441. this.pingerTab.SuspendLayout();
  442. this.netTools.SuspendLayout();
  443. this.tabPage1.SuspendLayout();
  444. this.panel7.SuspendLayout();
  445. this.tabPage2.SuspendLayout();
  446. this.hostsEditorTab.SuspendLayout();
  447. this.panel4.SuspendLayout();
  448. this.panelList.SuspendLayout();
  449. this.registryFixerTab.SuspendLayout();
  450. this.panel2.SuspendLayout();
  451. this.indiciumTab.SuspendLayout();
  452. this.panel12.SuspendLayout();
  453. this.indiciumMenu.SuspendLayout();
  454. this.panel11.SuspendLayout();
  455. this.integratorTab.SuspendLayout();
  456. this.synapse.SuspendLayout();
  457. this.integratorInfoTab.SuspendLayout();
  458. this.tabPage8.SuspendLayout();
  459. this.itemnamegroup.SuspendLayout();
  460. this.security.SuspendLayout();
  461. this.itemposition.SuspendLayout();
  462. this.icontoaddgroup.SuspendLayout();
  463. this.itemtoaddgroup.SuspendLayout();
  464. this.itemtype.SuspendLayout();
  465. this.tabPage9.SuspendLayout();
  466. this.panel5.SuspendLayout();
  467. this.tabPage10.SuspendLayout();
  468. this.tabPage11.SuspendLayout();
  469. this.panel6.SuspendLayout();
  470. this.optionsTab.SuspendLayout();
  471. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  472. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  474. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  475. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).BeginInit();
  477. this.panel9.SuspendLayout();
  478. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).BeginInit();
  479. this.launcherMenu.SuspendLayout();
  480. this.SuspendLayout();
  481. //
  482. // tpanel
  483. //
  484. this.tpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  485. this.tpanel.Controls.Add(this.restartAndApply);
  486. this.tpanel.Controls.Add(this.picRestartNeeded);
  487. this.tpanel.Controls.Add(this.picLab);
  488. this.tpanel.Controls.Add(this.picUpdate);
  489. this.tpanel.Controls.Add(this.txtNetFw);
  490. this.tpanel.Controls.Add(this.txtBitness);
  491. this.tpanel.Controls.Add(this.txtOS);
  492. this.tpanel.Controls.Add(this.txtVersion);
  493. this.tpanel.Controls.Add(this.pictureBox1);
  494. this.tpanel.Controls.Add(this.label2);
  495. this.tpanel.Dock = System.Windows.Forms.DockStyle.Top;
  496. this.tpanel.Location = new System.Drawing.Point(0, 0);
  497. this.tpanel.Name = "tpanel";
  498. this.tpanel.Size = new System.Drawing.Size(1972, 95);
  499. this.tpanel.TabIndex = 1;
  500. //
  501. // restartAndApply
  502. //
  503. this.restartAndApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  504. this.restartAndApply.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  505. this.restartAndApply.ForeColor = System.Drawing.Color.White;
  506. this.restartAndApply.Location = new System.Drawing.Point(1310, 18);
  507. this.restartAndApply.Name = "restartAndApply";
  508. this.restartAndApply.Size = new System.Drawing.Size(591, 38);
  509. this.restartAndApply.TabIndex = 74;
  510. this.restartAndApply.Tag = "themeable";
  511. this.restartAndApply.Text = "Restart needed";
  512. this.restartAndApply.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  513. this.restartAndApply.Visible = false;
  514. this.restartAndApply.Click += new System.EventHandler(this.restartAndApply_Click);
  515. this.restartAndApply.MouseEnter += new System.EventHandler(this.restartAndApply_MouseEnter);
  516. this.restartAndApply.MouseLeave += new System.EventHandler(this.restartAndApply_MouseLeave);
  517. this.restartAndApply.MouseHover += new System.EventHandler(this.restartAndApply_MouseHover);
  518. //
  519. // picRestartNeeded
  520. //
  521. this.picRestartNeeded.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  522. this.picRestartNeeded.Image = ((System.Drawing.Image)(resources.GetObject("picRestartNeeded.Image")));
  523. this.picRestartNeeded.Location = new System.Drawing.Point(1908, 16);
  524. this.picRestartNeeded.Margin = new System.Windows.Forms.Padding(4);
  525. this.picRestartNeeded.Name = "picRestartNeeded";
  526. this.picRestartNeeded.Size = new System.Drawing.Size(45, 45);
  527. this.picRestartNeeded.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  528. this.picRestartNeeded.TabIndex = 73;
  529. this.picRestartNeeded.TabStop = false;
  530. this.picRestartNeeded.Visible = false;
  531. this.picRestartNeeded.Click += new System.EventHandler(this.picRestartNeeded_Click);
  532. //
  533. // picLab
  534. //
  535. this.picLab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  536. this.picLab.Image = ((System.Drawing.Image)(resources.GetObject("picLab.Image")));
  537. this.picLab.Location = new System.Drawing.Point(1908, 16);
  538. this.picLab.Margin = new System.Windows.Forms.Padding(4);
  539. this.picLab.Name = "picLab";
  540. this.picLab.Size = new System.Drawing.Size(45, 45);
  541. this.picLab.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  542. this.picLab.TabIndex = 72;
  543. this.picLab.TabStop = false;
  544. this.picLab.Visible = false;
  545. this.picLab.Click += new System.EventHandler(this.picLab_Click);
  546. //
  547. // picUpdate
  548. //
  549. this.picUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  550. this.picUpdate.Cursor = System.Windows.Forms.Cursors.Hand;
  551. this.picUpdate.Image = ((System.Drawing.Image)(resources.GetObject("picUpdate.Image")));
  552. this.picUpdate.Location = new System.Drawing.Point(1908, 16);
  553. this.picUpdate.Margin = new System.Windows.Forms.Padding(4);
  554. this.picUpdate.Name = "picUpdate";
  555. this.picUpdate.Size = new System.Drawing.Size(45, 45);
  556. this.picUpdate.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  557. this.picUpdate.TabIndex = 71;
  558. this.picUpdate.TabStop = false;
  559. this.picUpdate.Visible = false;
  560. this.picUpdate.Click += new System.EventHandler(this.picUpdate_Click);
  561. //
  562. // txtNetFw
  563. //
  564. this.txtNetFw.AutoSize = true;
  565. this.txtNetFw.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  566. this.txtNetFw.ForeColor = System.Drawing.Color.Silver;
  567. this.txtNetFw.Location = new System.Drawing.Point(282, 63);
  568. this.txtNetFw.Name = "txtNetFw";
  569. this.txtNetFw.Size = new System.Drawing.Size(61, 25);
  570. this.txtNetFw.TabIndex = 70;
  571. this.txtNetFw.Text = "netfw";
  572. //
  573. // txtBitness
  574. //
  575. this.txtBitness.AutoSize = true;
  576. this.txtBitness.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  577. this.txtBitness.ForeColor = System.Drawing.Color.Silver;
  578. this.txtBitness.Location = new System.Drawing.Point(282, 34);
  579. this.txtBitness.Name = "txtBitness";
  580. this.txtBitness.Size = new System.Drawing.Size(72, 25);
  581. this.txtBitness.TabIndex = 4;
  582. this.txtBitness.Text = "bitness";
  583. //
  584. // txtOS
  585. //
  586. this.txtOS.AutoSize = true;
  587. this.txtOS.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  588. this.txtOS.ForeColor = System.Drawing.Color.Silver;
  589. this.txtOS.Location = new System.Drawing.Point(282, 4);
  590. this.txtOS.Name = "txtOS";
  591. this.txtOS.Size = new System.Drawing.Size(31, 25);
  592. this.txtOS.TabIndex = 3;
  593. this.txtOS.Text = "os";
  594. //
  595. // txtVersion
  596. //
  597. this.txtVersion.AutoSize = true;
  598. this.txtVersion.Font = new System.Drawing.Font("Segoe UI Semibold", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  599. this.txtVersion.ForeColor = System.Drawing.Color.Silver;
  600. this.txtVersion.Location = new System.Drawing.Point(105, 54);
  601. this.txtVersion.Name = "txtVersion";
  602. this.txtVersion.Size = new System.Drawing.Size(124, 25);
  603. this.txtVersion.TabIndex = 1;
  604. this.txtVersion.Text = "Version: {VN}";
  605. //
  606. // pictureBox1
  607. //
  608. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Default;
  609. this.pictureBox1.Image = global::Optimizer.Properties.Resources.logo;
  610. this.pictureBox1.Location = new System.Drawing.Point(15, 15);
  611. this.pictureBox1.Name = "pictureBox1";
  612. this.pictureBox1.Size = new System.Drawing.Size(66, 66);
  613. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  614. this.pictureBox1.TabIndex = 1;
  615. this.pictureBox1.TabStop = false;
  616. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  617. //
  618. // label2
  619. //
  620. this.label2.AutoSize = true;
  621. this.label2.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  622. this.label2.ForeColor = System.Drawing.Color.White;
  623. this.label2.Location = new System.Drawing.Point(100, 10);
  624. this.label2.Name = "label2";
  625. this.label2.Size = new System.Drawing.Size(142, 38);
  626. this.label2.TabIndex = 2;
  627. this.label2.Text = "Optimizer";
  628. //
  629. // bpanel
  630. //
  631. this.bpanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  632. this.bpanel.Controls.Add(this.tabCollection);
  633. this.bpanel.Dock = System.Windows.Forms.DockStyle.Fill;
  634. this.bpanel.Location = new System.Drawing.Point(0, 95);
  635. this.bpanel.Name = "bpanel";
  636. this.bpanel.Size = new System.Drawing.Size(1972, 1092);
  637. this.bpanel.TabIndex = 2;
  638. //
  639. // tabCollection
  640. //
  641. this.tabCollection.Controls.Add(this.universalTab);
  642. this.tabCollection.Controls.Add(this.windows10Tab);
  643. this.tabCollection.Controls.Add(this.windows8Tab);
  644. this.tabCollection.Controls.Add(this.advancedTab);
  645. this.tabCollection.Controls.Add(this.modernAppsTab);
  646. this.tabCollection.Controls.Add(this.startupTab);
  647. this.tabCollection.Controls.Add(this.appsTab);
  648. this.tabCollection.Controls.Add(this.cleanerTab);
  649. this.tabCollection.Controls.Add(this.pingerTab);
  650. this.tabCollection.Controls.Add(this.hostsEditorTab);
  651. this.tabCollection.Controls.Add(this.registryFixerTab);
  652. this.tabCollection.Controls.Add(this.indiciumTab);
  653. this.tabCollection.Controls.Add(this.integratorTab);
  654. this.tabCollection.Controls.Add(this.optionsTab);
  655. this.tabCollection.Dock = System.Windows.Forms.DockStyle.Fill;
  656. this.tabCollection.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  657. this.tabCollection.Location = new System.Drawing.Point(0, 0);
  658. this.tabCollection.Margin = new System.Windows.Forms.Padding(0);
  659. this.tabCollection.Name = "tabCollection";
  660. this.tabCollection.Padding = new System.Drawing.Point(0, 0);
  661. this.tabCollection.SelectedIndex = 0;
  662. this.tabCollection.Size = new System.Drawing.Size(1970, 1090);
  663. this.tabCollection.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  664. this.tabCollection.TabIndex = 0;
  665. this.tabCollection.SelectedIndexChanged += new System.EventHandler(this.aio_SelectedIndexChanged);
  666. //
  667. // universalTab
  668. //
  669. this.universalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  670. this.universalTab.Controls.Add(this.winSearchSw);
  671. this.universalTab.Controls.Add(this.label13);
  672. this.universalTab.Controls.Add(this.label4a);
  673. this.universalTab.Controls.Add(this.drives);
  674. this.universalTab.Controls.Add(this.label14s);
  675. this.universalTab.Controls.Add(this.nvidiaTelemetrySw);
  676. this.universalTab.Controls.Add(this.ntfsStampSw);
  677. this.universalTab.Controls.Add(this.smb2Sw);
  678. this.universalTab.Controls.Add(this.smb1Sw);
  679. this.universalTab.Controls.Add(this.hibernateSw);
  680. this.universalTab.Controls.Add(this.chromeTelemetrySw);
  681. this.universalTab.Controls.Add(this.ffTelemetrySw);
  682. this.universalTab.Controls.Add(this.vsSw);
  683. this.universalTab.Controls.Add(this.reportingSw);
  684. this.universalTab.Controls.Add(this.systemRestoreSw);
  685. this.universalTab.Controls.Add(this.officeTelemetrySw);
  686. this.universalTab.Controls.Add(this.smartScreenSw);
  687. this.universalTab.Controls.Add(this.networkSw);
  688. this.universalTab.Controls.Add(this.telemetryTasksSw);
  689. this.universalTab.Controls.Add(this.defenderSw);
  690. this.universalTab.Controls.Add(this.homegroupSw);
  691. this.universalTab.Controls.Add(this.stickySw);
  692. this.universalTab.Controls.Add(this.compatSw);
  693. this.universalTab.Controls.Add(this.mediaSharingSw);
  694. this.universalTab.Controls.Add(this.printSw);
  695. this.universalTab.Controls.Add(this.superfetchSw);
  696. this.universalTab.Controls.Add(this.faxSw);
  697. this.universalTab.Controls.Add(this.performanceSw);
  698. this.universalTab.Location = new System.Drawing.Point(4, 29);
  699. this.universalTab.Name = "universalTab";
  700. this.universalTab.Padding = new System.Windows.Forms.Padding(3);
  701. this.universalTab.Size = new System.Drawing.Size(1962, 1057);
  702. this.universalTab.TabIndex = 0;
  703. this.universalTab.Text = "General";
  704. //
  705. // winSearchSw
  706. //
  707. this.winSearchSw.AccessibleName = "Disable Search";
  708. this.winSearchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  709. this.winSearchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  710. this.winSearchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  711. this.winSearchSw.ForeColor = System.Drawing.Color.White;
  712. this.winSearchSw.LabelText = "Disable Search";
  713. this.winSearchSw.Location = new System.Drawing.Point(32, 699);
  714. this.winSearchSw.Margin = new System.Windows.Forms.Padding(9);
  715. this.winSearchSw.Name = "winSearchSw";
  716. this.winSearchSw.Size = new System.Drawing.Size(621, 36);
  717. this.winSearchSw.TabIndex = 173;
  718. this.winSearchSw.Tag = "themeable";
  719. this.winSearchSw.ToggleChecked = false;
  720. //
  721. // label13
  722. //
  723. this.label13.AutoSize = true;
  724. this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  725. this.label13.ForeColor = System.Drawing.Color.Silver;
  726. this.label13.Location = new System.Drawing.Point(690, 291);
  727. this.label13.Name = "label13";
  728. this.label13.Size = new System.Drawing.Size(75, 28);
  729. this.label13.TabIndex = 172;
  730. this.label13.Tag = "";
  731. this.label13.Text = "Privacy";
  732. //
  733. // label4a
  734. //
  735. this.label4a.AutoSize = true;
  736. this.label4a.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  737. this.label4a.ForeColor = System.Drawing.Color.Silver;
  738. this.label4a.Location = new System.Drawing.Point(690, 16);
  739. this.label4a.Name = "label4a";
  740. this.label4a.Size = new System.Drawing.Size(58, 28);
  741. this.label4a.TabIndex = 171;
  742. this.label4a.Tag = "";
  743. this.label4a.Text = "Apps";
  744. //
  745. // drives
  746. //
  747. this.drives.AutoSize = true;
  748. this.drives.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  749. this.drives.ForeColor = System.Drawing.Color.Silver;
  750. this.drives.Location = new System.Drawing.Point(26, 472);
  751. this.drives.Name = "drives";
  752. this.drives.Size = new System.Drawing.Size(60, 28);
  753. this.drives.TabIndex = 170;
  754. this.drives.Tag = "";
  755. this.drives.Text = "Disks";
  756. //
  757. // label14s
  758. //
  759. this.label14s.AutoSize = true;
  760. this.label14s.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  761. this.label14s.ForeColor = System.Drawing.Color.Silver;
  762. this.label14s.Location = new System.Drawing.Point(26, 16);
  763. this.label14s.Name = "label14s";
  764. this.label14s.Size = new System.Drawing.Size(78, 28);
  765. this.label14s.TabIndex = 169;
  766. this.label14s.Tag = "";
  767. this.label14s.Text = "System";
  768. //
  769. // nvidiaTelemetrySw
  770. //
  771. this.nvidiaTelemetrySw.AccessibleName = "Disable NVIDIA Telemetry";
  772. this.nvidiaTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  773. this.nvidiaTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  774. this.nvidiaTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  775. this.nvidiaTelemetrySw.ForeColor = System.Drawing.Color.White;
  776. this.nvidiaTelemetrySw.LabelText = "Disable NVIDIA Telemetry";
  777. this.nvidiaTelemetrySw.Location = new System.Drawing.Point(696, 195);
  778. this.nvidiaTelemetrySw.Margin = new System.Windows.Forms.Padding(9);
  779. this.nvidiaTelemetrySw.Name = "nvidiaTelemetrySw";
  780. this.nvidiaTelemetrySw.Size = new System.Drawing.Size(735, 36);
  781. this.nvidiaTelemetrySw.TabIndex = 73;
  782. this.nvidiaTelemetrySw.Tag = "themeable";
  783. this.nvidiaTelemetrySw.ToggleChecked = false;
  784. //
  785. // ntfsStampSw
  786. //
  787. this.ntfsStampSw.AccessibleName = "Disable NTFS Timestamp";
  788. this.ntfsStampSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  789. this.ntfsStampSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  790. this.ntfsStampSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  791. this.ntfsStampSw.ForeColor = System.Drawing.Color.White;
  792. this.ntfsStampSw.LabelText = "Disable NTFS Timestamp";
  793. this.ntfsStampSw.Location = new System.Drawing.Point(30, 654);
  794. this.ntfsStampSw.Margin = new System.Windows.Forms.Padding(9);
  795. this.ntfsStampSw.Name = "ntfsStampSw";
  796. this.ntfsStampSw.Size = new System.Drawing.Size(621, 36);
  797. this.ntfsStampSw.TabIndex = 72;
  798. this.ntfsStampSw.Tag = "themeable";
  799. this.ntfsStampSw.ToggleChecked = false;
  800. //
  801. // smb2Sw
  802. //
  803. this.smb2Sw.AccessibleName = "Disable SMBv2 Protocol";
  804. this.smb2Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  805. this.smb2Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  806. this.smb2Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  807. this.smb2Sw.ForeColor = System.Drawing.Color.White;
  808. this.smb2Sw.LabelText = "Disable SMBv2 Protocol";
  809. this.smb2Sw.Location = new System.Drawing.Point(696, 516);
  810. this.smb2Sw.Margin = new System.Windows.Forms.Padding(9);
  811. this.smb2Sw.Name = "smb2Sw";
  812. this.smb2Sw.Size = new System.Drawing.Size(621, 36);
  813. this.smb2Sw.TabIndex = 71;
  814. this.smb2Sw.Tag = "themeable";
  815. this.smb2Sw.ToggleChecked = false;
  816. //
  817. // smb1Sw
  818. //
  819. this.smb1Sw.AccessibleName = "Disable SMBv1 Protocol";
  820. this.smb1Sw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  821. this.smb1Sw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  822. this.smb1Sw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  823. this.smb1Sw.ForeColor = System.Drawing.Color.White;
  824. this.smb1Sw.LabelText = "Disable SMBv1 Protocol";
  825. this.smb1Sw.Location = new System.Drawing.Point(696, 471);
  826. this.smb1Sw.Margin = new System.Windows.Forms.Padding(9);
  827. this.smb1Sw.Name = "smb1Sw";
  828. this.smb1Sw.Size = new System.Drawing.Size(621, 36);
  829. this.smb1Sw.TabIndex = 70;
  830. this.smb1Sw.Tag = "themeable";
  831. this.smb1Sw.ToggleChecked = false;
  832. //
  833. // hibernateSw
  834. //
  835. this.hibernateSw.AccessibleName = "Disable Hibernation";
  836. this.hibernateSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  837. this.hibernateSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  838. this.hibernateSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  839. this.hibernateSw.ForeColor = System.Drawing.Color.White;
  840. this.hibernateSw.LabelText = "Disable Hibernation";
  841. this.hibernateSw.Location = new System.Drawing.Point(30, 609);
  842. this.hibernateSw.Margin = new System.Windows.Forms.Padding(9);
  843. this.hibernateSw.Name = "hibernateSw";
  844. this.hibernateSw.Size = new System.Drawing.Size(621, 36);
  845. this.hibernateSw.TabIndex = 69;
  846. this.hibernateSw.Tag = "themeable";
  847. this.hibernateSw.ToggleChecked = false;
  848. //
  849. // chromeTelemetrySw
  850. //
  851. this.chromeTelemetrySw.AccessibleName = "Disable Google Chrome Telemetry";
  852. this.chromeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  853. this.chromeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  854. this.chromeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  855. this.chromeTelemetrySw.ForeColor = System.Drawing.Color.White;
  856. this.chromeTelemetrySw.LabelText = "Disable Google Chrome Telemetry";
  857. this.chromeTelemetrySw.Location = new System.Drawing.Point(696, 150);
  858. this.chromeTelemetrySw.Margin = new System.Windows.Forms.Padding(9);
  859. this.chromeTelemetrySw.Name = "chromeTelemetrySw";
  860. this.chromeTelemetrySw.Size = new System.Drawing.Size(735, 36);
  861. this.chromeTelemetrySw.TabIndex = 68;
  862. this.chromeTelemetrySw.Tag = "themeable";
  863. this.chromeTelemetrySw.ToggleChecked = false;
  864. //
  865. // ffTelemetrySw
  866. //
  867. this.ffTelemetrySw.AccessibleName = "Disable Mozilla Firefox Telemetry";
  868. this.ffTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  869. this.ffTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  870. this.ffTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  871. this.ffTelemetrySw.ForeColor = System.Drawing.Color.White;
  872. this.ffTelemetrySw.LabelText = "Disable Mozilla Firefox Telemetry";
  873. this.ffTelemetrySw.Location = new System.Drawing.Point(696, 105);
  874. this.ffTelemetrySw.Margin = new System.Windows.Forms.Padding(9);
  875. this.ffTelemetrySw.Name = "ffTelemetrySw";
  876. this.ffTelemetrySw.Size = new System.Drawing.Size(735, 36);
  877. this.ffTelemetrySw.TabIndex = 67;
  878. this.ffTelemetrySw.Tag = "themeable";
  879. this.ffTelemetrySw.ToggleChecked = false;
  880. //
  881. // vsSw
  882. //
  883. this.vsSw.AccessibleName = "Disable Visual Studio Telemetry";
  884. this.vsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  885. this.vsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  886. this.vsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  887. this.vsSw.ForeColor = System.Drawing.Color.White;
  888. this.vsSw.LabelText = "Disable Visual Studio Telemetry";
  889. this.vsSw.Location = new System.Drawing.Point(696, 240);
  890. this.vsSw.Margin = new System.Windows.Forms.Padding(9);
  891. this.vsSw.Name = "vsSw";
  892. this.vsSw.Size = new System.Drawing.Size(735, 36);
  893. this.vsSw.TabIndex = 66;
  894. this.vsSw.Tag = "themeable";
  895. this.vsSw.ToggleChecked = false;
  896. //
  897. // reportingSw
  898. //
  899. this.reportingSw.AccessibleName = "Disable Error Reporting";
  900. this.reportingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  901. this.reportingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  902. this.reportingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  903. this.reportingSw.ForeColor = System.Drawing.Color.White;
  904. this.reportingSw.LabelText = "Disable Error Reporting";
  905. this.reportingSw.Location = new System.Drawing.Point(30, 150);
  906. this.reportingSw.Margin = new System.Windows.Forms.Padding(9);
  907. this.reportingSw.Name = "reportingSw";
  908. this.reportingSw.Size = new System.Drawing.Size(621, 36);
  909. this.reportingSw.TabIndex = 65;
  910. this.reportingSw.Tag = "themeable";
  911. this.reportingSw.ToggleChecked = false;
  912. //
  913. // systemRestoreSw
  914. //
  915. this.systemRestoreSw.AccessibleName = "Disable System Restore";
  916. this.systemRestoreSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  917. this.systemRestoreSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  918. this.systemRestoreSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  919. this.systemRestoreSw.ForeColor = System.Drawing.Color.White;
  920. this.systemRestoreSw.LabelText = "Disable System Restore";
  921. this.systemRestoreSw.Location = new System.Drawing.Point(30, 519);
  922. this.systemRestoreSw.Margin = new System.Windows.Forms.Padding(9);
  923. this.systemRestoreSw.Name = "systemRestoreSw";
  924. this.systemRestoreSw.Size = new System.Drawing.Size(621, 36);
  925. this.systemRestoreSw.TabIndex = 64;
  926. this.systemRestoreSw.Tag = "themeable";
  927. this.systemRestoreSw.ToggleChecked = false;
  928. //
  929. // officeTelemetrySw
  930. //
  931. this.officeTelemetrySw.AccessibleName = "Disable Office 2016 Telemetry";
  932. this.officeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  933. this.officeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  934. this.officeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  935. this.officeTelemetrySw.ForeColor = System.Drawing.Color.White;
  936. this.officeTelemetrySw.LabelText = "Disable Office 2016 Telemetry";
  937. this.officeTelemetrySw.Location = new System.Drawing.Point(694, 60);
  938. this.officeTelemetrySw.Margin = new System.Windows.Forms.Padding(9);
  939. this.officeTelemetrySw.Name = "officeTelemetrySw";
  940. this.officeTelemetrySw.Size = new System.Drawing.Size(735, 36);
  941. this.officeTelemetrySw.TabIndex = 63;
  942. this.officeTelemetrySw.Tag = "themeable";
  943. this.officeTelemetrySw.ToggleChecked = false;
  944. //
  945. // smartScreenSw
  946. //
  947. this.smartScreenSw.AccessibleName = "Disable SmartScreen";
  948. this.smartScreenSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  949. this.smartScreenSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  950. this.smartScreenSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  951. this.smartScreenSw.ForeColor = System.Drawing.Color.White;
  952. this.smartScreenSw.LabelText = "Disable SmartScreen";
  953. this.smartScreenSw.Location = new System.Drawing.Point(30, 375);
  954. this.smartScreenSw.Margin = new System.Windows.Forms.Padding(9);
  955. this.smartScreenSw.Name = "smartScreenSw";
  956. this.smartScreenSw.Size = new System.Drawing.Size(621, 36);
  957. this.smartScreenSw.TabIndex = 62;
  958. this.smartScreenSw.Tag = "themeable";
  959. this.smartScreenSw.ToggleChecked = false;
  960. //
  961. // networkSw
  962. //
  963. this.networkSw.AccessibleName = "Disable Network Throttling";
  964. this.networkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  965. this.networkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  966. this.networkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  967. this.networkSw.ForeColor = System.Drawing.Color.White;
  968. this.networkSw.LabelText = "Disable Network Throttling";
  969. this.networkSw.Location = new System.Drawing.Point(30, 105);
  970. this.networkSw.Margin = new System.Windows.Forms.Padding(9);
  971. this.networkSw.Name = "networkSw";
  972. this.networkSw.Size = new System.Drawing.Size(621, 36);
  973. this.networkSw.TabIndex = 61;
  974. this.networkSw.Tag = "themeable";
  975. this.networkSw.ToggleChecked = false;
  976. //
  977. // telemetryTasksSw
  978. //
  979. this.telemetryTasksSw.AccessibleName = "Disable Telemetry Tasks";
  980. this.telemetryTasksSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  981. this.telemetryTasksSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  982. this.telemetryTasksSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  983. this.telemetryTasksSw.ForeColor = System.Drawing.Color.White;
  984. this.telemetryTasksSw.LabelText = "Disable Telemetry Tasks";
  985. this.telemetryTasksSw.Location = new System.Drawing.Point(696, 336);
  986. this.telemetryTasksSw.Margin = new System.Windows.Forms.Padding(9);
  987. this.telemetryTasksSw.Name = "telemetryTasksSw";
  988. this.telemetryTasksSw.Size = new System.Drawing.Size(621, 36);
  989. this.telemetryTasksSw.TabIndex = 60;
  990. this.telemetryTasksSw.Tag = "themeable";
  991. this.telemetryTasksSw.ToggleChecked = false;
  992. //
  993. // defenderSw
  994. //
  995. this.defenderSw.AccessibleName = "Disable Windows Defender";
  996. this.defenderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  997. this.defenderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  998. this.defenderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  999. this.defenderSw.ForeColor = System.Drawing.Color.White;
  1000. this.defenderSw.LabelText = "Disable Windows Defender";
  1001. this.defenderSw.Location = new System.Drawing.Point(30, 420);
  1002. this.defenderSw.Margin = new System.Windows.Forms.Padding(9);
  1003. this.defenderSw.Name = "defenderSw";
  1004. this.defenderSw.Size = new System.Drawing.Size(621, 36);
  1005. this.defenderSw.TabIndex = 59;
  1006. this.defenderSw.Tag = "themeable";
  1007. this.defenderSw.ToggleChecked = false;
  1008. //
  1009. // homegroupSw
  1010. //
  1011. this.homegroupSw.AccessibleName = "Disable HomeGroup";
  1012. this.homegroupSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1013. this.homegroupSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1014. this.homegroupSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1015. this.homegroupSw.ForeColor = System.Drawing.Color.White;
  1016. this.homegroupSw.LabelText = "Disable HomeGroup";
  1017. this.homegroupSw.Location = new System.Drawing.Point(696, 426);
  1018. this.homegroupSw.Margin = new System.Windows.Forms.Padding(9);
  1019. this.homegroupSw.Name = "homegroupSw";
  1020. this.homegroupSw.Size = new System.Drawing.Size(621, 36);
  1021. this.homegroupSw.TabIndex = 58;
  1022. this.homegroupSw.Tag = "themeable";
  1023. this.homegroupSw.ToggleChecked = false;
  1024. //
  1025. // stickySw
  1026. //
  1027. this.stickySw.AccessibleName = "Disable Sticky Keys";
  1028. this.stickySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1029. this.stickySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1030. this.stickySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1031. this.stickySw.ForeColor = System.Drawing.Color.White;
  1032. this.stickySw.LabelText = "Disable Sticky Keys";
  1033. this.stickySw.Location = new System.Drawing.Point(30, 330);
  1034. this.stickySw.Margin = new System.Windows.Forms.Padding(9);
  1035. this.stickySw.Name = "stickySw";
  1036. this.stickySw.Size = new System.Drawing.Size(621, 36);
  1037. this.stickySw.TabIndex = 57;
  1038. this.stickySw.Tag = "themeable";
  1039. this.stickySw.ToggleChecked = false;
  1040. //
  1041. // compatSw
  1042. //
  1043. this.compatSw.AccessibleName = "Disable Compatibility Assistant";
  1044. this.compatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1045. this.compatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1046. this.compatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1047. this.compatSw.ForeColor = System.Drawing.Color.White;
  1048. this.compatSw.LabelText = "Disable Compatibility Assistant";
  1049. this.compatSw.Location = new System.Drawing.Point(30, 195);
  1050. this.compatSw.Margin = new System.Windows.Forms.Padding(9);
  1051. this.compatSw.Name = "compatSw";
  1052. this.compatSw.Size = new System.Drawing.Size(621, 36);
  1053. this.compatSw.TabIndex = 56;
  1054. this.compatSw.Tag = "themeable";
  1055. this.compatSw.ToggleChecked = false;
  1056. //
  1057. // mediaSharingSw
  1058. //
  1059. this.mediaSharingSw.AccessibleName = "Disable Media Player Sharing";
  1060. this.mediaSharingSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1061. this.mediaSharingSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1062. this.mediaSharingSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1063. this.mediaSharingSw.ForeColor = System.Drawing.Color.White;
  1064. this.mediaSharingSw.LabelText = "Disable Media Player Sharing";
  1065. this.mediaSharingSw.Location = new System.Drawing.Point(696, 381);
  1066. this.mediaSharingSw.Margin = new System.Windows.Forms.Padding(9);
  1067. this.mediaSharingSw.Name = "mediaSharingSw";
  1068. this.mediaSharingSw.Size = new System.Drawing.Size(621, 36);
  1069. this.mediaSharingSw.TabIndex = 55;
  1070. this.mediaSharingSw.Tag = "themeable";
  1071. this.mediaSharingSw.ToggleChecked = false;
  1072. //
  1073. // printSw
  1074. //
  1075. this.printSw.AccessibleName = "Disable Print Service";
  1076. this.printSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1077. this.printSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1078. this.printSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1079. this.printSw.ForeColor = System.Drawing.Color.White;
  1080. this.printSw.LabelText = "Disable Print Service";
  1081. this.printSw.Location = new System.Drawing.Point(30, 240);
  1082. this.printSw.Margin = new System.Windows.Forms.Padding(9);
  1083. this.printSw.Name = "printSw";
  1084. this.printSw.Size = new System.Drawing.Size(621, 36);
  1085. this.printSw.TabIndex = 54;
  1086. this.printSw.Tag = "themeable";
  1087. this.printSw.ToggleChecked = false;
  1088. //
  1089. // superfetchSw
  1090. //
  1091. this.superfetchSw.AccessibleName = "Disable Superfetch";
  1092. this.superfetchSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1093. this.superfetchSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1094. this.superfetchSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1095. this.superfetchSw.ForeColor = System.Drawing.Color.White;
  1096. this.superfetchSw.LabelText = "Disable Superfetch";
  1097. this.superfetchSw.Location = new System.Drawing.Point(30, 564);
  1098. this.superfetchSw.Margin = new System.Windows.Forms.Padding(9);
  1099. this.superfetchSw.Name = "superfetchSw";
  1100. this.superfetchSw.Size = new System.Drawing.Size(621, 36);
  1101. this.superfetchSw.TabIndex = 53;
  1102. this.superfetchSw.Tag = "themeable";
  1103. this.superfetchSw.ToggleChecked = false;
  1104. //
  1105. // faxSw
  1106. //
  1107. this.faxSw.AccessibleName = "Disable Fax Service";
  1108. this.faxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1109. this.faxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1110. this.faxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1111. this.faxSw.ForeColor = System.Drawing.Color.White;
  1112. this.faxSw.LabelText = "Disable Fax Service";
  1113. this.faxSw.Location = new System.Drawing.Point(30, 285);
  1114. this.faxSw.Margin = new System.Windows.Forms.Padding(9);
  1115. this.faxSw.Name = "faxSw";
  1116. this.faxSw.Size = new System.Drawing.Size(621, 36);
  1117. this.faxSw.TabIndex = 52;
  1118. this.faxSw.Tag = "themeable";
  1119. this.faxSw.ToggleChecked = false;
  1120. //
  1121. // performanceSw
  1122. //
  1123. this.performanceSw.AccessibleName = "Enable Performance Tweaks";
  1124. this.performanceSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1125. this.performanceSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1126. this.performanceSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1127. this.performanceSw.ForeColor = System.Drawing.Color.White;
  1128. this.performanceSw.LabelText = "Enable Performance Tweaks";
  1129. this.performanceSw.Location = new System.Drawing.Point(30, 60);
  1130. this.performanceSw.Margin = new System.Windows.Forms.Padding(9);
  1131. this.performanceSw.Name = "performanceSw";
  1132. this.performanceSw.Size = new System.Drawing.Size(621, 36);
  1133. this.performanceSw.TabIndex = 51;
  1134. this.performanceSw.Tag = "themeable";
  1135. this.performanceSw.ToggleChecked = false;
  1136. //
  1137. // windows10Tab
  1138. //
  1139. this.windows10Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1140. this.windows10Tab.Controls.Add(this.edgeAiSw);
  1141. this.windows10Tab.Controls.Add(this.edgeTelemetrySw);
  1142. this.windows10Tab.Controls.Add(this.label18);
  1143. this.windows10Tab.Controls.Add(this.label17);
  1144. this.windows10Tab.Controls.Add(this.label16);
  1145. this.windows10Tab.Controls.Add(this.label15);
  1146. this.windows10Tab.Controls.Add(this.label14);
  1147. this.windows10Tab.Controls.Add(this.panelWin11Tweaks);
  1148. this.windows10Tab.Controls.Add(this.vbsSw);
  1149. this.windows10Tab.Controls.Add(this.gameModeSw);
  1150. this.windows10Tab.Controls.Add(this.storeUpdatesSw);
  1151. this.windows10Tab.Controls.Add(this.oldMixerSw);
  1152. this.windows10Tab.Controls.Add(this.insiderSw);
  1153. this.windows10Tab.Controls.Add(this.castSw);
  1154. this.windows10Tab.Controls.Add(this.gameBarSw);
  1155. this.windows10Tab.Controls.Add(this.sensorSw);
  1156. this.windows10Tab.Controls.Add(this.ccSw);
  1157. this.windows10Tab.Controls.Add(this.cortanaSw);
  1158. this.windows10Tab.Controls.Add(this.privacySw);
  1159. this.windows10Tab.Controls.Add(this.driversSw);
  1160. this.windows10Tab.Controls.Add(this.telemetryServicesSw);
  1161. this.windows10Tab.Controls.Add(this.autoUpdatesSw);
  1162. this.windows10Tab.Controls.Add(this.tpmSw);
  1163. this.windows10Tab.Controls.Add(this.xboxSw);
  1164. this.windows10Tab.Controls.Add(this.inkSw);
  1165. this.windows10Tab.Controls.Add(this.spellSw);
  1166. this.windows10Tab.Controls.Add(this.longPathsSw);
  1167. this.windows10Tab.Controls.Add(this.uODSw);
  1168. this.windows10Tab.Controls.Add(this.peopleSw);
  1169. this.windows10Tab.Controls.Add(this.oldExplorerSw);
  1170. this.windows10Tab.Controls.Add(this.adsSw);
  1171. this.windows10Tab.Location = new System.Drawing.Point(4, 29);
  1172. this.windows10Tab.Name = "windows10Tab";
  1173. this.windows10Tab.Padding = new System.Windows.Forms.Padding(3);
  1174. this.windows10Tab.Size = new System.Drawing.Size(1962, 1057);
  1175. this.windows10Tab.TabIndex = 1;
  1176. this.windows10Tab.Text = "Windows 10";
  1177. //
  1178. // edgeAiSw
  1179. //
  1180. this.edgeAiSw.AccessibleName = "Disable Edge Discover";
  1181. this.edgeAiSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1182. this.edgeAiSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1183. this.edgeAiSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1184. this.edgeAiSw.ForeColor = System.Drawing.Color.White;
  1185. this.edgeAiSw.LabelText = "Disable Edge Discover";
  1186. this.edgeAiSw.Location = new System.Drawing.Point(696, 285);
  1187. this.edgeAiSw.Margin = new System.Windows.Forms.Padding(9);
  1188. this.edgeAiSw.Name = "edgeAiSw";
  1189. this.edgeAiSw.Size = new System.Drawing.Size(621, 36);
  1190. this.edgeAiSw.TabIndex = 179;
  1191. this.edgeAiSw.Tag = "themeable";
  1192. this.edgeAiSw.ToggleChecked = false;
  1193. //
  1194. // edgeTelemetrySw
  1195. //
  1196. this.edgeTelemetrySw.AccessibleName = "Disable Edge Telemetry";
  1197. this.edgeTelemetrySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1198. this.edgeTelemetrySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1199. this.edgeTelemetrySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1200. this.edgeTelemetrySw.ForeColor = System.Drawing.Color.White;
  1201. this.edgeTelemetrySw.LabelText = "Disable Edge Telemetry";
  1202. this.edgeTelemetrySw.Location = new System.Drawing.Point(696, 240);
  1203. this.edgeTelemetrySw.Margin = new System.Windows.Forms.Padding(9);
  1204. this.edgeTelemetrySw.Name = "edgeTelemetrySw";
  1205. this.edgeTelemetrySw.Size = new System.Drawing.Size(621, 36);
  1206. this.edgeTelemetrySw.TabIndex = 177;
  1207. this.edgeTelemetrySw.Tag = "themeable";
  1208. this.edgeTelemetrySw.ToggleChecked = false;
  1209. //
  1210. // label18
  1211. //
  1212. this.label18.AutoSize = true;
  1213. this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1214. this.label18.ForeColor = System.Drawing.Color.Silver;
  1215. this.label18.Location = new System.Drawing.Point(692, 506);
  1216. this.label18.Name = "label18";
  1217. this.label18.Size = new System.Drawing.Size(66, 28);
  1218. this.label18.TabIndex = 176;
  1219. this.label18.Tag = "";
  1220. this.label18.Text = "Touch";
  1221. //
  1222. // label17
  1223. //
  1224. this.label17.AutoSize = true;
  1225. this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1226. this.label17.ForeColor = System.Drawing.Color.Silver;
  1227. this.label17.Location = new System.Drawing.Point(690, 330);
  1228. this.label17.Name = "label17";
  1229. this.label17.Size = new System.Drawing.Size(83, 28);
  1230. this.label17.TabIndex = 175;
  1231. this.label17.Tag = "";
  1232. this.label17.Text = "Gaming";
  1233. //
  1234. // label16
  1235. //
  1236. this.label16.AutoSize = true;
  1237. this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1238. this.label16.ForeColor = System.Drawing.Color.Silver;
  1239. this.label16.Location = new System.Drawing.Point(690, 16);
  1240. this.label16.Name = "label16";
  1241. this.label16.Size = new System.Drawing.Size(75, 28);
  1242. this.label16.TabIndex = 174;
  1243. this.label16.Tag = "";
  1244. this.label16.Text = "Privacy";
  1245. //
  1246. // label15
  1247. //
  1248. this.label15.AutoSize = true;
  1249. this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1250. this.label15.ForeColor = System.Drawing.Color.Silver;
  1251. this.label15.Location = new System.Drawing.Point(27, 444);
  1252. this.label15.Name = "label15";
  1253. this.label15.Size = new System.Drawing.Size(168, 28);
  1254. this.label15.TabIndex = 173;
  1255. this.label15.Tag = "";
  1256. this.label15.Text = "Windows Update";
  1257. //
  1258. // label14
  1259. //
  1260. this.label14.AutoSize = true;
  1261. this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1262. this.label14.ForeColor = System.Drawing.Color.Silver;
  1263. this.label14.Location = new System.Drawing.Point(26, 16);
  1264. this.label14.Name = "label14";
  1265. this.label14.Size = new System.Drawing.Size(78, 28);
  1266. this.label14.TabIndex = 170;
  1267. this.label14.Tag = "";
  1268. this.label14.Text = "System";
  1269. //
  1270. // panelWin11Tweaks
  1271. //
  1272. this.panelWin11Tweaks.Controls.Add(this.label20);
  1273. this.panelWin11Tweaks.Controls.Add(this.label19);
  1274. this.panelWin11Tweaks.Controls.Add(this.stickersSw);
  1275. this.panelWin11Tweaks.Controls.Add(this.compactModeSw);
  1276. this.panelWin11Tweaks.Controls.Add(this.snapAssistSw);
  1277. this.panelWin11Tweaks.Controls.Add(this.widgetsSw);
  1278. this.panelWin11Tweaks.Controls.Add(this.leftTaskbarSw);
  1279. this.panelWin11Tweaks.Controls.Add(this.classicContextSw);
  1280. this.panelWin11Tweaks.Controls.Add(this.chatSw);
  1281. this.panelWin11Tweaks.Location = new System.Drawing.Point(0, 692);
  1282. this.panelWin11Tweaks.Margin = new System.Windows.Forms.Padding(4);
  1283. this.panelWin11Tweaks.Name = "panelWin11Tweaks";
  1284. this.panelWin11Tweaks.Size = new System.Drawing.Size(1456, 288);
  1285. this.panelWin11Tweaks.TabIndex = 80;
  1286. this.panelWin11Tweaks.Visible = false;
  1287. //
  1288. // label20
  1289. //
  1290. this.label20.AutoSize = true;
  1291. this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1292. this.label20.ForeColor = System.Drawing.Color.Silver;
  1293. this.label20.Location = new System.Drawing.Point(690, 8);
  1294. this.label20.Name = "label20";
  1295. this.label20.Size = new System.Drawing.Size(65, 28);
  1296. this.label20.TabIndex = 178;
  1297. this.label20.Tag = "";
  1298. this.label20.Text = "Extras";
  1299. //
  1300. // label19
  1301. //
  1302. this.label19.AutoSize = true;
  1303. this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1304. this.label19.ForeColor = System.Drawing.Color.Silver;
  1305. this.label19.Location = new System.Drawing.Point(24, 8);
  1306. this.label19.Name = "label19";
  1307. this.label19.Size = new System.Drawing.Size(80, 28);
  1308. this.label19.TabIndex = 177;
  1309. this.label19.Tag = "";
  1310. this.label19.Text = "Taskbar";
  1311. //
  1312. // stickersSw
  1313. //
  1314. this.stickersSw.AccessibleName = "Disable Stickers";
  1315. this.stickersSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1316. this.stickersSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1317. this.stickersSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1318. this.stickersSw.ForeColor = System.Drawing.Color.White;
  1319. this.stickersSw.LabelText = "Disable Stickers";
  1320. this.stickersSw.Location = new System.Drawing.Point(32, 189);
  1321. this.stickersSw.Margin = new System.Windows.Forms.Padding(9);
  1322. this.stickersSw.Name = "stickersSw";
  1323. this.stickersSw.Size = new System.Drawing.Size(621, 36);
  1324. this.stickersSw.TabIndex = 113;
  1325. this.stickersSw.Tag = "themeable";
  1326. this.stickersSw.ToggleChecked = false;
  1327. //
  1328. // compactModeSw
  1329. //
  1330. this.compactModeSw.AccessibleName = "Enable Compact Mode in Explorer";
  1331. this.compactModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1332. this.compactModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1333. this.compactModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1334. this.compactModeSw.ForeColor = System.Drawing.Color.White;
  1335. this.compactModeSw.LabelText = "Enable Compact Mode in Explorer";
  1336. this.compactModeSw.Location = new System.Drawing.Point(694, 144);
  1337. this.compactModeSw.Margin = new System.Windows.Forms.Padding(9);
  1338. this.compactModeSw.Name = "compactModeSw";
  1339. this.compactModeSw.Size = new System.Drawing.Size(621, 36);
  1340. this.compactModeSw.TabIndex = 112;
  1341. this.compactModeSw.Tag = "themeable";
  1342. this.compactModeSw.ToggleChecked = false;
  1343. //
  1344. // snapAssistSw
  1345. //
  1346. this.snapAssistSw.AccessibleName = "Disable Snap Assist";
  1347. this.snapAssistSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1348. this.snapAssistSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1349. this.snapAssistSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1350. this.snapAssistSw.ForeColor = System.Drawing.Color.White;
  1351. this.snapAssistSw.LabelText = "Disable Snap Assist";
  1352. this.snapAssistSw.Location = new System.Drawing.Point(696, 54);
  1353. this.snapAssistSw.Margin = new System.Windows.Forms.Padding(9);
  1354. this.snapAssistSw.Name = "snapAssistSw";
  1355. this.snapAssistSw.Size = new System.Drawing.Size(621, 36);
  1356. this.snapAssistSw.TabIndex = 106;
  1357. this.snapAssistSw.Tag = "themeable";
  1358. this.snapAssistSw.ToggleChecked = false;
  1359. //
  1360. // widgetsSw
  1361. //
  1362. this.widgetsSw.AccessibleName = "Disable Widgets";
  1363. this.widgetsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1364. this.widgetsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1365. this.widgetsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1366. this.widgetsSw.ForeColor = System.Drawing.Color.White;
  1367. this.widgetsSw.LabelText = "Disable Widgets";
  1368. this.widgetsSw.Location = new System.Drawing.Point(32, 99);
  1369. this.widgetsSw.Margin = new System.Windows.Forms.Padding(9);
  1370. this.widgetsSw.Name = "widgetsSw";
  1371. this.widgetsSw.Size = new System.Drawing.Size(621, 36);
  1372. this.widgetsSw.TabIndex = 108;
  1373. this.widgetsSw.Tag = "themeable";
  1374. this.widgetsSw.ToggleChecked = false;
  1375. //
  1376. // leftTaskbarSw
  1377. //
  1378. this.leftTaskbarSw.AccessibleName = "Align Taskbar to Left";
  1379. this.leftTaskbarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1380. this.leftTaskbarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1381. this.leftTaskbarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1382. this.leftTaskbarSw.ForeColor = System.Drawing.Color.White;
  1383. this.leftTaskbarSw.LabelText = "Align Taskbar to Left";
  1384. this.leftTaskbarSw.Location = new System.Drawing.Point(30, 54);
  1385. this.leftTaskbarSw.Margin = new System.Windows.Forms.Padding(9);
  1386. this.leftTaskbarSw.Name = "leftTaskbarSw";
  1387. this.leftTaskbarSw.Size = new System.Drawing.Size(621, 36);
  1388. this.leftTaskbarSw.TabIndex = 105;
  1389. this.leftTaskbarSw.Tag = "themeable";
  1390. this.leftTaskbarSw.ToggleChecked = false;
  1391. //
  1392. // classicContextSw
  1393. //
  1394. this.classicContextSw.AccessibleName = "Enable Classic Right-Click Menu";
  1395. this.classicContextSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1396. this.classicContextSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1397. this.classicContextSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1398. this.classicContextSw.ForeColor = System.Drawing.Color.White;
  1399. this.classicContextSw.LabelText = "Enable Classic Right-Click Menu";
  1400. this.classicContextSw.Location = new System.Drawing.Point(694, 99);
  1401. this.classicContextSw.Margin = new System.Windows.Forms.Padding(9);
  1402. this.classicContextSw.Name = "classicContextSw";
  1403. this.classicContextSw.Size = new System.Drawing.Size(621, 36);
  1404. this.classicContextSw.TabIndex = 110;
  1405. this.classicContextSw.Tag = "themeable";
  1406. this.classicContextSw.ToggleChecked = false;
  1407. //
  1408. // chatSw
  1409. //
  1410. this.chatSw.AccessibleName = "Disable Chat";
  1411. this.chatSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1412. this.chatSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1413. this.chatSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1414. this.chatSw.ForeColor = System.Drawing.Color.White;
  1415. this.chatSw.LabelText = "Disable Chat";
  1416. this.chatSw.Location = new System.Drawing.Point(32, 144);
  1417. this.chatSw.Margin = new System.Windows.Forms.Padding(9);
  1418. this.chatSw.Name = "chatSw";
  1419. this.chatSw.Size = new System.Drawing.Size(621, 36);
  1420. this.chatSw.TabIndex = 107;
  1421. this.chatSw.Tag = "themeable";
  1422. this.chatSw.ToggleChecked = false;
  1423. //
  1424. // vbsSw
  1425. //
  1426. this.vbsSw.AccessibleName = "Disable Virtualization Based Security";
  1427. this.vbsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1428. this.vbsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1429. this.vbsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1430. this.vbsSw.ForeColor = System.Drawing.Color.White;
  1431. this.vbsSw.LabelText = "Disable Virtualization Based Security";
  1432. this.vbsSw.Location = new System.Drawing.Point(32, 330);
  1433. this.vbsSw.Margin = new System.Windows.Forms.Padding(9);
  1434. this.vbsSw.Name = "vbsSw";
  1435. this.vbsSw.Size = new System.Drawing.Size(621, 36);
  1436. this.vbsSw.TabIndex = 114;
  1437. this.vbsSw.Tag = "themeable";
  1438. this.vbsSw.ToggleChecked = false;
  1439. this.vbsSw.Visible = false;
  1440. //
  1441. // gameModeSw
  1442. //
  1443. this.gameModeSw.AccessibleName = "Enable Gaming Mode";
  1444. this.gameModeSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1445. this.gameModeSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1446. this.gameModeSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1447. this.gameModeSw.ForeColor = System.Drawing.Color.White;
  1448. this.gameModeSw.LabelText = "Enable Gaming Mode";
  1449. this.gameModeSw.Location = new System.Drawing.Point(696, 370);
  1450. this.gameModeSw.Margin = new System.Windows.Forms.Padding(9);
  1451. this.gameModeSw.Name = "gameModeSw";
  1452. this.gameModeSw.Size = new System.Drawing.Size(621, 36);
  1453. this.gameModeSw.TabIndex = 105;
  1454. this.gameModeSw.Tag = "themeable";
  1455. this.gameModeSw.ToggleChecked = false;
  1456. //
  1457. // storeUpdatesSw
  1458. //
  1459. this.storeUpdatesSw.AccessibleName = "Disable Microsoft Store Updates";
  1460. this.storeUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1461. this.storeUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1462. this.storeUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1463. this.storeUpdatesSw.ForeColor = System.Drawing.Color.White;
  1464. this.storeUpdatesSw.LabelText = "Disable Microsoft Store Updates";
  1465. this.storeUpdatesSw.Location = new System.Drawing.Point(32, 536);
  1466. this.storeUpdatesSw.Margin = new System.Windows.Forms.Padding(9);
  1467. this.storeUpdatesSw.Name = "storeUpdatesSw";
  1468. this.storeUpdatesSw.Size = new System.Drawing.Size(621, 36);
  1469. this.storeUpdatesSw.TabIndex = 104;
  1470. this.storeUpdatesSw.Tag = "themeable";
  1471. this.storeUpdatesSw.ToggleChecked = false;
  1472. //
  1473. // oldMixerSw
  1474. //
  1475. this.oldMixerSw.AccessibleName = "Enable Classic Volume Mixer";
  1476. this.oldMixerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1477. this.oldMixerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1478. this.oldMixerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1479. this.oldMixerSw.ForeColor = System.Drawing.Color.White;
  1480. this.oldMixerSw.LabelText = "Enable Classic Volume Mixer";
  1481. this.oldMixerSw.Location = new System.Drawing.Point(32, 330);
  1482. this.oldMixerSw.Margin = new System.Windows.Forms.Padding(9);
  1483. this.oldMixerSw.Name = "oldMixerSw";
  1484. this.oldMixerSw.Size = new System.Drawing.Size(621, 36);
  1485. this.oldMixerSw.TabIndex = 103;
  1486. this.oldMixerSw.Tag = "themeable";
  1487. this.oldMixerSw.ToggleChecked = false;
  1488. //
  1489. // insiderSw
  1490. //
  1491. this.insiderSw.AccessibleName = "Disable Insider Service";
  1492. this.insiderSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1493. this.insiderSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1494. this.insiderSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1495. this.insiderSw.ForeColor = System.Drawing.Color.White;
  1496. this.insiderSw.LabelText = "Disable Insider Service";
  1497. this.insiderSw.Location = new System.Drawing.Point(32, 580);
  1498. this.insiderSw.Margin = new System.Windows.Forms.Padding(9);
  1499. this.insiderSw.Name = "insiderSw";
  1500. this.insiderSw.Size = new System.Drawing.Size(621, 36);
  1501. this.insiderSw.TabIndex = 102;
  1502. this.insiderSw.Tag = "themeable";
  1503. this.insiderSw.ToggleChecked = false;
  1504. //
  1505. // castSw
  1506. //
  1507. this.castSw.AccessibleName = "Remove Cast to Device";
  1508. this.castSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1509. this.castSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1510. this.castSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1511. this.castSw.ForeColor = System.Drawing.Color.White;
  1512. this.castSw.LabelText = "Remove Cast to Device";
  1513. this.castSw.Location = new System.Drawing.Point(32, 285);
  1514. this.castSw.Margin = new System.Windows.Forms.Padding(9);
  1515. this.castSw.Name = "castSw";
  1516. this.castSw.Size = new System.Drawing.Size(621, 36);
  1517. this.castSw.TabIndex = 101;
  1518. this.castSw.Tag = "themeable";
  1519. this.castSw.ToggleChecked = false;
  1520. //
  1521. // gameBarSw
  1522. //
  1523. this.gameBarSw.AccessibleName = "Disable Game Bar";
  1524. this.gameBarSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1525. this.gameBarSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1526. this.gameBarSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1527. this.gameBarSw.ForeColor = System.Drawing.Color.White;
  1528. this.gameBarSw.LabelText = "Disable Game Bar";
  1529. this.gameBarSw.Location = new System.Drawing.Point(696, 460);
  1530. this.gameBarSw.Margin = new System.Windows.Forms.Padding(9);
  1531. this.gameBarSw.Name = "gameBarSw";
  1532. this.gameBarSw.Size = new System.Drawing.Size(621, 36);
  1533. this.gameBarSw.TabIndex = 100;
  1534. this.gameBarSw.Tag = "themeable";
  1535. this.gameBarSw.ToggleChecked = false;
  1536. //
  1537. // sensorSw
  1538. //
  1539. this.sensorSw.AccessibleName = "Disable Sensor Services";
  1540. this.sensorSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1541. this.sensorSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1542. this.sensorSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1543. this.sensorSw.ForeColor = System.Drawing.Color.White;
  1544. this.sensorSw.LabelText = "Disable Sensor Services";
  1545. this.sensorSw.Location = new System.Drawing.Point(32, 240);
  1546. this.sensorSw.Margin = new System.Windows.Forms.Padding(9);
  1547. this.sensorSw.Name = "sensorSw";
  1548. this.sensorSw.Size = new System.Drawing.Size(621, 36);
  1549. this.sensorSw.TabIndex = 99;
  1550. this.sensorSw.Tag = "themeable";
  1551. this.sensorSw.ToggleChecked = false;
  1552. //
  1553. // ccSw
  1554. //
  1555. this.ccSw.AccessibleName = "Disable Cloud Clipboard";
  1556. this.ccSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1557. this.ccSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1558. this.ccSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1559. this.ccSw.ForeColor = System.Drawing.Color.White;
  1560. this.ccSw.LabelText = "Disable Cloud Clipboard";
  1561. this.ccSw.Location = new System.Drawing.Point(698, 642);
  1562. this.ccSw.Margin = new System.Windows.Forms.Padding(9);
  1563. this.ccSw.Name = "ccSw";
  1564. this.ccSw.Size = new System.Drawing.Size(621, 36);
  1565. this.ccSw.TabIndex = 98;
  1566. this.ccSw.Tag = "themeable";
  1567. this.ccSw.ToggleChecked = false;
  1568. //
  1569. // cortanaSw
  1570. //
  1571. this.cortanaSw.AccessibleName = "Disable Cortana";
  1572. this.cortanaSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1573. this.cortanaSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1574. this.cortanaSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1575. this.cortanaSw.ForeColor = System.Drawing.Color.White;
  1576. this.cortanaSw.LabelText = "Disable Cortana";
  1577. this.cortanaSw.Location = new System.Drawing.Point(696, 105);
  1578. this.cortanaSw.Margin = new System.Windows.Forms.Padding(9);
  1579. this.cortanaSw.Name = "cortanaSw";
  1580. this.cortanaSw.Size = new System.Drawing.Size(621, 36);
  1581. this.cortanaSw.TabIndex = 97;
  1582. this.cortanaSw.Tag = "themeable";
  1583. this.cortanaSw.ToggleChecked = false;
  1584. //
  1585. // privacySw
  1586. //
  1587. this.privacySw.AccessibleName = "Enhance Privacy";
  1588. this.privacySw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1589. this.privacySw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1590. this.privacySw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1591. this.privacySw.ForeColor = System.Drawing.Color.White;
  1592. this.privacySw.LabelText = "Enhance Privacy";
  1593. this.privacySw.Location = new System.Drawing.Point(696, 150);
  1594. this.privacySw.Margin = new System.Windows.Forms.Padding(9);
  1595. this.privacySw.Name = "privacySw";
  1596. this.privacySw.Size = new System.Drawing.Size(621, 36);
  1597. this.privacySw.TabIndex = 96;
  1598. this.privacySw.Tag = "themeable";
  1599. this.privacySw.ToggleChecked = false;
  1600. //
  1601. // driversSw
  1602. //
  1603. this.driversSw.AccessibleName = "Exclude Drivers from Update";
  1604. this.driversSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1605. this.driversSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1606. this.driversSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1607. this.driversSw.ForeColor = System.Drawing.Color.White;
  1608. this.driversSw.LabelText = "Exclude Drivers from Update";
  1609. this.driversSw.Location = new System.Drawing.Point(32, 626);
  1610. this.driversSw.Margin = new System.Windows.Forms.Padding(9);
  1611. this.driversSw.Name = "driversSw";
  1612. this.driversSw.Size = new System.Drawing.Size(621, 36);
  1613. this.driversSw.TabIndex = 95;
  1614. this.driversSw.Tag = "themeable";
  1615. this.driversSw.ToggleChecked = false;
  1616. //
  1617. // telemetryServicesSw
  1618. //
  1619. this.telemetryServicesSw.AccessibleName = "Disable Telemetry Services";
  1620. this.telemetryServicesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1621. this.telemetryServicesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1622. this.telemetryServicesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1623. this.telemetryServicesSw.ForeColor = System.Drawing.Color.White;
  1624. this.telemetryServicesSw.LabelText = "Disable Telemetry Services";
  1625. this.telemetryServicesSw.Location = new System.Drawing.Point(696, 60);
  1626. this.telemetryServicesSw.Margin = new System.Windows.Forms.Padding(9);
  1627. this.telemetryServicesSw.Name = "telemetryServicesSw";
  1628. this.telemetryServicesSw.Size = new System.Drawing.Size(621, 36);
  1629. this.telemetryServicesSw.TabIndex = 94;
  1630. this.telemetryServicesSw.Tag = "themeable";
  1631. this.telemetryServicesSw.ToggleChecked = false;
  1632. //
  1633. // autoUpdatesSw
  1634. //
  1635. this.autoUpdatesSw.AccessibleName = "Disable Automatic Updates";
  1636. this.autoUpdatesSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1637. this.autoUpdatesSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1638. this.autoUpdatesSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1639. this.autoUpdatesSw.ForeColor = System.Drawing.Color.White;
  1640. this.autoUpdatesSw.LabelText = "Disable Automatic Updates";
  1641. this.autoUpdatesSw.Location = new System.Drawing.Point(30, 490);
  1642. this.autoUpdatesSw.Margin = new System.Windows.Forms.Padding(9);
  1643. this.autoUpdatesSw.Name = "autoUpdatesSw";
  1644. this.autoUpdatesSw.Size = new System.Drawing.Size(621, 36);
  1645. this.autoUpdatesSw.TabIndex = 93;
  1646. this.autoUpdatesSw.Tag = "themeable";
  1647. this.autoUpdatesSw.ToggleChecked = false;
  1648. //
  1649. // tpmSw
  1650. //
  1651. this.tpmSw.AccessibleName = "Disable TPM 2.0 Check";
  1652. this.tpmSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1653. this.tpmSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1654. this.tpmSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1655. this.tpmSw.ForeColor = System.Drawing.Color.White;
  1656. this.tpmSw.LabelText = "Disable TPM 2.0 Check";
  1657. this.tpmSw.Location = new System.Drawing.Point(32, 195);
  1658. this.tpmSw.Margin = new System.Windows.Forms.Padding(9);
  1659. this.tpmSw.Name = "tpmSw";
  1660. this.tpmSw.Size = new System.Drawing.Size(621, 36);
  1661. this.tpmSw.TabIndex = 92;
  1662. this.tpmSw.Tag = "themeable";
  1663. this.tpmSw.ToggleChecked = false;
  1664. //
  1665. // xboxSw
  1666. //
  1667. this.xboxSw.AccessibleName = "Disable Xbox Live";
  1668. this.xboxSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1669. this.xboxSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1670. this.xboxSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1671. this.xboxSw.ForeColor = System.Drawing.Color.White;
  1672. this.xboxSw.LabelText = "Disable Xbox Live";
  1673. this.xboxSw.Location = new System.Drawing.Point(696, 416);
  1674. this.xboxSw.Margin = new System.Windows.Forms.Padding(9);
  1675. this.xboxSw.Name = "xboxSw";
  1676. this.xboxSw.Size = new System.Drawing.Size(621, 36);
  1677. this.xboxSw.TabIndex = 90;
  1678. this.xboxSw.Tag = "themeable";
  1679. this.xboxSw.ToggleChecked = false;
  1680. //
  1681. // inkSw
  1682. //
  1683. this.inkSw.AccessibleName = "Disable Windows Ink";
  1684. this.inkSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1685. this.inkSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1686. this.inkSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1687. this.inkSw.ForeColor = System.Drawing.Color.White;
  1688. this.inkSw.LabelText = "Disable Windows Ink";
  1689. this.inkSw.Location = new System.Drawing.Point(698, 552);
  1690. this.inkSw.Margin = new System.Windows.Forms.Padding(9);
  1691. this.inkSw.Name = "inkSw";
  1692. this.inkSw.Size = new System.Drawing.Size(621, 36);
  1693. this.inkSw.TabIndex = 89;
  1694. this.inkSw.Tag = "themeable";
  1695. this.inkSw.ToggleChecked = false;
  1696. //
  1697. // spellSw
  1698. //
  1699. this.spellSw.AccessibleName = "Disable Spell Checking";
  1700. this.spellSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1701. this.spellSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1702. this.spellSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1703. this.spellSw.ForeColor = System.Drawing.Color.White;
  1704. this.spellSw.LabelText = "Disable Spell Checking";
  1705. this.spellSw.Location = new System.Drawing.Point(698, 597);
  1706. this.spellSw.Margin = new System.Windows.Forms.Padding(9);
  1707. this.spellSw.Name = "spellSw";
  1708. this.spellSw.Size = new System.Drawing.Size(621, 36);
  1709. this.spellSw.TabIndex = 88;
  1710. this.spellSw.Tag = "themeable";
  1711. this.spellSw.ToggleChecked = false;
  1712. //
  1713. // longPathsSw
  1714. //
  1715. this.longPathsSw.AccessibleName = "Enable Long Paths";
  1716. this.longPathsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1717. this.longPathsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1718. this.longPathsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1719. this.longPathsSw.ForeColor = System.Drawing.Color.White;
  1720. this.longPathsSw.LabelText = "Enable Long Paths";
  1721. this.longPathsSw.Location = new System.Drawing.Point(32, 150);
  1722. this.longPathsSw.Margin = new System.Windows.Forms.Padding(9);
  1723. this.longPathsSw.Name = "longPathsSw";
  1724. this.longPathsSw.Size = new System.Drawing.Size(621, 36);
  1725. this.longPathsSw.TabIndex = 87;
  1726. this.longPathsSw.Tag = "themeable";
  1727. this.longPathsSw.ToggleChecked = false;
  1728. //
  1729. // uODSw
  1730. //
  1731. this.uODSw.AccessibleName = "Uninstall OneDrive";
  1732. this.uODSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1733. this.uODSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1734. this.uODSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1735. this.uODSw.ForeColor = System.Drawing.Color.White;
  1736. this.uODSw.LabelText = "Uninstall OneDrive";
  1737. this.uODSw.Location = new System.Drawing.Point(33, 375);
  1738. this.uODSw.Margin = new System.Windows.Forms.Padding(9);
  1739. this.uODSw.Name = "uODSw";
  1740. this.uODSw.Size = new System.Drawing.Size(621, 36);
  1741. this.uODSw.TabIndex = 86;
  1742. this.uODSw.Tag = "themeable";
  1743. this.uODSw.ToggleChecked = false;
  1744. //
  1745. // peopleSw
  1746. //
  1747. this.peopleSw.AccessibleName = "Disable My People";
  1748. this.peopleSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1749. this.peopleSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1750. this.peopleSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1751. this.peopleSw.ForeColor = System.Drawing.Color.White;
  1752. this.peopleSw.LabelText = "Disable My People";
  1753. this.peopleSw.Location = new System.Drawing.Point(32, 105);
  1754. this.peopleSw.Margin = new System.Windows.Forms.Padding(9);
  1755. this.peopleSw.Name = "peopleSw";
  1756. this.peopleSw.Size = new System.Drawing.Size(621, 36);
  1757. this.peopleSw.TabIndex = 85;
  1758. this.peopleSw.Tag = "themeable";
  1759. this.peopleSw.ToggleChecked = false;
  1760. //
  1761. // oldExplorerSw
  1762. //
  1763. this.oldExplorerSw.AccessibleName = "Restore Classic Windows Explorer";
  1764. this.oldExplorerSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1765. this.oldExplorerSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1766. this.oldExplorerSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1767. this.oldExplorerSw.ForeColor = System.Drawing.Color.White;
  1768. this.oldExplorerSw.LabelText = "Restore Classic Windows Explorer";
  1769. this.oldExplorerSw.Location = new System.Drawing.Point(30, 60);
  1770. this.oldExplorerSw.Margin = new System.Windows.Forms.Padding(9);
  1771. this.oldExplorerSw.Name = "oldExplorerSw";
  1772. this.oldExplorerSw.Size = new System.Drawing.Size(621, 36);
  1773. this.oldExplorerSw.TabIndex = 83;
  1774. this.oldExplorerSw.Tag = "themeable";
  1775. this.oldExplorerSw.ToggleChecked = false;
  1776. //
  1777. // adsSw
  1778. //
  1779. this.adsSw.AccessibleName = "Disable Start Menu Ads";
  1780. this.adsSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1781. this.adsSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1782. this.adsSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1783. this.adsSw.ForeColor = System.Drawing.Color.White;
  1784. this.adsSw.LabelText = "Disable Start Menu Ads";
  1785. this.adsSw.Location = new System.Drawing.Point(696, 195);
  1786. this.adsSw.Margin = new System.Windows.Forms.Padding(9);
  1787. this.adsSw.Name = "adsSw";
  1788. this.adsSw.Size = new System.Drawing.Size(621, 36);
  1789. this.adsSw.TabIndex = 82;
  1790. this.adsSw.Tag = "themeable";
  1791. this.adsSw.ToggleChecked = false;
  1792. //
  1793. // windows8Tab
  1794. //
  1795. this.windows8Tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1796. this.windows8Tab.Controls.Add(this.label21);
  1797. this.windows8Tab.Controls.Add(this.disableOneDriveSw);
  1798. this.windows8Tab.Location = new System.Drawing.Point(4, 29);
  1799. this.windows8Tab.Name = "windows8Tab";
  1800. this.windows8Tab.Padding = new System.Windows.Forms.Padding(3);
  1801. this.windows8Tab.Size = new System.Drawing.Size(1962, 1057);
  1802. this.windows8Tab.TabIndex = 2;
  1803. this.windows8Tab.Text = "Windows 8.1";
  1804. //
  1805. // label21
  1806. //
  1807. this.label21.AutoSize = true;
  1808. this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1809. this.label21.ForeColor = System.Drawing.Color.Silver;
  1810. this.label21.Location = new System.Drawing.Point(26, 16);
  1811. this.label21.Name = "label21";
  1812. this.label21.Size = new System.Drawing.Size(78, 28);
  1813. this.label21.TabIndex = 170;
  1814. this.label21.Tag = "";
  1815. this.label21.Text = "System";
  1816. //
  1817. // disableOneDriveSw
  1818. //
  1819. this.disableOneDriveSw.AccessibleName = "Disable OneDrive";
  1820. this.disableOneDriveSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1821. this.disableOneDriveSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1822. this.disableOneDriveSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1823. this.disableOneDriveSw.ForeColor = System.Drawing.Color.White;
  1824. this.disableOneDriveSw.LabelText = "Disable OneDrive";
  1825. this.disableOneDriveSw.Location = new System.Drawing.Point(30, 60);
  1826. this.disableOneDriveSw.Margin = new System.Windows.Forms.Padding(9);
  1827. this.disableOneDriveSw.Name = "disableOneDriveSw";
  1828. this.disableOneDriveSw.Size = new System.Drawing.Size(750, 36);
  1829. this.disableOneDriveSw.TabIndex = 84;
  1830. this.disableOneDriveSw.Tag = "themeable";
  1831. this.disableOneDriveSw.ToggleChecked = false;
  1832. //
  1833. // advancedTab
  1834. //
  1835. this.advancedTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1836. this.advancedTab.Controls.Add(this.btnRestartDisableDefender);
  1837. this.advancedTab.Controls.Add(this.btnRestart);
  1838. this.advancedTab.Controls.Add(this.btnRestartSafe);
  1839. this.advancedTab.Controls.Add(this.loginVerboseSw);
  1840. this.advancedTab.Controls.Add(this.hpetSw);
  1841. this.advancedTab.Location = new System.Drawing.Point(4, 29);
  1842. this.advancedTab.Name = "advancedTab";
  1843. this.advancedTab.Padding = new System.Windows.Forms.Padding(3);
  1844. this.advancedTab.Size = new System.Drawing.Size(1962, 1057);
  1845. this.advancedTab.TabIndex = 15;
  1846. this.advancedTab.Text = "Advanced";
  1847. //
  1848. // btnRestartDisableDefender
  1849. //
  1850. this.btnRestartDisableDefender.BackColor = System.Drawing.Color.DodgerBlue;
  1851. this.btnRestartDisableDefender.FlatAppearance.BorderSize = 0;
  1852. this.btnRestartDisableDefender.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1853. this.btnRestartDisableDefender.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1854. this.btnRestartDisableDefender.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1855. this.btnRestartDisableDefender.ForeColor = System.Drawing.Color.White;
  1856. this.btnRestartDisableDefender.Location = new System.Drawing.Point(26, 248);
  1857. this.btnRestartDisableDefender.Name = "btnRestartDisableDefender";
  1858. this.btnRestartDisableDefender.Size = new System.Drawing.Size(621, 46);
  1859. this.btnRestartDisableDefender.TabIndex = 88;
  1860. this.btnRestartDisableDefender.Text = "Restart && Disable Defender";
  1861. this.btnRestartDisableDefender.UseVisualStyleBackColor = false;
  1862. this.btnRestartDisableDefender.Click += new System.EventHandler(this.btnRestartDisableDefender_Click);
  1863. //
  1864. // btnRestart
  1865. //
  1866. this.btnRestart.BackColor = System.Drawing.Color.DodgerBlue;
  1867. this.btnRestart.FlatAppearance.BorderSize = 0;
  1868. this.btnRestart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1869. this.btnRestart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1870. this.btnRestart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1871. this.btnRestart.ForeColor = System.Drawing.Color.White;
  1872. this.btnRestart.Location = new System.Drawing.Point(26, 195);
  1873. this.btnRestart.Name = "btnRestart";
  1874. this.btnRestart.Size = new System.Drawing.Size(621, 46);
  1875. this.btnRestart.TabIndex = 87;
  1876. this.btnRestart.Text = "Restart in Normal Mode";
  1877. this.btnRestart.UseVisualStyleBackColor = false;
  1878. this.btnRestart.Click += new System.EventHandler(this.btnRestart_Click);
  1879. //
  1880. // btnRestartSafe
  1881. //
  1882. this.btnRestartSafe.BackColor = System.Drawing.Color.DodgerBlue;
  1883. this.btnRestartSafe.FlatAppearance.BorderSize = 0;
  1884. this.btnRestartSafe.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1885. this.btnRestartSafe.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1886. this.btnRestartSafe.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1887. this.btnRestartSafe.ForeColor = System.Drawing.Color.White;
  1888. this.btnRestartSafe.Location = new System.Drawing.Point(26, 141);
  1889. this.btnRestartSafe.Name = "btnRestartSafe";
  1890. this.btnRestartSafe.Size = new System.Drawing.Size(621, 46);
  1891. this.btnRestartSafe.TabIndex = 86;
  1892. this.btnRestartSafe.Text = "Restart in Safe Mode";
  1893. this.btnRestartSafe.UseVisualStyleBackColor = false;
  1894. this.btnRestartSafe.Click += new System.EventHandler(this.btnRestartSafe_Click);
  1895. //
  1896. // loginVerboseSw
  1897. //
  1898. this.loginVerboseSw.AccessibleName = "Enable Detailed Login Screen";
  1899. this.loginVerboseSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1900. this.loginVerboseSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1901. this.loginVerboseSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1902. this.loginVerboseSw.ForeColor = System.Drawing.Color.White;
  1903. this.loginVerboseSw.LabelText = "Enable Detailed Login Screen";
  1904. this.loginVerboseSw.Location = new System.Drawing.Point(26, 80);
  1905. this.loginVerboseSw.Margin = new System.Windows.Forms.Padding(9);
  1906. this.loginVerboseSw.Name = "loginVerboseSw";
  1907. this.loginVerboseSw.Size = new System.Drawing.Size(621, 36);
  1908. this.loginVerboseSw.TabIndex = 85;
  1909. this.loginVerboseSw.Tag = "themeable";
  1910. this.loginVerboseSw.ToggleChecked = false;
  1911. //
  1912. // hpetSw
  1913. //
  1914. this.hpetSw.AccessibleName = "Disable HPET";
  1915. this.hpetSw.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  1916. this.hpetSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1917. this.hpetSw.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1918. this.hpetSw.ForeColor = System.Drawing.Color.White;
  1919. this.hpetSw.LabelText = "Disable HPET";
  1920. this.hpetSw.Location = new System.Drawing.Point(26, 26);
  1921. this.hpetSw.Margin = new System.Windows.Forms.Padding(9);
  1922. this.hpetSw.Name = "hpetSw";
  1923. this.hpetSw.Size = new System.Drawing.Size(621, 36);
  1924. this.hpetSw.TabIndex = 84;
  1925. this.hpetSw.Tag = "themeable";
  1926. this.hpetSw.ToggleChecked = false;
  1927. //
  1928. // modernAppsTab
  1929. //
  1930. this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  1931. this.modernAppsTab.Controls.Add(this.btnRestoreUwp);
  1932. this.modernAppsTab.Controls.Add(this.panelUwp);
  1933. this.modernAppsTab.Controls.Add(this.uninstallModernAppsButton);
  1934. this.modernAppsTab.Controls.Add(this.refreshModernAppsButton);
  1935. this.modernAppsTab.Controls.Add(this.txtModernAppsTitle);
  1936. this.modernAppsTab.Controls.Add(this.chkOnlyRemovable);
  1937. this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps);
  1938. this.modernAppsTab.Location = new System.Drawing.Point(4, 29);
  1939. this.modernAppsTab.Margin = new System.Windows.Forms.Padding(4);
  1940. this.modernAppsTab.Name = "modernAppsTab";
  1941. this.modernAppsTab.Padding = new System.Windows.Forms.Padding(4);
  1942. this.modernAppsTab.Size = new System.Drawing.Size(1962, 1057);
  1943. this.modernAppsTab.TabIndex = 11;
  1944. this.modernAppsTab.Text = "UWP Apps";
  1945. //
  1946. // btnRestoreUwp
  1947. //
  1948. this.btnRestoreUwp.BackColor = System.Drawing.Color.DodgerBlue;
  1949. this.btnRestoreUwp.FlatAppearance.BorderSize = 0;
  1950. this.btnRestoreUwp.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1951. this.btnRestoreUwp.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1952. this.btnRestoreUwp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1953. this.btnRestoreUwp.ForeColor = System.Drawing.Color.White;
  1954. this.btnRestoreUwp.Location = new System.Drawing.Point(16, 816);
  1955. this.btnRestoreUwp.Name = "btnRestoreUwp";
  1956. this.btnRestoreUwp.Size = new System.Drawing.Size(448, 46);
  1957. this.btnRestoreUwp.TabIndex = 55;
  1958. this.btnRestoreUwp.Text = "Restore all UWP";
  1959. this.btnRestoreUwp.UseVisualStyleBackColor = false;
  1960. this.btnRestoreUwp.Click += new System.EventHandler(this.btnRestoreUwp_Click);
  1961. //
  1962. // panelUwp
  1963. //
  1964. this.panelUwp.AutoScroll = true;
  1965. this.panelUwp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1966. this.panelUwp.Location = new System.Drawing.Point(16, 62);
  1967. this.panelUwp.Margin = new System.Windows.Forms.Padding(4);
  1968. this.panelUwp.Name = "panelUwp";
  1969. this.panelUwp.Size = new System.Drawing.Size(852, 746);
  1970. this.panelUwp.TabIndex = 54;
  1971. //
  1972. // uninstallModernAppsButton
  1973. //
  1974. this.uninstallModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1975. this.uninstallModernAppsButton.FlatAppearance.BorderSize = 0;
  1976. this.uninstallModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1977. this.uninstallModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1978. this.uninstallModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1979. this.uninstallModernAppsButton.ForeColor = System.Drawing.Color.White;
  1980. this.uninstallModernAppsButton.Location = new System.Drawing.Point(878, 114);
  1981. this.uninstallModernAppsButton.Name = "uninstallModernAppsButton";
  1982. this.uninstallModernAppsButton.Size = new System.Drawing.Size(312, 46);
  1983. this.uninstallModernAppsButton.TabIndex = 50;
  1984. this.uninstallModernAppsButton.Text = "Uninstall";
  1985. this.uninstallModernAppsButton.UseVisualStyleBackColor = false;
  1986. this.uninstallModernAppsButton.Click += new System.EventHandler(this.button74_Click);
  1987. //
  1988. // refreshModernAppsButton
  1989. //
  1990. this.refreshModernAppsButton.BackColor = System.Drawing.Color.DodgerBlue;
  1991. this.refreshModernAppsButton.FlatAppearance.BorderSize = 0;
  1992. this.refreshModernAppsButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  1993. this.refreshModernAppsButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  1994. this.refreshModernAppsButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1995. this.refreshModernAppsButton.ForeColor = System.Drawing.Color.White;
  1996. this.refreshModernAppsButton.Location = new System.Drawing.Point(878, 62);
  1997. this.refreshModernAppsButton.Name = "refreshModernAppsButton";
  1998. this.refreshModernAppsButton.Size = new System.Drawing.Size(312, 46);
  1999. this.refreshModernAppsButton.TabIndex = 49;
  2000. this.refreshModernAppsButton.Text = "Refresh";
  2001. this.refreshModernAppsButton.UseVisualStyleBackColor = false;
  2002. this.refreshModernAppsButton.Click += new System.EventHandler(this.button75_Click);
  2003. //
  2004. // txtModernAppsTitle
  2005. //
  2006. this.txtModernAppsTitle.AutoSize = true;
  2007. this.txtModernAppsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2008. this.txtModernAppsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2009. this.txtModernAppsTitle.Location = new System.Drawing.Point(9, 15);
  2010. this.txtModernAppsTitle.Name = "txtModernAppsTitle";
  2011. this.txtModernAppsTitle.Size = new System.Drawing.Size(438, 41);
  2012. this.txtModernAppsTitle.TabIndex = 47;
  2013. this.txtModernAppsTitle.Tag = "themeable";
  2014. this.txtModernAppsTitle.Text = "Uninstall unwanted UWP Apps";
  2015. //
  2016. // chkOnlyRemovable
  2017. //
  2018. this.chkOnlyRemovable.AutoSize = true;
  2019. this.chkOnlyRemovable.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  2020. this.chkOnlyRemovable.ForeColor = System.Drawing.Color.White;
  2021. this.chkOnlyRemovable.Location = new System.Drawing.Point(878, 166);
  2022. this.chkOnlyRemovable.Name = "chkOnlyRemovable";
  2023. this.chkOnlyRemovable.Size = new System.Drawing.Size(255, 36);
  2024. this.chkOnlyRemovable.TabIndex = 53;
  2025. this.chkOnlyRemovable.Text = "Only uninstall-ables";
  2026. this.chkOnlyRemovable.UseVisualStyleBackColor = true;
  2027. this.chkOnlyRemovable.CheckedChanged += new System.EventHandler(this.chkOnlyRemovable_CheckedChanged);
  2028. //
  2029. // chkSelectAllModernApps
  2030. //
  2031. this.chkSelectAllModernApps.AutoSize = true;
  2032. this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2033. this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White;
  2034. this.chkSelectAllModernApps.Location = new System.Drawing.Point(878, 210);
  2035. this.chkSelectAllModernApps.Name = "chkSelectAllModernApps";
  2036. this.chkSelectAllModernApps.Size = new System.Drawing.Size(137, 36);
  2037. this.chkSelectAllModernApps.TabIndex = 52;
  2038. this.chkSelectAllModernApps.Text = "Select all";
  2039. this.chkSelectAllModernApps.UseVisualStyleBackColor = true;
  2040. this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged);
  2041. //
  2042. // startupTab
  2043. //
  2044. this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2045. this.startupTab.Controls.Add(this.cancelBackup);
  2046. this.startupTab.Controls.Add(this.doBackup);
  2047. this.startupTab.Controls.Add(this.txtBackupTitle);
  2048. this.startupTab.Controls.Add(this.lblBackupTitle);
  2049. this.startupTab.Controls.Add(this.restoreStartupB);
  2050. this.startupTab.Controls.Add(this.backupStartupB);
  2051. this.startupTab.Controls.Add(this.findInRegB);
  2052. this.startupTab.Controls.Add(this.locateFileB);
  2053. this.startupTab.Controls.Add(this.refreshStartupB);
  2054. this.startupTab.Controls.Add(this.panel3);
  2055. this.startupTab.Controls.Add(this.removeStartupItemB);
  2056. this.startupTab.Controls.Add(this.startupTitle);
  2057. this.startupTab.Location = new System.Drawing.Point(4, 29);
  2058. this.startupTab.Name = "startupTab";
  2059. this.startupTab.Size = new System.Drawing.Size(1962, 1057);
  2060. this.startupTab.TabIndex = 7;
  2061. this.startupTab.Text = "Startup";
  2062. //
  2063. // cancelBackup
  2064. //
  2065. this.cancelBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2066. this.cancelBackup.FlatAppearance.BorderSize = 0;
  2067. this.cancelBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2068. this.cancelBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2069. this.cancelBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2070. this.cancelBackup.ForeColor = System.Drawing.Color.White;
  2071. this.cancelBackup.Location = new System.Drawing.Point(189, 826);
  2072. this.cancelBackup.Name = "cancelBackup";
  2073. this.cancelBackup.Size = new System.Drawing.Size(165, 45);
  2074. this.cancelBackup.TabIndex = 61;
  2075. this.cancelBackup.Text = "Cancel";
  2076. this.cancelBackup.UseVisualStyleBackColor = false;
  2077. this.cancelBackup.Visible = false;
  2078. this.cancelBackup.Click += new System.EventHandler(this.button14_Click);
  2079. //
  2080. // doBackup
  2081. //
  2082. this.doBackup.BackColor = System.Drawing.Color.DodgerBlue;
  2083. this.doBackup.FlatAppearance.BorderSize = 0;
  2084. this.doBackup.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2085. this.doBackup.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2086. this.doBackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2087. this.doBackup.ForeColor = System.Drawing.Color.White;
  2088. this.doBackup.Location = new System.Drawing.Point(18, 826);
  2089. this.doBackup.Name = "doBackup";
  2090. this.doBackup.Size = new System.Drawing.Size(165, 45);
  2091. this.doBackup.TabIndex = 60;
  2092. this.doBackup.Text = "OK";
  2093. this.doBackup.UseVisualStyleBackColor = false;
  2094. this.doBackup.Visible = false;
  2095. this.doBackup.Click += new System.EventHandler(this.button13_Click);
  2096. //
  2097. // txtBackupTitle
  2098. //
  2099. this.txtBackupTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2100. this.txtBackupTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2101. this.txtBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2102. this.txtBackupTitle.ForeColor = System.Drawing.Color.White;
  2103. this.txtBackupTitle.Location = new System.Drawing.Point(18, 783);
  2104. this.txtBackupTitle.Name = "txtBackupTitle";
  2105. this.txtBackupTitle.Size = new System.Drawing.Size(484, 34);
  2106. this.txtBackupTitle.TabIndex = 58;
  2107. this.txtBackupTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2108. this.txtBackupTitle.Visible = false;
  2109. //
  2110. // lblBackupTitle
  2111. //
  2112. this.lblBackupTitle.AutoSize = true;
  2113. this.lblBackupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2114. this.lblBackupTitle.ForeColor = System.Drawing.Color.Silver;
  2115. this.lblBackupTitle.Location = new System.Drawing.Point(12, 752);
  2116. this.lblBackupTitle.Name = "lblBackupTitle";
  2117. this.lblBackupTitle.Size = new System.Drawing.Size(124, 28);
  2118. this.lblBackupTitle.TabIndex = 59;
  2119. this.lblBackupTitle.Tag = "";
  2120. this.lblBackupTitle.Text = "Backup title:";
  2121. this.lblBackupTitle.Visible = false;
  2122. //
  2123. // restoreStartupB
  2124. //
  2125. this.restoreStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2126. this.restoreStartupB.FlatAppearance.BorderSize = 0;
  2127. this.restoreStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2128. this.restoreStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2129. this.restoreStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2130. this.restoreStartupB.ForeColor = System.Drawing.Color.White;
  2131. this.restoreStartupB.Location = new System.Drawing.Point(309, 753);
  2132. this.restoreStartupB.Name = "restoreStartupB";
  2133. this.restoreStartupB.Size = new System.Drawing.Size(285, 46);
  2134. this.restoreStartupB.TabIndex = 42;
  2135. this.restoreStartupB.Text = "Restore";
  2136. this.restoreStartupB.UseVisualStyleBackColor = false;
  2137. this.restoreStartupB.Click += new System.EventHandler(this.button12_Click);
  2138. //
  2139. // backupStartupB
  2140. //
  2141. this.backupStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2142. this.backupStartupB.FlatAppearance.BorderSize = 0;
  2143. this.backupStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2144. this.backupStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2145. this.backupStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2146. this.backupStartupB.ForeColor = System.Drawing.Color.White;
  2147. this.backupStartupB.Location = new System.Drawing.Point(18, 753);
  2148. this.backupStartupB.Name = "backupStartupB";
  2149. this.backupStartupB.Size = new System.Drawing.Size(285, 46);
  2150. this.backupStartupB.TabIndex = 41;
  2151. this.backupStartupB.Text = "Backup";
  2152. this.backupStartupB.UseVisualStyleBackColor = false;
  2153. this.backupStartupB.Click += new System.EventHandler(this.button11_Click);
  2154. //
  2155. // findInRegB
  2156. //
  2157. this.findInRegB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2158. this.findInRegB.BackColor = System.Drawing.Color.DodgerBlue;
  2159. this.findInRegB.FlatAppearance.BorderSize = 0;
  2160. this.findInRegB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2161. this.findInRegB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2162. this.findInRegB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2163. this.findInRegB.ForeColor = System.Drawing.Color.White;
  2164. this.findInRegB.Location = new System.Drawing.Point(1371, 994);
  2165. this.findInRegB.Name = "findInRegB";
  2166. this.findInRegB.Size = new System.Drawing.Size(285, 46);
  2167. this.findInRegB.TabIndex = 40;
  2168. this.findInRegB.Text = "Find in Registry";
  2169. this.findInRegB.UseVisualStyleBackColor = false;
  2170. this.findInRegB.Click += new System.EventHandler(this.button64_Click);
  2171. //
  2172. // locateFileB
  2173. //
  2174. this.locateFileB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2175. this.locateFileB.BackColor = System.Drawing.Color.DodgerBlue;
  2176. this.locateFileB.FlatAppearance.BorderSize = 0;
  2177. this.locateFileB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2178. this.locateFileB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2179. this.locateFileB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2180. this.locateFileB.ForeColor = System.Drawing.Color.White;
  2181. this.locateFileB.Location = new System.Drawing.Point(1663, 941);
  2182. this.locateFileB.Name = "locateFileB";
  2183. this.locateFileB.Size = new System.Drawing.Size(285, 46);
  2184. this.locateFileB.TabIndex = 39;
  2185. this.locateFileB.Text = "Locate file";
  2186. this.locateFileB.UseVisualStyleBackColor = false;
  2187. this.locateFileB.Click += new System.EventHandler(this.button31_Click);
  2188. //
  2189. // refreshStartupB
  2190. //
  2191. this.refreshStartupB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2192. this.refreshStartupB.BackColor = System.Drawing.Color.DodgerBlue;
  2193. this.refreshStartupB.FlatAppearance.BorderSize = 0;
  2194. this.refreshStartupB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2195. this.refreshStartupB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2196. this.refreshStartupB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2197. this.refreshStartupB.ForeColor = System.Drawing.Color.White;
  2198. this.refreshStartupB.Location = new System.Drawing.Point(1663, 994);
  2199. this.refreshStartupB.Name = "refreshStartupB";
  2200. this.refreshStartupB.Size = new System.Drawing.Size(285, 46);
  2201. this.refreshStartupB.TabIndex = 38;
  2202. this.refreshStartupB.Text = "Refresh";
  2203. this.refreshStartupB.UseVisualStyleBackColor = false;
  2204. this.refreshStartupB.Click += new System.EventHandler(this.button37_Click);
  2205. //
  2206. // panel3
  2207. //
  2208. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2209. | System.Windows.Forms.AnchorStyles.Right)));
  2210. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2211. this.panel3.Controls.Add(this.listStartupItems);
  2212. this.panel3.Location = new System.Drawing.Point(16, 60);
  2213. this.panel3.Name = "panel3";
  2214. this.panel3.Size = new System.Drawing.Size(1933, 688);
  2215. this.panel3.TabIndex = 37;
  2216. //
  2217. // listStartupItems
  2218. //
  2219. this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2220. this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2221. this.listStartupItems.CheckBoxes = true;
  2222. this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  2223. this.columnHeader1,
  2224. this.columnHeader2,
  2225. this.columnHeader3});
  2226. this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill;
  2227. this.listStartupItems.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2228. this.listStartupItems.ForeColor = System.Drawing.Color.MediumOrchid;
  2229. this.listStartupItems.FullRowSelect = true;
  2230. this.listStartupItems.HideSelection = false;
  2231. this.listStartupItems.Location = new System.Drawing.Point(0, 0);
  2232. this.listStartupItems.MultiSelect = false;
  2233. this.listStartupItems.Name = "listStartupItems";
  2234. this.listStartupItems.ShowGroups = false;
  2235. this.listStartupItems.Size = new System.Drawing.Size(1931, 686);
  2236. this.listStartupItems.TabIndex = 0;
  2237. this.listStartupItems.UseCompatibleStateImageBehavior = false;
  2238. this.listStartupItems.View = System.Windows.Forms.View.Details;
  2239. this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick);
  2240. this.listStartupItems.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.listStartupItems_ItemChecked);
  2241. //
  2242. // columnHeader1
  2243. //
  2244. this.columnHeader1.Text = "Name";
  2245. this.columnHeader1.Width = 194;
  2246. //
  2247. // columnHeader2
  2248. //
  2249. this.columnHeader2.Text = "Location";
  2250. this.columnHeader2.Width = 507;
  2251. //
  2252. // columnHeader3
  2253. //
  2254. this.columnHeader3.Text = "Type";
  2255. this.columnHeader3.Width = 134;
  2256. //
  2257. // removeStartupItemB
  2258. //
  2259. this.removeStartupItemB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2260. this.removeStartupItemB.BackColor = System.Drawing.Color.DodgerBlue;
  2261. this.removeStartupItemB.FlatAppearance.BorderSize = 0;
  2262. this.removeStartupItemB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2263. this.removeStartupItemB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2264. this.removeStartupItemB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2265. this.removeStartupItemB.ForeColor = System.Drawing.Color.White;
  2266. this.removeStartupItemB.Location = new System.Drawing.Point(1371, 941);
  2267. this.removeStartupItemB.Name = "removeStartupItemB";
  2268. this.removeStartupItemB.Size = new System.Drawing.Size(285, 46);
  2269. this.removeStartupItemB.TabIndex = 36;
  2270. this.removeStartupItemB.Text = "Delete";
  2271. this.removeStartupItemB.UseVisualStyleBackColor = false;
  2272. this.removeStartupItemB.Click += new System.EventHandler(this.button32_Click);
  2273. //
  2274. // startupTitle
  2275. //
  2276. this.startupTitle.AutoSize = true;
  2277. this.startupTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2278. this.startupTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2279. this.startupTitle.Location = new System.Drawing.Point(9, 15);
  2280. this.startupTitle.Name = "startupTitle";
  2281. this.startupTitle.Size = new System.Drawing.Size(379, 41);
  2282. this.startupTitle.TabIndex = 3;
  2283. this.startupTitle.Tag = "themeable";
  2284. this.startupTitle.Text = "Choose your startup items";
  2285. //
  2286. // appsTab
  2287. //
  2288. this.appsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2289. this.appsTab.Controls.Add(this.txtFeedError);
  2290. this.appsTab.Controls.Add(this.lblVideoSound);
  2291. this.appsTab.Controls.Add(this.lblCoding);
  2292. this.appsTab.Controls.Add(this.lblSystemTools);
  2293. this.appsTab.Controls.Add(this.groupSoundVideo);
  2294. this.appsTab.Controls.Add(this.lblInternet);
  2295. this.appsTab.Controls.Add(this.groupCoding);
  2296. this.appsTab.Controls.Add(this.groupInternet);
  2297. this.appsTab.Controls.Add(this.panel10);
  2298. this.appsTab.Controls.Add(this.panelCommonApps);
  2299. this.appsTab.Controls.Add(this.groupSystemTools);
  2300. this.appsTab.Location = new System.Drawing.Point(4, 29);
  2301. this.appsTab.Margin = new System.Windows.Forms.Padding(4);
  2302. this.appsTab.Name = "appsTab";
  2303. this.appsTab.Padding = new System.Windows.Forms.Padding(4);
  2304. this.appsTab.Size = new System.Drawing.Size(1962, 1057);
  2305. this.appsTab.TabIndex = 12;
  2306. this.appsTab.Text = "Apps";
  2307. //
  2308. // txtFeedError
  2309. //
  2310. this.txtFeedError.BackColor = System.Drawing.Color.Transparent;
  2311. this.txtFeedError.Dock = System.Windows.Forms.DockStyle.Fill;
  2312. 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)));
  2313. this.txtFeedError.ForeColor = System.Drawing.Color.Gold;
  2314. this.txtFeedError.Location = new System.Drawing.Point(4, 70);
  2315. this.txtFeedError.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2316. this.txtFeedError.Name = "txtFeedError";
  2317. this.txtFeedError.Size = new System.Drawing.Size(1954, 803);
  2318. this.txtFeedError.TabIndex = 171;
  2319. this.txtFeedError.Text = "No internet connection, try refreshing links again";
  2320. this.txtFeedError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2321. this.txtFeedError.Visible = false;
  2322. //
  2323. // lblVideoSound
  2324. //
  2325. this.lblVideoSound.AutoSize = true;
  2326. 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)));
  2327. this.lblVideoSound.ForeColor = System.Drawing.Color.Silver;
  2328. this.lblVideoSound.Location = new System.Drawing.Point(1119, 69);
  2329. this.lblVideoSound.Name = "lblVideoSound";
  2330. this.lblVideoSound.Size = new System.Drawing.Size(138, 25);
  2331. this.lblVideoSound.TabIndex = 169;
  2332. this.lblVideoSound.Tag = "";
  2333. this.lblVideoSound.Text = "Video && Sound";
  2334. //
  2335. // lblCoding
  2336. //
  2337. this.lblCoding.AutoSize = true;
  2338. 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)));
  2339. this.lblCoding.ForeColor = System.Drawing.Color.Silver;
  2340. this.lblCoding.Location = new System.Drawing.Point(771, 69);
  2341. this.lblCoding.Name = "lblCoding";
  2342. this.lblCoding.Size = new System.Drawing.Size(72, 25);
  2343. this.lblCoding.TabIndex = 168;
  2344. this.lblCoding.Tag = "";
  2345. this.lblCoding.Text = "Coding";
  2346. //
  2347. // lblSystemTools
  2348. //
  2349. this.lblSystemTools.AutoSize = true;
  2350. 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)));
  2351. this.lblSystemTools.ForeColor = System.Drawing.Color.Silver;
  2352. this.lblSystemTools.Location = new System.Drawing.Point(16, 69);
  2353. this.lblSystemTools.Name = "lblSystemTools";
  2354. this.lblSystemTools.Size = new System.Drawing.Size(138, 25);
  2355. this.lblSystemTools.TabIndex = 162;
  2356. this.lblSystemTools.Tag = "";
  2357. this.lblSystemTools.Text = "System && Tools";
  2358. //
  2359. // groupSoundVideo
  2360. //
  2361. this.groupSoundVideo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2362. | System.Windows.Forms.AnchorStyles.Left)));
  2363. this.groupSoundVideo.AutoScroll = true;
  2364. this.groupSoundVideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2365. this.groupSoundVideo.Location = new System.Drawing.Point(1124, 96);
  2366. this.groupSoundVideo.Margin = new System.Windows.Forms.Padding(4);
  2367. this.groupSoundVideo.Name = "groupSoundVideo";
  2368. this.groupSoundVideo.Size = new System.Drawing.Size(340, 687);
  2369. this.groupSoundVideo.TabIndex = 166;
  2370. //
  2371. // lblInternet
  2372. //
  2373. this.lblInternet.AutoSize = true;
  2374. 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)));
  2375. this.lblInternet.ForeColor = System.Drawing.Color.Silver;
  2376. this.lblInternet.Location = new System.Drawing.Point(393, 69);
  2377. this.lblInternet.Name = "lblInternet";
  2378. this.lblInternet.Size = new System.Drawing.Size(80, 25);
  2379. this.lblInternet.TabIndex = 167;
  2380. this.lblInternet.Tag = "";
  2381. this.lblInternet.Text = "Internet";
  2382. //
  2383. // groupCoding
  2384. //
  2385. this.groupCoding.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2386. | System.Windows.Forms.AnchorStyles.Left)));
  2387. this.groupCoding.AutoScroll = true;
  2388. this.groupCoding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2389. this.groupCoding.Location = new System.Drawing.Point(776, 96);
  2390. this.groupCoding.Margin = new System.Windows.Forms.Padding(4);
  2391. this.groupCoding.Name = "groupCoding";
  2392. this.groupCoding.Size = new System.Drawing.Size(338, 687);
  2393. this.groupCoding.TabIndex = 165;
  2394. //
  2395. // groupInternet
  2396. //
  2397. this.groupInternet.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2398. | System.Windows.Forms.AnchorStyles.Left)));
  2399. this.groupInternet.AutoScroll = true;
  2400. this.groupInternet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2401. this.groupInternet.Location = new System.Drawing.Point(398, 96);
  2402. this.groupInternet.Margin = new System.Windows.Forms.Padding(4);
  2403. this.groupInternet.Name = "groupInternet";
  2404. this.groupInternet.Size = new System.Drawing.Size(368, 687);
  2405. this.groupInternet.TabIndex = 164;
  2406. //
  2407. // panel10
  2408. //
  2409. this.panel10.Controls.Add(this.appsTitle);
  2410. this.panel10.Controls.Add(this.btnGetFeed);
  2411. this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
  2412. this.panel10.Location = new System.Drawing.Point(4, 4);
  2413. this.panel10.Margin = new System.Windows.Forms.Padding(4);
  2414. this.panel10.Name = "panel10";
  2415. this.panel10.Size = new System.Drawing.Size(1954, 66);
  2416. this.panel10.TabIndex = 163;
  2417. //
  2418. // appsTitle
  2419. //
  2420. this.appsTitle.AutoSize = true;
  2421. this.appsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2422. this.appsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  2423. this.appsTitle.Location = new System.Drawing.Point(8, 10);
  2424. this.appsTitle.Name = "appsTitle";
  2425. this.appsTitle.Size = new System.Drawing.Size(548, 41);
  2426. this.appsTitle.TabIndex = 53;
  2427. this.appsTitle.Tag = "themeable";
  2428. this.appsTitle.Text = "Quickly download && install useful apps";
  2429. //
  2430. // btnGetFeed
  2431. //
  2432. this.btnGetFeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2433. this.btnGetFeed.BackColor = System.Drawing.Color.DodgerBlue;
  2434. this.btnGetFeed.FlatAppearance.BorderSize = 0;
  2435. this.btnGetFeed.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2436. this.btnGetFeed.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2437. this.btnGetFeed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2438. this.btnGetFeed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2439. this.btnGetFeed.ForeColor = System.Drawing.Color.White;
  2440. this.btnGetFeed.Location = new System.Drawing.Point(1641, 10);
  2441. this.btnGetFeed.Name = "btnGetFeed";
  2442. this.btnGetFeed.Size = new System.Drawing.Size(302, 48);
  2443. this.btnGetFeed.TabIndex = 161;
  2444. this.btnGetFeed.Text = "Refresh links";
  2445. this.btnGetFeed.UseVisualStyleBackColor = false;
  2446. this.btnGetFeed.Click += new System.EventHandler(this.btnGetFeed_Click);
  2447. //
  2448. // panelCommonApps
  2449. //
  2450. this.panelCommonApps.Controls.Add(this.cAutoInstall);
  2451. this.panelCommonApps.Controls.Add(this.progressDownloader);
  2452. this.panelCommonApps.Controls.Add(this.c64);
  2453. this.panelCommonApps.Controls.Add(this.c32);
  2454. this.panelCommonApps.Controls.Add(this.btnDownloadApps);
  2455. this.panelCommonApps.Controls.Add(this.setDownDirLbl);
  2456. this.panelCommonApps.Controls.Add(this.txtDownloadFolder);
  2457. this.panelCommonApps.Controls.Add(this.changeDownDirB);
  2458. this.panelCommonApps.Controls.Add(this.txtDownloadStatus);
  2459. this.panelCommonApps.Controls.Add(this.linkWarnings);
  2460. this.panelCommonApps.Controls.Add(this.bitPref);
  2461. this.panelCommonApps.Controls.Add(this.goToDownloadsB);
  2462. this.panelCommonApps.Dock = System.Windows.Forms.DockStyle.Bottom;
  2463. this.panelCommonApps.Location = new System.Drawing.Point(4, 873);
  2464. this.panelCommonApps.Margin = new System.Windows.Forms.Padding(4);
  2465. this.panelCommonApps.Name = "panelCommonApps";
  2466. this.panelCommonApps.Size = new System.Drawing.Size(1954, 180);
  2467. this.panelCommonApps.TabIndex = 162;
  2468. //
  2469. // cAutoInstall
  2470. //
  2471. this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2472. this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  2473. this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2474. this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2475. this.cAutoInstall.Location = new System.Drawing.Point(1330, 71);
  2476. this.cAutoInstall.Margin = new System.Windows.Forms.Padding(4);
  2477. this.cAutoInstall.Name = "cAutoInstall";
  2478. this.cAutoInstall.Size = new System.Drawing.Size(554, 36);
  2479. this.cAutoInstall.TabIndex = 107;
  2480. this.cAutoInstall.Text = "Install after downloading";
  2481. this.cAutoInstall.UseVisualStyleBackColor = true;
  2482. //
  2483. // progressDownloader
  2484. //
  2485. this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2486. this.progressDownloader.Location = new System.Drawing.Point(12, 124);
  2487. this.progressDownloader.Margin = new System.Windows.Forms.Padding(4);
  2488. this.progressDownloader.MarqueeAnimationSpeed = 15;
  2489. this.progressDownloader.Name = "progressDownloader";
  2490. this.progressDownloader.Size = new System.Drawing.Size(453, 15);
  2491. this.progressDownloader.TabIndex = 160;
  2492. //
  2493. // c64
  2494. //
  2495. this.c64.AutoSize = true;
  2496. this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2497. this.c64.Location = new System.Drawing.Point(560, 42);
  2498. this.c64.Margin = new System.Windows.Forms.Padding(4);
  2499. this.c64.Name = "c64";
  2500. this.c64.Size = new System.Drawing.Size(105, 36);
  2501. this.c64.TabIndex = 75;
  2502. this.c64.TabStop = true;
  2503. this.c64.Text = "64-bit";
  2504. this.c64.UseVisualStyleBackColor = true;
  2505. //
  2506. // c32
  2507. //
  2508. this.c32.AutoSize = true;
  2509. this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2510. this.c32.Location = new System.Drawing.Point(672, 42);
  2511. this.c32.Margin = new System.Windows.Forms.Padding(4);
  2512. this.c32.Name = "c32";
  2513. this.c32.Size = new System.Drawing.Size(104, 36);
  2514. this.c32.TabIndex = 76;
  2515. this.c32.TabStop = true;
  2516. this.c32.Text = "32-bit";
  2517. this.c32.UseVisualStyleBackColor = true;
  2518. //
  2519. // btnDownloadApps
  2520. //
  2521. this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2522. this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue;
  2523. this.btnDownloadApps.FlatAppearance.BorderSize = 0;
  2524. this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2525. this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2526. this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2527. this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2528. this.btnDownloadApps.ForeColor = System.Drawing.Color.White;
  2529. this.btnDownloadApps.Location = new System.Drawing.Point(1641, 114);
  2530. this.btnDownloadApps.Name = "btnDownloadApps";
  2531. this.btnDownloadApps.Size = new System.Drawing.Size(304, 52);
  2532. this.btnDownloadApps.TabIndex = 50;
  2533. this.btnDownloadApps.Text = "Download";
  2534. this.btnDownloadApps.UseVisualStyleBackColor = false;
  2535. this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click);
  2536. //
  2537. // setDownDirLbl
  2538. //
  2539. this.setDownDirLbl.AutoSize = true;
  2540. this.setDownDirLbl.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2541. this.setDownDirLbl.ForeColor = System.Drawing.Color.DodgerBlue;
  2542. this.setDownDirLbl.Location = new System.Drawing.Point(4, 6);
  2543. this.setDownDirLbl.Name = "setDownDirLbl";
  2544. this.setDownDirLbl.Size = new System.Drawing.Size(234, 32);
  2545. this.setDownDirLbl.TabIndex = 69;
  2546. this.setDownDirLbl.Tag = "themeable";
  2547. this.setDownDirLbl.Text = "Set download folder";
  2548. //
  2549. // txtDownloadFolder
  2550. //
  2551. this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
  2552. this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2553. this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2554. this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver;
  2555. this.txtDownloadFolder.Location = new System.Drawing.Point(12, 45);
  2556. this.txtDownloadFolder.Margin = new System.Windows.Forms.Padding(4);
  2557. this.txtDownloadFolder.Name = "txtDownloadFolder";
  2558. this.txtDownloadFolder.Size = new System.Drawing.Size(452, 31);
  2559. this.txtDownloadFolder.TabIndex = 70;
  2560. this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged);
  2561. //
  2562. // changeDownDirB
  2563. //
  2564. this.changeDownDirB.BackColor = System.Drawing.Color.DodgerBlue;
  2565. this.changeDownDirB.FlatAppearance.BorderSize = 0;
  2566. this.changeDownDirB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2567. this.changeDownDirB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2568. this.changeDownDirB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2569. this.changeDownDirB.ForeColor = System.Drawing.Color.White;
  2570. this.changeDownDirB.Location = new System.Drawing.Point(470, 45);
  2571. this.changeDownDirB.Name = "changeDownDirB";
  2572. this.changeDownDirB.Size = new System.Drawing.Size(45, 34);
  2573. this.changeDownDirB.TabIndex = 71;
  2574. this.changeDownDirB.Text = "...";
  2575. this.changeDownDirB.UseVisualStyleBackColor = false;
  2576. this.changeDownDirB.Click += new System.EventHandler(this.button5_Click);
  2577. //
  2578. // txtDownloadStatus
  2579. //
  2580. this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2581. this.txtDownloadStatus.AutoSize = true;
  2582. this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2583. this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray;
  2584. this.txtDownloadStatus.Location = new System.Drawing.Point(6, 87);
  2585. this.txtDownloadStatus.Name = "txtDownloadStatus";
  2586. this.txtDownloadStatus.Size = new System.Drawing.Size(46, 28);
  2587. this.txtDownloadStatus.TabIndex = 72;
  2588. this.txtDownloadStatus.Tag = "";
  2589. this.txtDownloadStatus.Text = "Idle";
  2590. //
  2591. // linkWarnings
  2592. //
  2593. this.linkWarnings.ActiveLinkColor = System.Drawing.Color.Gold;
  2594. this.linkWarnings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2595. this.linkWarnings.AutoSize = true;
  2596. this.linkWarnings.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2597. this.linkWarnings.ForeColor = System.Drawing.Color.Gold;
  2598. this.linkWarnings.LinkColor = System.Drawing.Color.Gold;
  2599. this.linkWarnings.Location = new System.Drawing.Point(6, 147);
  2600. this.linkWarnings.Name = "linkWarnings";
  2601. this.linkWarnings.Size = new System.Drawing.Size(133, 28);
  2602. this.linkWarnings.TabIndex = 78;
  2603. this.linkWarnings.TabStop = true;
  2604. this.linkWarnings.Tag = "";
  2605. this.linkWarnings.Text = "See warnings";
  2606. this.linkWarnings.Visible = false;
  2607. this.linkWarnings.VisitedLinkColor = System.Drawing.Color.Gold;
  2608. this.linkWarnings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2609. //
  2610. // bitPref
  2611. //
  2612. this.bitPref.AutoSize = true;
  2613. this.bitPref.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2614. this.bitPref.ForeColor = System.Drawing.Color.DodgerBlue;
  2615. this.bitPref.Location = new System.Drawing.Point(552, 8);
  2616. this.bitPref.Name = "bitPref";
  2617. this.bitPref.Size = new System.Drawing.Size(209, 32);
  2618. this.bitPref.TabIndex = 74;
  2619. this.bitPref.Tag = "themeable";
  2620. this.bitPref.Text = "Set bit preference";
  2621. //
  2622. // goToDownloadsB
  2623. //
  2624. this.goToDownloadsB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2625. this.goToDownloadsB.BackColor = System.Drawing.Color.DodgerBlue;
  2626. this.goToDownloadsB.FlatAppearance.BorderSize = 0;
  2627. this.goToDownloadsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2628. this.goToDownloadsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2629. this.goToDownloadsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2630. this.goToDownloadsB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2631. this.goToDownloadsB.ForeColor = System.Drawing.Color.White;
  2632. this.goToDownloadsB.Location = new System.Drawing.Point(1330, 114);
  2633. this.goToDownloadsB.Name = "goToDownloadsB";
  2634. this.goToDownloadsB.Size = new System.Drawing.Size(304, 52);
  2635. this.goToDownloadsB.TabIndex = 77;
  2636. this.goToDownloadsB.Text = "Go to Downloads";
  2637. this.goToDownloadsB.UseVisualStyleBackColor = false;
  2638. this.goToDownloadsB.Click += new System.EventHandler(this.button6_Click);
  2639. //
  2640. // groupSystemTools
  2641. //
  2642. this.groupSystemTools.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2643. | System.Windows.Forms.AnchorStyles.Left)));
  2644. this.groupSystemTools.AutoScroll = true;
  2645. this.groupSystemTools.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2646. this.groupSystemTools.Location = new System.Drawing.Point(20, 96);
  2647. this.groupSystemTools.Margin = new System.Windows.Forms.Padding(4);
  2648. this.groupSystemTools.Name = "groupSystemTools";
  2649. this.groupSystemTools.Size = new System.Drawing.Size(368, 687);
  2650. this.groupSystemTools.TabIndex = 162;
  2651. //
  2652. // cleanerTab
  2653. //
  2654. this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2655. this.cleanerTab.Controls.Add(this.panel14);
  2656. this.cleanerTab.Controls.Add(this.panel13);
  2657. this.cleanerTab.Controls.Add(this.panel1);
  2658. this.cleanerTab.Location = new System.Drawing.Point(4, 29);
  2659. this.cleanerTab.Name = "cleanerTab";
  2660. this.cleanerTab.Padding = new System.Windows.Forms.Padding(3);
  2661. this.cleanerTab.Size = new System.Drawing.Size(1962, 1057);
  2662. this.cleanerTab.TabIndex = 5;
  2663. this.cleanerTab.Text = "Cleaner";
  2664. //
  2665. // panel14
  2666. //
  2667. this.panel14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2668. this.panel14.Controls.Add(this.listCleanPreview);
  2669. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  2670. this.panel14.Location = new System.Drawing.Point(331, 3);
  2671. this.panel14.Margin = new System.Windows.Forms.Padding(4);
  2672. this.panel14.Name = "panel14";
  2673. this.panel14.Size = new System.Drawing.Size(1628, 961);
  2674. this.panel14.TabIndex = 51;
  2675. //
  2676. // listCleanPreview
  2677. //
  2678. this.listCleanPreview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  2679. this.listCleanPreview.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2680. this.listCleanPreview.Dock = System.Windows.Forms.DockStyle.Fill;
  2681. this.listCleanPreview.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2682. this.listCleanPreview.ForeColor = System.Drawing.Color.Silver;
  2683. this.listCleanPreview.FormattingEnabled = true;
  2684. this.listCleanPreview.HorizontalScrollbar = true;
  2685. this.listCleanPreview.Location = new System.Drawing.Point(0, 0);
  2686. this.listCleanPreview.Margin = new System.Windows.Forms.Padding(4);
  2687. this.listCleanPreview.Name = "listCleanPreview";
  2688. this.listCleanPreview.Size = new System.Drawing.Size(1626, 959);
  2689. this.listCleanPreview.TabIndex = 1;
  2690. //
  2691. // panel13
  2692. //
  2693. this.panel13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2694. this.panel13.Controls.Add(this.btnWinClean);
  2695. this.panel13.Controls.Add(this.analyzeDriveB);
  2696. this.panel13.Controls.Add(this.checkSelectAll);
  2697. this.panel13.Controls.Add(this.lblPretext);
  2698. this.panel13.Controls.Add(this.cleanDriveB);
  2699. this.panel13.Controls.Add(this.lblFootprint);
  2700. this.panel13.Dock = System.Windows.Forms.DockStyle.Bottom;
  2701. this.panel13.Location = new System.Drawing.Point(331, 964);
  2702. this.panel13.Margin = new System.Windows.Forms.Padding(4);
  2703. this.panel13.Name = "panel13";
  2704. this.panel13.Size = new System.Drawing.Size(1628, 90);
  2705. this.panel13.TabIndex = 50;
  2706. //
  2707. // btnWinClean
  2708. //
  2709. this.btnWinClean.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2710. this.btnWinClean.BackColor = System.Drawing.Color.DodgerBlue;
  2711. this.btnWinClean.FlatAppearance.BorderSize = 0;
  2712. this.btnWinClean.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2713. this.btnWinClean.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2714. this.btnWinClean.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2715. this.btnWinClean.ForeColor = System.Drawing.Color.White;
  2716. this.btnWinClean.Location = new System.Drawing.Point(978, 34);
  2717. this.btnWinClean.Name = "btnWinClean";
  2718. this.btnWinClean.Size = new System.Drawing.Size(210, 46);
  2719. this.btnWinClean.TabIndex = 90;
  2720. this.btnWinClean.Text = "Cleanmgr ...";
  2721. this.btnWinClean.UseVisualStyleBackColor = false;
  2722. this.btnWinClean.Click += new System.EventHandler(this.btnWinClean_Click);
  2723. //
  2724. // analyzeDriveB
  2725. //
  2726. this.analyzeDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2727. this.analyzeDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2728. this.analyzeDriveB.FlatAppearance.BorderSize = 0;
  2729. this.analyzeDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2730. this.analyzeDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2731. this.analyzeDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2732. this.analyzeDriveB.ForeColor = System.Drawing.Color.White;
  2733. this.analyzeDriveB.Location = new System.Drawing.Point(1194, 34);
  2734. this.analyzeDriveB.Name = "analyzeDriveB";
  2735. this.analyzeDriveB.Size = new System.Drawing.Size(210, 46);
  2736. this.analyzeDriveB.TabIndex = 89;
  2737. this.analyzeDriveB.Text = "Analyze";
  2738. this.analyzeDriveB.UseVisualStyleBackColor = false;
  2739. this.analyzeDriveB.Click += new System.EventHandler(this.analyzeDriveB_Click);
  2740. //
  2741. // checkSelectAll
  2742. //
  2743. this.checkSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2744. this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2745. this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue;
  2746. this.checkSelectAll.LinkColor = System.Drawing.Color.DodgerBlue;
  2747. this.checkSelectAll.Location = new System.Drawing.Point(1250, 2);
  2748. this.checkSelectAll.Name = "checkSelectAll";
  2749. this.checkSelectAll.Size = new System.Drawing.Size(370, 30);
  2750. this.checkSelectAll.TabIndex = 88;
  2751. this.checkSelectAll.TabStop = true;
  2752. this.checkSelectAll.Tag = "themeable";
  2753. this.checkSelectAll.Text = "Select all";
  2754. this.checkSelectAll.TextAlign = System.Drawing.ContentAlignment.TopRight;
  2755. this.checkSelectAll.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.checkSelectAll_LinkClicked);
  2756. //
  2757. // lblPretext
  2758. //
  2759. this.lblPretext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2760. this.lblPretext.AutoSize = true;
  2761. 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)));
  2762. this.lblPretext.ForeColor = System.Drawing.Color.Silver;
  2763. this.lblPretext.Location = new System.Drawing.Point(3, 6);
  2764. this.lblPretext.Name = "lblPretext";
  2765. this.lblPretext.Size = new System.Drawing.Size(299, 32);
  2766. this.lblPretext.TabIndex = 49;
  2767. this.lblPretext.Tag = "";
  2768. this.lblPretext.Text = "Maximum size to be freed:";
  2769. this.lblPretext.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2770. //
  2771. // cleanDriveB
  2772. //
  2773. this.cleanDriveB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  2774. this.cleanDriveB.BackColor = System.Drawing.Color.DodgerBlue;
  2775. this.cleanDriveB.FlatAppearance.BorderSize = 0;
  2776. this.cleanDriveB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  2777. this.cleanDriveB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  2778. this.cleanDriveB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2779. this.cleanDriveB.ForeColor = System.Drawing.Color.White;
  2780. this.cleanDriveB.Location = new System.Drawing.Point(1410, 34);
  2781. this.cleanDriveB.Name = "cleanDriveB";
  2782. this.cleanDriveB.Size = new System.Drawing.Size(210, 46);
  2783. this.cleanDriveB.TabIndex = 34;
  2784. this.cleanDriveB.Text = "Clean";
  2785. this.cleanDriveB.UseVisualStyleBackColor = false;
  2786. this.cleanDriveB.Click += new System.EventHandler(this.cleanDriveB_Click);
  2787. //
  2788. // lblFootprint
  2789. //
  2790. this.lblFootprint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  2791. this.lblFootprint.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, ((System.Drawing.FontStyle)(((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)
  2792. | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2793. this.lblFootprint.ForeColor = System.Drawing.Color.DodgerBlue;
  2794. this.lblFootprint.Location = new System.Drawing.Point(2, 39);
  2795. this.lblFootprint.Name = "lblFootprint";
  2796. this.lblFootprint.Size = new System.Drawing.Size(296, 46);
  2797. this.lblFootprint.TabIndex = 48;
  2798. this.lblFootprint.Tag = "themeable";
  2799. this.lblFootprint.Text = "-";
  2800. this.lblFootprint.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2801. //
  2802. // panel1
  2803. //
  2804. this.panel1.AutoScroll = true;
  2805. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2806. this.panel1.Controls.Add(this.bravePasswords);
  2807. this.panel1.Controls.Add(this.braveSession);
  2808. this.panel1.Controls.Add(this.braveHistory);
  2809. this.panel1.Controls.Add(this.braveCookies);
  2810. this.panel1.Controls.Add(this.braveCache);
  2811. this.panel1.Controls.Add(this.label9);
  2812. this.panel1.Controls.Add(this.pictureBox4);
  2813. this.panel1.Controls.Add(this.label8);
  2814. this.panel1.Controls.Add(this.pictureBox2);
  2815. this.panel1.Controls.Add(this.edgeSession);
  2816. this.panel1.Controls.Add(this.edgeHistory);
  2817. this.panel1.Controls.Add(this.edgeCookies);
  2818. this.panel1.Controls.Add(this.edgeCache);
  2819. this.panel1.Controls.Add(this.IECache);
  2820. this.panel1.Controls.Add(this.firefoxHistory);
  2821. this.panel1.Controls.Add(this.firefoxCookies);
  2822. this.panel1.Controls.Add(this.firefoxCache);
  2823. this.panel1.Controls.Add(this.chromePws);
  2824. this.panel1.Controls.Add(this.chromeSession);
  2825. this.panel1.Controls.Add(this.chromeHistory);
  2826. this.panel1.Controls.Add(this.chromeCookies);
  2827. this.panel1.Controls.Add(this.chromeCache);
  2828. this.panel1.Controls.Add(this.label7);
  2829. this.panel1.Controls.Add(this.label6);
  2830. this.panel1.Controls.Add(this.label5);
  2831. this.panel1.Controls.Add(this.label4);
  2832. this.panel1.Controls.Add(this.pictureBox11);
  2833. this.panel1.Controls.Add(this.pictureBox10);
  2834. this.panel1.Controls.Add(this.pictureBox9);
  2835. this.panel1.Controls.Add(this.pictureBox8);
  2836. this.panel1.Controls.Add(this.checkErrorReports);
  2837. this.panel1.Controls.Add(this.checkTemp);
  2838. this.panel1.Controls.Add(this.checkBin);
  2839. this.panel1.Controls.Add(this.checkMiniDumps);
  2840. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  2841. this.panel1.Location = new System.Drawing.Point(3, 3);
  2842. this.panel1.Name = "panel1";
  2843. this.panel1.Size = new System.Drawing.Size(328, 1051);
  2844. this.panel1.TabIndex = 47;
  2845. //
  2846. // bravePasswords
  2847. //
  2848. this.bravePasswords.AutoSize = true;
  2849. this.bravePasswords.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2850. this.bravePasswords.ForeColor = System.Drawing.Color.White;
  2851. this.bravePasswords.Location = new System.Drawing.Point(14, 1014);
  2852. this.bravePasswords.Name = "bravePasswords";
  2853. this.bravePasswords.Size = new System.Drawing.Size(132, 32);
  2854. this.bravePasswords.TabIndex = 78;
  2855. this.bravePasswords.Text = "Passwords";
  2856. this.bravePasswords.UseVisualStyleBackColor = true;
  2857. //
  2858. // braveSession
  2859. //
  2860. this.braveSession.AutoSize = true;
  2861. this.braveSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2862. this.braveSession.ForeColor = System.Drawing.Color.White;
  2863. this.braveSession.Location = new System.Drawing.Point(14, 974);
  2864. this.braveSession.Name = "braveSession";
  2865. this.braveSession.Size = new System.Drawing.Size(107, 32);
  2866. this.braveSession.TabIndex = 77;
  2867. this.braveSession.Text = "Session";
  2868. this.braveSession.UseVisualStyleBackColor = true;
  2869. //
  2870. // braveHistory
  2871. //
  2872. this.braveHistory.AutoSize = true;
  2873. this.braveHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2874. this.braveHistory.ForeColor = System.Drawing.Color.White;
  2875. this.braveHistory.Location = new System.Drawing.Point(14, 933);
  2876. this.braveHistory.Name = "braveHistory";
  2877. this.braveHistory.Size = new System.Drawing.Size(104, 32);
  2878. this.braveHistory.TabIndex = 76;
  2879. this.braveHistory.Text = "History";
  2880. this.braveHistory.UseVisualStyleBackColor = true;
  2881. //
  2882. // braveCookies
  2883. //
  2884. this.braveCookies.AutoSize = true;
  2885. this.braveCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2886. this.braveCookies.ForeColor = System.Drawing.Color.White;
  2887. this.braveCookies.Location = new System.Drawing.Point(14, 892);
  2888. this.braveCookies.Name = "braveCookies";
  2889. this.braveCookies.Size = new System.Drawing.Size(110, 32);
  2890. this.braveCookies.TabIndex = 75;
  2891. this.braveCookies.Text = "Cookies";
  2892. this.braveCookies.UseVisualStyleBackColor = true;
  2893. //
  2894. // braveCache
  2895. //
  2896. this.braveCache.AutoSize = true;
  2897. this.braveCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2898. this.braveCache.ForeColor = System.Drawing.Color.White;
  2899. this.braveCache.Location = new System.Drawing.Point(14, 852);
  2900. this.braveCache.Name = "braveCache";
  2901. this.braveCache.Size = new System.Drawing.Size(92, 32);
  2902. this.braveCache.TabIndex = 74;
  2903. this.braveCache.Text = "Cache";
  2904. this.braveCache.UseVisualStyleBackColor = true;
  2905. //
  2906. // label9
  2907. //
  2908. this.label9.AutoSize = true;
  2909. this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2910. this.label9.ForeColor = System.Drawing.Color.DarkGray;
  2911. this.label9.Location = new System.Drawing.Point(45, 814);
  2912. this.label9.Name = "label9";
  2913. this.label9.Size = new System.Drawing.Size(154, 30);
  2914. this.label9.TabIndex = 73;
  2915. this.label9.Tag = "";
  2916. this.label9.Text = "Brave Browser";
  2917. //
  2918. // pictureBox4
  2919. //
  2920. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  2921. this.pictureBox4.Location = new System.Drawing.Point(10, 813);
  2922. this.pictureBox4.Margin = new System.Windows.Forms.Padding(4);
  2923. this.pictureBox4.Name = "pictureBox4";
  2924. this.pictureBox4.Size = new System.Drawing.Size(30, 30);
  2925. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2926. this.pictureBox4.TabIndex = 72;
  2927. this.pictureBox4.TabStop = false;
  2928. //
  2929. // label8
  2930. //
  2931. this.label8.AutoSize = true;
  2932. this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2933. this.label8.ForeColor = System.Drawing.Color.DarkGray;
  2934. this.label8.Location = new System.Drawing.Point(48, 18);
  2935. this.label8.Name = "label8";
  2936. this.label8.Size = new System.Drawing.Size(105, 30);
  2937. this.label8.TabIndex = 71;
  2938. this.label8.Tag = "";
  2939. this.label8.Text = "Windows";
  2940. //
  2941. // pictureBox2
  2942. //
  2943. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  2944. this.pictureBox2.Location = new System.Drawing.Point(10, 18);
  2945. this.pictureBox2.Margin = new System.Windows.Forms.Padding(4);
  2946. this.pictureBox2.Name = "pictureBox2";
  2947. this.pictureBox2.Size = new System.Drawing.Size(30, 30);
  2948. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2949. this.pictureBox2.TabIndex = 70;
  2950. this.pictureBox2.TabStop = false;
  2951. //
  2952. // edgeSession
  2953. //
  2954. this.edgeSession.AutoSize = true;
  2955. this.edgeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2956. this.edgeSession.ForeColor = System.Drawing.Color.White;
  2957. this.edgeSession.Location = new System.Drawing.Point(14, 774);
  2958. this.edgeSession.Name = "edgeSession";
  2959. this.edgeSession.Size = new System.Drawing.Size(107, 32);
  2960. this.edgeSession.TabIndex = 69;
  2961. this.edgeSession.Text = "Session";
  2962. this.edgeSession.UseVisualStyleBackColor = true;
  2963. //
  2964. // edgeHistory
  2965. //
  2966. this.edgeHistory.AutoSize = true;
  2967. this.edgeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2968. this.edgeHistory.ForeColor = System.Drawing.Color.White;
  2969. this.edgeHistory.Location = new System.Drawing.Point(14, 734);
  2970. this.edgeHistory.Name = "edgeHistory";
  2971. this.edgeHistory.Size = new System.Drawing.Size(104, 32);
  2972. this.edgeHistory.TabIndex = 68;
  2973. this.edgeHistory.Text = "History";
  2974. this.edgeHistory.UseVisualStyleBackColor = true;
  2975. //
  2976. // edgeCookies
  2977. //
  2978. this.edgeCookies.AutoSize = true;
  2979. this.edgeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2980. this.edgeCookies.ForeColor = System.Drawing.Color.White;
  2981. this.edgeCookies.Location = new System.Drawing.Point(14, 693);
  2982. this.edgeCookies.Name = "edgeCookies";
  2983. this.edgeCookies.Size = new System.Drawing.Size(110, 32);
  2984. this.edgeCookies.TabIndex = 67;
  2985. this.edgeCookies.Text = "Cookies";
  2986. this.edgeCookies.UseVisualStyleBackColor = true;
  2987. //
  2988. // edgeCache
  2989. //
  2990. this.edgeCache.AutoSize = true;
  2991. this.edgeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2992. this.edgeCache.ForeColor = System.Drawing.Color.White;
  2993. this.edgeCache.Location = new System.Drawing.Point(14, 652);
  2994. this.edgeCache.Name = "edgeCache";
  2995. this.edgeCache.Size = new System.Drawing.Size(92, 32);
  2996. this.edgeCache.TabIndex = 66;
  2997. this.edgeCache.Text = "Cache";
  2998. this.edgeCache.UseVisualStyleBackColor = true;
  2999. //
  3000. // IECache
  3001. //
  3002. this.IECache.AutoSize = true;
  3003. this.IECache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3004. this.IECache.ForeColor = System.Drawing.Color.White;
  3005. this.IECache.Location = new System.Drawing.Point(15, 1088);
  3006. this.IECache.Name = "IECache";
  3007. this.IECache.Size = new System.Drawing.Size(92, 32);
  3008. this.IECache.TabIndex = 65;
  3009. this.IECache.Text = "Cache";
  3010. this.IECache.UseVisualStyleBackColor = true;
  3011. //
  3012. // firefoxHistory
  3013. //
  3014. this.firefoxHistory.AutoSize = true;
  3015. this.firefoxHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3016. this.firefoxHistory.ForeColor = System.Drawing.Color.White;
  3017. this.firefoxHistory.Location = new System.Drawing.Point(14, 576);
  3018. this.firefoxHistory.Name = "firefoxHistory";
  3019. this.firefoxHistory.Size = new System.Drawing.Size(104, 32);
  3020. this.firefoxHistory.TabIndex = 64;
  3021. this.firefoxHistory.Text = "History";
  3022. this.firefoxHistory.UseVisualStyleBackColor = true;
  3023. //
  3024. // firefoxCookies
  3025. //
  3026. this.firefoxCookies.AutoSize = true;
  3027. this.firefoxCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3028. this.firefoxCookies.ForeColor = System.Drawing.Color.White;
  3029. this.firefoxCookies.Location = new System.Drawing.Point(14, 536);
  3030. this.firefoxCookies.Name = "firefoxCookies";
  3031. this.firefoxCookies.Size = new System.Drawing.Size(110, 32);
  3032. this.firefoxCookies.TabIndex = 63;
  3033. this.firefoxCookies.Text = "Cookies";
  3034. this.firefoxCookies.UseVisualStyleBackColor = true;
  3035. //
  3036. // firefoxCache
  3037. //
  3038. this.firefoxCache.AutoSize = true;
  3039. this.firefoxCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3040. this.firefoxCache.ForeColor = System.Drawing.Color.White;
  3041. this.firefoxCache.Location = new System.Drawing.Point(14, 495);
  3042. this.firefoxCache.Name = "firefoxCache";
  3043. this.firefoxCache.Size = new System.Drawing.Size(92, 32);
  3044. this.firefoxCache.TabIndex = 62;
  3045. this.firefoxCache.Text = "Cache";
  3046. this.firefoxCache.UseVisualStyleBackColor = true;
  3047. //
  3048. // chromePws
  3049. //
  3050. this.chromePws.AutoSize = true;
  3051. this.chromePws.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3052. this.chromePws.ForeColor = System.Drawing.Color.White;
  3053. this.chromePws.Location = new System.Drawing.Point(12, 417);
  3054. this.chromePws.Name = "chromePws";
  3055. this.chromePws.Size = new System.Drawing.Size(132, 32);
  3056. this.chromePws.TabIndex = 61;
  3057. this.chromePws.Text = "Passwords";
  3058. this.chromePws.UseVisualStyleBackColor = true;
  3059. //
  3060. // chromeSession
  3061. //
  3062. this.chromeSession.AutoSize = true;
  3063. this.chromeSession.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3064. this.chromeSession.ForeColor = System.Drawing.Color.White;
  3065. this.chromeSession.Location = new System.Drawing.Point(12, 376);
  3066. this.chromeSession.Name = "chromeSession";
  3067. this.chromeSession.Size = new System.Drawing.Size(107, 32);
  3068. this.chromeSession.TabIndex = 60;
  3069. this.chromeSession.Text = "Session";
  3070. this.chromeSession.UseVisualStyleBackColor = true;
  3071. //
  3072. // chromeHistory
  3073. //
  3074. this.chromeHistory.AutoSize = true;
  3075. this.chromeHistory.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3076. this.chromeHistory.ForeColor = System.Drawing.Color.White;
  3077. this.chromeHistory.Location = new System.Drawing.Point(12, 336);
  3078. this.chromeHistory.Name = "chromeHistory";
  3079. this.chromeHistory.Size = new System.Drawing.Size(104, 32);
  3080. this.chromeHistory.TabIndex = 59;
  3081. this.chromeHistory.Text = "History";
  3082. this.chromeHistory.UseVisualStyleBackColor = true;
  3083. //
  3084. // chromeCookies
  3085. //
  3086. this.chromeCookies.AutoSize = true;
  3087. this.chromeCookies.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3088. this.chromeCookies.ForeColor = System.Drawing.Color.White;
  3089. this.chromeCookies.Location = new System.Drawing.Point(12, 296);
  3090. this.chromeCookies.Name = "chromeCookies";
  3091. this.chromeCookies.Size = new System.Drawing.Size(110, 32);
  3092. this.chromeCookies.TabIndex = 58;
  3093. this.chromeCookies.Text = "Cookies";
  3094. this.chromeCookies.UseVisualStyleBackColor = true;
  3095. //
  3096. // chromeCache
  3097. //
  3098. this.chromeCache.AutoSize = true;
  3099. this.chromeCache.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3100. this.chromeCache.ForeColor = System.Drawing.Color.White;
  3101. this.chromeCache.Location = new System.Drawing.Point(12, 255);
  3102. this.chromeCache.Name = "chromeCache";
  3103. this.chromeCache.Size = new System.Drawing.Size(92, 32);
  3104. this.chromeCache.TabIndex = 57;
  3105. this.chromeCache.Text = "Cache";
  3106. this.chromeCache.UseVisualStyleBackColor = true;
  3107. //
  3108. // label7
  3109. //
  3110. this.label7.AutoSize = true;
  3111. this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3112. this.label7.ForeColor = System.Drawing.Color.DarkGray;
  3113. this.label7.Location = new System.Drawing.Point(46, 615);
  3114. this.label7.Name = "label7";
  3115. this.label7.Size = new System.Drawing.Size(163, 30);
  3116. this.label7.TabIndex = 56;
  3117. this.label7.Tag = "";
  3118. this.label7.Text = "Microsoft Edge";
  3119. //
  3120. // label6
  3121. //
  3122. this.label6.AutoSize = true;
  3123. this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3124. this.label6.ForeColor = System.Drawing.Color.DarkGray;
  3125. this.label6.Location = new System.Drawing.Point(50, 1052);
  3126. this.label6.Name = "label6";
  3127. this.label6.Size = new System.Drawing.Size(181, 30);
  3128. this.label6.TabIndex = 55;
  3129. this.label6.Tag = "";
  3130. this.label6.Text = "Internet Explorer";
  3131. //
  3132. // label5
  3133. //
  3134. this.label5.AutoSize = true;
  3135. this.label5.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3136. this.label5.ForeColor = System.Drawing.Color.DarkGray;
  3137. this.label5.Location = new System.Drawing.Point(45, 459);
  3138. this.label5.Name = "label5";
  3139. this.label5.Size = new System.Drawing.Size(160, 30);
  3140. this.label5.TabIndex = 54;
  3141. this.label5.Tag = "";
  3142. this.label5.Text = "Mozilla Firefox";
  3143. //
  3144. // label4
  3145. //
  3146. this.label4.AutoSize = true;
  3147. this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3148. this.label4.ForeColor = System.Drawing.Color.DarkGray;
  3149. this.label4.Location = new System.Drawing.Point(46, 219);
  3150. this.label4.Name = "label4";
  3151. this.label4.Size = new System.Drawing.Size(170, 30);
  3152. this.label4.TabIndex = 47;
  3153. this.label4.Tag = "";
  3154. this.label4.Text = "Google Chrome";
  3155. //
  3156. // pictureBox11
  3157. //
  3158. this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
  3159. this.pictureBox11.Location = new System.Drawing.Point(14, 615);
  3160. this.pictureBox11.Margin = new System.Windows.Forms.Padding(4);
  3161. this.pictureBox11.Name = "pictureBox11";
  3162. this.pictureBox11.Size = new System.Drawing.Size(30, 30);
  3163. this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3164. this.pictureBox11.TabIndex = 53;
  3165. this.pictureBox11.TabStop = false;
  3166. //
  3167. // pictureBox10
  3168. //
  3169. this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
  3170. this.pictureBox10.Location = new System.Drawing.Point(14, 1050);
  3171. this.pictureBox10.Margin = new System.Windows.Forms.Padding(4);
  3172. this.pictureBox10.Name = "pictureBox10";
  3173. this.pictureBox10.Size = new System.Drawing.Size(30, 30);
  3174. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3175. this.pictureBox10.TabIndex = 52;
  3176. this.pictureBox10.TabStop = false;
  3177. //
  3178. // pictureBox9
  3179. //
  3180. this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
  3181. this.pictureBox9.Location = new System.Drawing.Point(10, 219);
  3182. this.pictureBox9.Margin = new System.Windows.Forms.Padding(4);
  3183. this.pictureBox9.Name = "pictureBox9";
  3184. this.pictureBox9.Size = new System.Drawing.Size(30, 30);
  3185. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3186. this.pictureBox9.TabIndex = 51;
  3187. this.pictureBox9.TabStop = false;
  3188. //
  3189. // pictureBox8
  3190. //
  3191. this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
  3192. this.pictureBox8.Location = new System.Drawing.Point(14, 459);
  3193. this.pictureBox8.Margin = new System.Windows.Forms.Padding(4);
  3194. this.pictureBox8.Name = "pictureBox8";
  3195. this.pictureBox8.Size = new System.Drawing.Size(30, 30);
  3196. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3197. this.pictureBox8.TabIndex = 50;
  3198. this.pictureBox8.TabStop = false;
  3199. //
  3200. // checkErrorReports
  3201. //
  3202. this.checkErrorReports.AutoSize = true;
  3203. this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3204. this.checkErrorReports.ForeColor = System.Drawing.Color.White;
  3205. this.checkErrorReports.Location = new System.Drawing.Point(12, 136);
  3206. this.checkErrorReports.Name = "checkErrorReports";
  3207. this.checkErrorReports.Size = new System.Drawing.Size(153, 32);
  3208. this.checkErrorReports.TabIndex = 44;
  3209. this.checkErrorReports.Text = "Error reports";
  3210. this.checkErrorReports.UseVisualStyleBackColor = true;
  3211. //
  3212. // checkTemp
  3213. //
  3214. this.checkTemp.AutoSize = true;
  3215. this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3216. this.checkTemp.ForeColor = System.Drawing.Color.White;
  3217. this.checkTemp.Location = new System.Drawing.Point(12, 56);
  3218. this.checkTemp.Name = "checkTemp";
  3219. this.checkTemp.Size = new System.Drawing.Size(178, 32);
  3220. this.checkTemp.TabIndex = 36;
  3221. this.checkTemp.Text = "Temporary files";
  3222. this.checkTemp.UseVisualStyleBackColor = true;
  3223. //
  3224. // checkBin
  3225. //
  3226. this.checkBin.AutoSize = true;
  3227. this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3228. this.checkBin.ForeColor = System.Drawing.Color.White;
  3229. this.checkBin.Location = new System.Drawing.Point(12, 177);
  3230. this.checkBin.Name = "checkBin";
  3231. this.checkBin.Size = new System.Drawing.Size(139, 32);
  3232. this.checkBin.TabIndex = 41;
  3233. this.checkBin.Text = "Recycle Bin";
  3234. this.checkBin.UseVisualStyleBackColor = true;
  3235. //
  3236. // checkMiniDumps
  3237. //
  3238. this.checkMiniDumps.AutoSize = true;
  3239. this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3240. this.checkMiniDumps.ForeColor = System.Drawing.Color.White;
  3241. this.checkMiniDumps.Location = new System.Drawing.Point(12, 96);
  3242. this.checkMiniDumps.Name = "checkMiniDumps";
  3243. this.checkMiniDumps.Size = new System.Drawing.Size(199, 32);
  3244. this.checkMiniDumps.TabIndex = 39;
  3245. this.checkMiniDumps.Text = "BSOD Minidumps";
  3246. this.checkMiniDumps.UseVisualStyleBackColor = true;
  3247. //
  3248. // pingerTab
  3249. //
  3250. this.pingerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3251. this.pingerTab.Controls.Add(this.netTools);
  3252. this.pingerTab.Location = new System.Drawing.Point(4, 29);
  3253. this.pingerTab.Margin = new System.Windows.Forms.Padding(4);
  3254. this.pingerTab.Name = "pingerTab";
  3255. this.pingerTab.Padding = new System.Windows.Forms.Padding(4);
  3256. this.pingerTab.Size = new System.Drawing.Size(1962, 1057);
  3257. this.pingerTab.TabIndex = 13;
  3258. this.pingerTab.Text = "Pinger";
  3259. //
  3260. // netTools
  3261. //
  3262. this.netTools.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  3263. this.netTools.Controls.Add(this.tabPage1);
  3264. this.netTools.Controls.Add(this.tabPage2);
  3265. this.netTools.Dock = System.Windows.Forms.DockStyle.Fill;
  3266. this.netTools.Location = new System.Drawing.Point(4, 4);
  3267. this.netTools.Margin = new System.Windows.Forms.Padding(0);
  3268. this.netTools.Multiline = true;
  3269. this.netTools.Name = "netTools";
  3270. this.netTools.Padding = new System.Drawing.Point(0, 0);
  3271. this.netTools.SelectedIndex = 0;
  3272. this.netTools.Size = new System.Drawing.Size(1954, 1049);
  3273. this.netTools.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  3274. this.netTools.TabIndex = 104;
  3275. //
  3276. // tabPage1
  3277. //
  3278. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3279. this.tabPage1.Controls.Add(this.btnExport);
  3280. this.tabPage1.Controls.Add(this.copyB);
  3281. this.tabPage1.Controls.Add(this.copyIPB);
  3282. this.tabPage1.Controls.Add(this.panel7);
  3283. this.tabPage1.Controls.Add(this.lblResults);
  3284. this.tabPage1.Controls.Add(this.btnShodan);
  3285. this.tabPage1.Controls.Add(this.btnPing);
  3286. this.tabPage1.Controls.Add(this.txtPingInput);
  3287. this.tabPage1.Controls.Add(this.lblPinger);
  3288. this.tabPage1.Controls.Add(this.pingerTitle);
  3289. this.tabPage1.Location = new System.Drawing.Point(4, 4);
  3290. this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
  3291. this.tabPage1.Name = "tabPage1";
  3292. this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
  3293. this.tabPage1.Size = new System.Drawing.Size(1946, 1016);
  3294. this.tabPage1.TabIndex = 0;
  3295. this.tabPage1.Text = "Pinger";
  3296. //
  3297. // btnExport
  3298. //
  3299. this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
  3300. this.btnExport.FlatAppearance.BorderSize = 0;
  3301. this.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3302. this.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3303. this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3304. this.btnExport.ForeColor = System.Drawing.Color.White;
  3305. this.btnExport.Location = new System.Drawing.Point(40, 730);
  3306. this.btnExport.Name = "btnExport";
  3307. this.btnExport.Size = new System.Drawing.Size(204, 44);
  3308. this.btnExport.TabIndex = 93;
  3309. this.btnExport.Text = "Export...";
  3310. this.btnExport.UseVisualStyleBackColor = false;
  3311. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  3312. //
  3313. // copyB
  3314. //
  3315. this.copyB.BackColor = System.Drawing.Color.DodgerBlue;
  3316. this.copyB.FlatAppearance.BorderSize = 0;
  3317. this.copyB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3318. this.copyB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3319. this.copyB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3320. this.copyB.ForeColor = System.Drawing.Color.White;
  3321. this.copyB.Location = new System.Drawing.Point(38, 216);
  3322. this.copyB.Name = "copyB";
  3323. this.copyB.Size = new System.Drawing.Size(278, 46);
  3324. this.copyB.TabIndex = 92;
  3325. this.copyB.Text = "Copy IP";
  3326. this.copyB.UseVisualStyleBackColor = false;
  3327. this.copyB.Click += new System.EventHandler(this.copyB_Click);
  3328. //
  3329. // copyIPB
  3330. //
  3331. this.copyIPB.BackColor = System.Drawing.Color.DodgerBlue;
  3332. this.copyIPB.FlatAppearance.BorderSize = 0;
  3333. this.copyIPB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3334. this.copyIPB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3335. this.copyIPB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3336. this.copyIPB.ForeColor = System.Drawing.Color.White;
  3337. this.copyIPB.Location = new System.Drawing.Point(321, 216);
  3338. this.copyIPB.Name = "copyIPB";
  3339. this.copyIPB.Size = new System.Drawing.Size(278, 46);
  3340. this.copyIPB.TabIndex = 91;
  3341. this.copyIPB.Text = "Copy";
  3342. this.copyIPB.UseVisualStyleBackColor = false;
  3343. this.copyIPB.Click += new System.EventHandler(this.copyIPB_Click);
  3344. //
  3345. // panel7
  3346. //
  3347. this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3348. this.panel7.Controls.Add(this.listPingResults);
  3349. this.panel7.Location = new System.Drawing.Point(40, 318);
  3350. this.panel7.Margin = new System.Windows.Forms.Padding(4);
  3351. this.panel7.Name = "panel7";
  3352. this.panel7.Size = new System.Drawing.Size(556, 404);
  3353. this.panel7.TabIndex = 90;
  3354. //
  3355. // listPingResults
  3356. //
  3357. this.listPingResults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3358. this.listPingResults.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3359. this.listPingResults.Dock = System.Windows.Forms.DockStyle.Fill;
  3360. this.listPingResults.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  3361. this.listPingResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3362. this.listPingResults.ForeColor = System.Drawing.Color.White;
  3363. this.listPingResults.FormattingEnabled = true;
  3364. this.listPingResults.HorizontalScrollbar = true;
  3365. this.listPingResults.ItemHeight = 21;
  3366. this.listPingResults.Location = new System.Drawing.Point(0, 0);
  3367. this.listPingResults.Name = "listPingResults";
  3368. this.listPingResults.Size = new System.Drawing.Size(554, 402);
  3369. this.listPingResults.TabIndex = 79;
  3370. //
  3371. // lblResults
  3372. //
  3373. this.lblResults.AutoSize = true;
  3374. this.lblResults.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3375. this.lblResults.ForeColor = System.Drawing.Color.Silver;
  3376. this.lblResults.Location = new System.Drawing.Point(34, 288);
  3377. this.lblResults.Name = "lblResults";
  3378. this.lblResults.Size = new System.Drawing.Size(76, 28);
  3379. this.lblResults.TabIndex = 89;
  3380. this.lblResults.Tag = "";
  3381. this.lblResults.Text = "Results";
  3382. //
  3383. // btnShodan
  3384. //
  3385. this.btnShodan.BackColor = System.Drawing.Color.DodgerBlue;
  3386. this.btnShodan.FlatAppearance.BorderSize = 0;
  3387. this.btnShodan.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3388. this.btnShodan.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3389. this.btnShodan.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3390. this.btnShodan.ForeColor = System.Drawing.Color.White;
  3391. this.btnShodan.Location = new System.Drawing.Point(38, 164);
  3392. this.btnShodan.Name = "btnShodan";
  3393. this.btnShodan.Size = new System.Drawing.Size(278, 46);
  3394. this.btnShodan.TabIndex = 88;
  3395. this.btnShodan.Text = "Check on SHODAN.io";
  3396. this.btnShodan.UseVisualStyleBackColor = false;
  3397. this.btnShodan.Click += new System.EventHandler(this.btnShodan_Click);
  3398. //
  3399. // btnPing
  3400. //
  3401. this.btnPing.BackColor = System.Drawing.Color.DodgerBlue;
  3402. this.btnPing.FlatAppearance.BorderSize = 0;
  3403. this.btnPing.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3404. this.btnPing.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3405. this.btnPing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3406. this.btnPing.ForeColor = System.Drawing.Color.White;
  3407. this.btnPing.Location = new System.Drawing.Point(321, 164);
  3408. this.btnPing.Name = "btnPing";
  3409. this.btnPing.Size = new System.Drawing.Size(278, 46);
  3410. this.btnPing.TabIndex = 87;
  3411. this.btnPing.Text = "Ping";
  3412. this.btnPing.UseVisualStyleBackColor = false;
  3413. this.btnPing.Click += new System.EventHandler(this.btnPing_Click);
  3414. //
  3415. // txtPingInput
  3416. //
  3417. this.txtPingInput.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3418. this.txtPingInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3419. this.txtPingInput.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3420. this.txtPingInput.ForeColor = System.Drawing.Color.White;
  3421. this.txtPingInput.Location = new System.Drawing.Point(38, 114);
  3422. this.txtPingInput.Name = "txtPingInput";
  3423. this.txtPingInput.Size = new System.Drawing.Size(560, 39);
  3424. this.txtPingInput.TabIndex = 85;
  3425. this.txtPingInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3426. this.txtPingInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPingInput_KeyDown);
  3427. //
  3428. // lblPinger
  3429. //
  3430. this.lblPinger.AutoSize = true;
  3431. this.lblPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3432. this.lblPinger.ForeColor = System.Drawing.Color.Silver;
  3433. this.lblPinger.Location = new System.Drawing.Point(33, 80);
  3434. this.lblPinger.Name = "lblPinger";
  3435. this.lblPinger.Size = new System.Drawing.Size(178, 28);
  3436. this.lblPinger.TabIndex = 86;
  3437. this.lblPinger.Tag = "";
  3438. this.lblPinger.Text = "IP / Domain name";
  3439. //
  3440. // pingerTitle
  3441. //
  3442. this.pingerTitle.AutoSize = true;
  3443. this.pingerTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3444. this.pingerTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3445. this.pingerTitle.Location = new System.Drawing.Point(8, 4);
  3446. this.pingerTitle.Name = "pingerTitle";
  3447. this.pingerTitle.Size = new System.Drawing.Size(585, 41);
  3448. this.pingerTitle.TabIndex = 84;
  3449. this.pingerTitle.Tag = "themeable";
  3450. this.pingerTitle.Text = "Ping IP addresses and assess your latency";
  3451. //
  3452. // tabPage2
  3453. //
  3454. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3455. this.tabPage2.Controls.Add(this.dnsTitle);
  3456. this.tabPage2.Controls.Add(this.linkDNSv6A);
  3457. this.tabPage2.Controls.Add(this.linkDNSv4A);
  3458. this.tabPage2.Controls.Add(this.linkDNSv6);
  3459. this.tabPage2.Controls.Add(this.linkDNSv4);
  3460. this.tabPage2.Controls.Add(this.label3);
  3461. this.tabPage2.Controls.Add(this.label1);
  3462. this.tabPage2.Controls.Add(this.btnOpenNetwork);
  3463. this.tabPage2.Controls.Add(this.flushCacheB);
  3464. this.tabPage2.Controls.Add(this.boxAdapter);
  3465. this.tabPage2.Controls.Add(this.boxDNS);
  3466. this.tabPage2.Location = new System.Drawing.Point(4, 4);
  3467. this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
  3468. this.tabPage2.Name = "tabPage2";
  3469. this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
  3470. this.tabPage2.Size = new System.Drawing.Size(1946, 1016);
  3471. this.tabPage2.TabIndex = 1;
  3472. this.tabPage2.Text = "DNS";
  3473. //
  3474. // dnsTitle
  3475. //
  3476. this.dnsTitle.AutoSize = true;
  3477. this.dnsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3478. this.dnsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3479. this.dnsTitle.Location = new System.Drawing.Point(8, 4);
  3480. this.dnsTitle.Name = "dnsTitle";
  3481. this.dnsTitle.Size = new System.Drawing.Size(387, 41);
  3482. this.dnsTitle.TabIndex = 114;
  3483. this.dnsTitle.Tag = "themeable";
  3484. this.dnsTitle.Text = "Rapidly change DNS server";
  3485. //
  3486. // linkDNSv6A
  3487. //
  3488. this.linkDNSv6A.AutoSize = true;
  3489. this.linkDNSv6A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3490. this.linkDNSv6A.ForeColor = System.Drawing.Color.DodgerBlue;
  3491. this.linkDNSv6A.LinkColor = System.Drawing.Color.DodgerBlue;
  3492. this.linkDNSv6A.Location = new System.Drawing.Point(164, 327);
  3493. this.linkDNSv6A.Name = "linkDNSv6A";
  3494. this.linkDNSv6A.Size = new System.Drawing.Size(22, 30);
  3495. this.linkDNSv6A.TabIndex = 113;
  3496. this.linkDNSv6A.TabStop = true;
  3497. this.linkDNSv6A.Tag = "themeable";
  3498. this.linkDNSv6A.Text = "-";
  3499. //
  3500. // linkDNSv4A
  3501. //
  3502. this.linkDNSv4A.AutoSize = true;
  3503. this.linkDNSv4A.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3504. this.linkDNSv4A.ForeColor = System.Drawing.Color.DodgerBlue;
  3505. this.linkDNSv4A.LinkColor = System.Drawing.Color.DodgerBlue;
  3506. this.linkDNSv4A.Location = new System.Drawing.Point(162, 242);
  3507. this.linkDNSv4A.Name = "linkDNSv4A";
  3508. this.linkDNSv4A.Size = new System.Drawing.Size(22, 30);
  3509. this.linkDNSv4A.TabIndex = 112;
  3510. this.linkDNSv4A.TabStop = true;
  3511. this.linkDNSv4A.Tag = "themeable";
  3512. this.linkDNSv4A.Text = "-";
  3513. //
  3514. // linkDNSv6
  3515. //
  3516. this.linkDNSv6.AutoSize = true;
  3517. this.linkDNSv6.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3518. this.linkDNSv6.ForeColor = System.Drawing.Color.DodgerBlue;
  3519. this.linkDNSv6.LinkColor = System.Drawing.Color.DodgerBlue;
  3520. this.linkDNSv6.Location = new System.Drawing.Point(164, 292);
  3521. this.linkDNSv6.Name = "linkDNSv6";
  3522. this.linkDNSv6.Size = new System.Drawing.Size(22, 30);
  3523. this.linkDNSv6.TabIndex = 111;
  3524. this.linkDNSv6.TabStop = true;
  3525. this.linkDNSv6.Tag = "themeable";
  3526. this.linkDNSv6.Text = "-";
  3527. //
  3528. // linkDNSv4
  3529. //
  3530. this.linkDNSv4.AutoSize = true;
  3531. this.linkDNSv4.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3532. this.linkDNSv4.ForeColor = System.Drawing.Color.DodgerBlue;
  3533. this.linkDNSv4.LinkColor = System.Drawing.Color.DodgerBlue;
  3534. this.linkDNSv4.Location = new System.Drawing.Point(164, 207);
  3535. this.linkDNSv4.Name = "linkDNSv4";
  3536. this.linkDNSv4.Size = new System.Drawing.Size(22, 30);
  3537. this.linkDNSv4.TabIndex = 110;
  3538. this.linkDNSv4.TabStop = true;
  3539. this.linkDNSv4.Tag = "themeable";
  3540. this.linkDNSv4.Text = "-";
  3541. //
  3542. // label3
  3543. //
  3544. this.label3.AutoSize = true;
  3545. this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3546. this.label3.ForeColor = System.Drawing.Color.Silver;
  3547. this.label3.Location = new System.Drawing.Point(40, 294);
  3548. this.label3.Name = "label3";
  3549. this.label3.Size = new System.Drawing.Size(111, 30);
  3550. this.label3.TabIndex = 109;
  3551. this.label3.Tag = "";
  3552. this.label3.Text = "DNS IPv6:";
  3553. //
  3554. // label1
  3555. //
  3556. this.label1.AutoSize = true;
  3557. this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3558. this.label1.ForeColor = System.Drawing.Color.Silver;
  3559. this.label1.Location = new System.Drawing.Point(40, 208);
  3560. this.label1.Name = "label1";
  3561. this.label1.Size = new System.Drawing.Size(112, 30);
  3562. this.label1.TabIndex = 108;
  3563. this.label1.Tag = "";
  3564. this.label1.Text = "DNS IPv4:";
  3565. //
  3566. // btnOpenNetwork
  3567. //
  3568. this.btnOpenNetwork.BackColor = System.Drawing.Color.DodgerBlue;
  3569. this.btnOpenNetwork.FlatAppearance.BorderSize = 0;
  3570. this.btnOpenNetwork.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3571. this.btnOpenNetwork.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3572. this.btnOpenNetwork.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3573. this.btnOpenNetwork.ForeColor = System.Drawing.Color.White;
  3574. this.btnOpenNetwork.Location = new System.Drawing.Point(46, 448);
  3575. this.btnOpenNetwork.Name = "btnOpenNetwork";
  3576. this.btnOpenNetwork.Size = new System.Drawing.Size(390, 44);
  3577. this.btnOpenNetwork.TabIndex = 105;
  3578. this.btnOpenNetwork.Text = "Open Network Connections";
  3579. this.btnOpenNetwork.UseVisualStyleBackColor = false;
  3580. this.btnOpenNetwork.Click += new System.EventHandler(this.btnOpenNetwork_Click);
  3581. //
  3582. // flushCacheB
  3583. //
  3584. this.flushCacheB.BackColor = System.Drawing.Color.DodgerBlue;
  3585. this.flushCacheB.FlatAppearance.BorderSize = 0;
  3586. this.flushCacheB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3587. this.flushCacheB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3588. this.flushCacheB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3589. this.flushCacheB.ForeColor = System.Drawing.Color.White;
  3590. this.flushCacheB.Location = new System.Drawing.Point(46, 399);
  3591. this.flushCacheB.Name = "flushCacheB";
  3592. this.flushCacheB.Size = new System.Drawing.Size(390, 44);
  3593. this.flushCacheB.TabIndex = 104;
  3594. this.flushCacheB.Text = "Flush DNS cache";
  3595. this.flushCacheB.UseVisualStyleBackColor = false;
  3596. this.flushCacheB.Click += new System.EventHandler(this.flushCacheB_Click);
  3597. //
  3598. // boxAdapter
  3599. //
  3600. this.boxAdapter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3601. this.boxAdapter.Cursor = System.Windows.Forms.Cursors.Hand;
  3602. this.boxAdapter.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  3603. this.boxAdapter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3604. this.boxAdapter.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3605. this.boxAdapter.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3606. this.boxAdapter.ForeColor = System.Drawing.Color.White;
  3607. this.boxAdapter.FormattingEnabled = true;
  3608. this.boxAdapter.Location = new System.Drawing.Point(42, 75);
  3609. this.boxAdapter.Margin = new System.Windows.Forms.Padding(4);
  3610. this.boxAdapter.Name = "boxAdapter";
  3611. this.boxAdapter.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3612. this.boxAdapter.Size = new System.Drawing.Size(988, 40);
  3613. this.boxAdapter.TabIndex = 107;
  3614. this.boxAdapter.Tag = "themeable";
  3615. //
  3616. // boxDNS
  3617. //
  3618. this.boxDNS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3619. this.boxDNS.Cursor = System.Windows.Forms.Cursors.Hand;
  3620. this.boxDNS.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  3621. this.boxDNS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3622. this.boxDNS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3623. this.boxDNS.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3624. this.boxDNS.ForeColor = System.Drawing.Color.White;
  3625. this.boxDNS.FormattingEnabled = true;
  3626. this.boxDNS.Location = new System.Drawing.Point(42, 128);
  3627. this.boxDNS.Margin = new System.Windows.Forms.Padding(4);
  3628. this.boxDNS.Name = "boxDNS";
  3629. this.boxDNS.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  3630. this.boxDNS.Size = new System.Drawing.Size(988, 40);
  3631. this.boxDNS.TabIndex = 106;
  3632. this.boxDNS.Tag = "themeable";
  3633. //
  3634. // hostsEditorTab
  3635. //
  3636. this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3637. this.hostsEditorTab.Controls.Add(this.panel4);
  3638. this.hostsEditorTab.Controls.Add(this.hostsTitle);
  3639. this.hostsEditorTab.Controls.Add(this.linkLocate);
  3640. this.hostsEditorTab.Location = new System.Drawing.Point(4, 29);
  3641. this.hostsEditorTab.Name = "hostsEditorTab";
  3642. this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(3);
  3643. this.hostsEditorTab.Size = new System.Drawing.Size(1962, 1057);
  3644. this.hostsEditorTab.TabIndex = 9;
  3645. this.hostsEditorTab.Text = "Hosts";
  3646. //
  3647. // panel4
  3648. //
  3649. this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3650. | System.Windows.Forms.AnchorStyles.Left)
  3651. | System.Windows.Forms.AnchorStyles.Right)));
  3652. this.panel4.Controls.Add(this.linkAdvancedEdit);
  3653. this.panel4.Controls.Add(this.linkRestoreDefault);
  3654. this.panel4.Controls.Add(this.lblLock);
  3655. this.panel4.Controls.Add(this.chkReadOnly);
  3656. this.panel4.Controls.Add(this.panelList);
  3657. this.panel4.Controls.Add(this.chkBlock);
  3658. this.panel4.Controls.Add(this.refreshHostsB);
  3659. this.panel4.Controls.Add(this.removeHostB);
  3660. this.panel4.Controls.Add(this.removeAllHostsB);
  3661. this.panel4.Controls.Add(this.addHostB);
  3662. this.panel4.Controls.Add(this.txtIP);
  3663. this.panel4.Controls.Add(this.txtDomain);
  3664. this.panel4.Controls.Add(this.lblDomain);
  3665. this.panel4.Controls.Add(this.lblIP);
  3666. this.panel4.Location = new System.Drawing.Point(9, 105);
  3667. this.panel4.Name = "panel4";
  3668. this.panel4.Size = new System.Drawing.Size(1551, 632);
  3669. this.panel4.TabIndex = 53;
  3670. //
  3671. // linkAdvancedEdit
  3672. //
  3673. this.linkAdvancedEdit.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  3674. this.linkAdvancedEdit.AutoSize = true;
  3675. this.linkAdvancedEdit.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3676. this.linkAdvancedEdit.ForeColor = System.Drawing.Color.Silver;
  3677. this.linkAdvancedEdit.LinkColor = System.Drawing.Color.Silver;
  3678. this.linkAdvancedEdit.Location = new System.Drawing.Point(484, 507);
  3679. this.linkAdvancedEdit.Name = "linkAdvancedEdit";
  3680. this.linkAdvancedEdit.Size = new System.Drawing.Size(193, 32);
  3681. this.linkAdvancedEdit.TabIndex = 49;
  3682. this.linkAdvancedEdit.TabStop = true;
  3683. this.linkAdvancedEdit.Tag = "";
  3684. this.linkAdvancedEdit.Text = "Advanced editor";
  3685. this.linkAdvancedEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3686. this.linkAdvancedEdit.VisitedLinkColor = System.Drawing.Color.Silver;
  3687. this.linkAdvancedEdit.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
  3688. //
  3689. // linkRestoreDefault
  3690. //
  3691. this.linkRestoreDefault.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  3692. this.linkRestoreDefault.AutoSize = true;
  3693. this.linkRestoreDefault.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3694. this.linkRestoreDefault.ForeColor = System.Drawing.Color.Silver;
  3695. this.linkRestoreDefault.LinkColor = System.Drawing.Color.Silver;
  3696. this.linkRestoreDefault.Location = new System.Drawing.Point(484, 554);
  3697. this.linkRestoreDefault.Name = "linkRestoreDefault";
  3698. this.linkRestoreDefault.Size = new System.Drawing.Size(180, 32);
  3699. this.linkRestoreDefault.TabIndex = 51;
  3700. this.linkRestoreDefault.TabStop = true;
  3701. this.linkRestoreDefault.Tag = "";
  3702. this.linkRestoreDefault.Text = "Restore default";
  3703. this.linkRestoreDefault.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3704. this.linkRestoreDefault.VisitedLinkColor = System.Drawing.Color.Silver;
  3705. this.linkRestoreDefault.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
  3706. //
  3707. // lblLock
  3708. //
  3709. this.lblLock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3710. this.lblLock.ForeColor = System.Drawing.Color.Silver;
  3711. this.lblLock.Location = new System.Drawing.Point(488, 273);
  3712. this.lblLock.Name = "lblLock";
  3713. this.lblLock.Size = new System.Drawing.Size(472, 82);
  3714. this.lblLock.TabIndex = 62;
  3715. this.lblLock.Tag = "";
  3716. this.lblLock.Text = "Protect your HOSTS file by locking it.";
  3717. //
  3718. // chkReadOnly
  3719. //
  3720. this.chkReadOnly.AutoSize = true;
  3721. this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3722. this.chkReadOnly.ForeColor = System.Drawing.Color.White;
  3723. this.chkReadOnly.Location = new System.Drawing.Point(494, 232);
  3724. this.chkReadOnly.Name = "chkReadOnly";
  3725. this.chkReadOnly.Size = new System.Drawing.Size(150, 36);
  3726. this.chkReadOnly.TabIndex = 61;
  3727. this.chkReadOnly.Text = "Read-only";
  3728. this.chkReadOnly.UseVisualStyleBackColor = true;
  3729. this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged);
  3730. //
  3731. // panelList
  3732. //
  3733. this.panelList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3734. this.panelList.Controls.Add(this.listHostEntries);
  3735. this.panelList.Location = new System.Drawing.Point(8, 4);
  3736. this.panelList.Margin = new System.Windows.Forms.Padding(4);
  3737. this.panelList.Name = "panelList";
  3738. this.panelList.Size = new System.Drawing.Size(467, 581);
  3739. this.panelList.TabIndex = 60;
  3740. //
  3741. // listHostEntries
  3742. //
  3743. this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3744. this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.None;
  3745. this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill;
  3746. this.listHostEntries.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  3747. this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3748. this.listHostEntries.ForeColor = System.Drawing.Color.White;
  3749. this.listHostEntries.FormattingEnabled = true;
  3750. this.listHostEntries.HorizontalScrollbar = true;
  3751. this.listHostEntries.ItemHeight = 21;
  3752. this.listHostEntries.Location = new System.Drawing.Point(0, 0);
  3753. this.listHostEntries.Name = "listHostEntries";
  3754. this.listHostEntries.Size = new System.Drawing.Size(465, 579);
  3755. this.listHostEntries.TabIndex = 52;
  3756. //
  3757. // chkBlock
  3758. //
  3759. this.chkBlock.AutoSize = true;
  3760. this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3761. this.chkBlock.ForeColor = System.Drawing.Color.White;
  3762. this.chkBlock.Location = new System.Drawing.Point(494, 165);
  3763. this.chkBlock.Name = "chkBlock";
  3764. this.chkBlock.Size = new System.Drawing.Size(99, 36);
  3765. this.chkBlock.TabIndex = 59;
  3766. this.chkBlock.Text = "Block";
  3767. this.chkBlock.UseVisualStyleBackColor = true;
  3768. this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged);
  3769. //
  3770. // refreshHostsB
  3771. //
  3772. this.refreshHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  3773. this.refreshHostsB.FlatAppearance.BorderSize = 0;
  3774. this.refreshHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3775. this.refreshHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3776. this.refreshHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3777. this.refreshHostsB.ForeColor = System.Drawing.Color.White;
  3778. this.refreshHostsB.Location = new System.Drawing.Point(8, 592);
  3779. this.refreshHostsB.Name = "refreshHostsB";
  3780. this.refreshHostsB.Size = new System.Drawing.Size(228, 46);
  3781. this.refreshHostsB.TabIndex = 55;
  3782. this.refreshHostsB.Text = "Refresh";
  3783. this.refreshHostsB.UseVisualStyleBackColor = false;
  3784. this.refreshHostsB.Click += new System.EventHandler(this.button41_Click);
  3785. //
  3786. // removeHostB
  3787. //
  3788. this.removeHostB.BackColor = System.Drawing.Color.DodgerBlue;
  3789. this.removeHostB.FlatAppearance.BorderSize = 0;
  3790. this.removeHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3791. this.removeHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3792. this.removeHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3793. this.removeHostB.ForeColor = System.Drawing.Color.White;
  3794. this.removeHostB.Location = new System.Drawing.Point(242, 592);
  3795. this.removeHostB.Name = "removeHostB";
  3796. this.removeHostB.Size = new System.Drawing.Size(234, 46);
  3797. this.removeHostB.TabIndex = 54;
  3798. this.removeHostB.Text = "Delete";
  3799. this.removeHostB.UseVisualStyleBackColor = false;
  3800. this.removeHostB.Click += new System.EventHandler(this.button42_Click);
  3801. //
  3802. // removeAllHostsB
  3803. //
  3804. this.removeAllHostsB.BackColor = System.Drawing.Color.DodgerBlue;
  3805. this.removeAllHostsB.Enabled = false;
  3806. this.removeAllHostsB.FlatAppearance.BorderSize = 0;
  3807. this.removeAllHostsB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3808. this.removeAllHostsB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3809. this.removeAllHostsB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3810. this.removeAllHostsB.ForeColor = System.Drawing.Color.White;
  3811. this.removeAllHostsB.Location = new System.Drawing.Point(242, 645);
  3812. this.removeAllHostsB.Name = "removeAllHostsB";
  3813. this.removeAllHostsB.Size = new System.Drawing.Size(234, 46);
  3814. this.removeAllHostsB.TabIndex = 53;
  3815. this.removeAllHostsB.Text = "Delete all";
  3816. this.removeAllHostsB.UseVisualStyleBackColor = false;
  3817. this.removeAllHostsB.Visible = false;
  3818. this.removeAllHostsB.Click += new System.EventHandler(this.button46_Click);
  3819. //
  3820. // addHostB
  3821. //
  3822. this.addHostB.BackColor = System.Drawing.Color.DodgerBlue;
  3823. this.addHostB.FlatAppearance.BorderSize = 0;
  3824. this.addHostB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3825. this.addHostB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3826. this.addHostB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3827. this.addHostB.ForeColor = System.Drawing.Color.White;
  3828. this.addHostB.Location = new System.Drawing.Point(766, 165);
  3829. this.addHostB.Name = "addHostB";
  3830. this.addHostB.Size = new System.Drawing.Size(190, 46);
  3831. this.addHostB.TabIndex = 57;
  3832. this.addHostB.Text = "Add";
  3833. this.addHostB.UseVisualStyleBackColor = false;
  3834. this.addHostB.Click += new System.EventHandler(this.button47_Click);
  3835. //
  3836. // txtIP
  3837. //
  3838. this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3839. this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3840. this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3841. this.txtIP.ForeColor = System.Drawing.Color.White;
  3842. this.txtIP.Location = new System.Drawing.Point(492, 34);
  3843. this.txtIP.Name = "txtIP";
  3844. this.txtIP.Size = new System.Drawing.Size(464, 39);
  3845. this.txtIP.TabIndex = 0;
  3846. this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3847. //
  3848. // txtDomain
  3849. //
  3850. this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3851. this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3852. this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3853. this.txtDomain.ForeColor = System.Drawing.Color.White;
  3854. this.txtDomain.Location = new System.Drawing.Point(492, 116);
  3855. this.txtDomain.Name = "txtDomain";
  3856. this.txtDomain.Size = new System.Drawing.Size(464, 39);
  3857. this.txtDomain.TabIndex = 1;
  3858. this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3859. //
  3860. // lblDomain
  3861. //
  3862. this.lblDomain.AutoSize = true;
  3863. this.lblDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3864. this.lblDomain.ForeColor = System.Drawing.Color.DodgerBlue;
  3865. this.lblDomain.Location = new System.Drawing.Point(484, 81);
  3866. this.lblDomain.Name = "lblDomain";
  3867. this.lblDomain.Size = new System.Drawing.Size(99, 32);
  3868. this.lblDomain.TabIndex = 55;
  3869. this.lblDomain.Tag = "themeable";
  3870. this.lblDomain.Text = "Domain";
  3871. //
  3872. // lblIP
  3873. //
  3874. this.lblIP.AutoSize = true;
  3875. this.lblIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3876. this.lblIP.ForeColor = System.Drawing.Color.DodgerBlue;
  3877. this.lblIP.Location = new System.Drawing.Point(484, 0);
  3878. this.lblIP.Name = "lblIP";
  3879. this.lblIP.Size = new System.Drawing.Size(125, 32);
  3880. this.lblIP.TabIndex = 53;
  3881. this.lblIP.Tag = "themeable";
  3882. this.lblIP.Text = "IP address";
  3883. //
  3884. // hostsTitle
  3885. //
  3886. this.hostsTitle.AutoSize = true;
  3887. this.hostsTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3888. this.hostsTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  3889. this.hostsTitle.Location = new System.Drawing.Point(9, 15);
  3890. this.hostsTitle.Name = "hostsTitle";
  3891. this.hostsTitle.Size = new System.Drawing.Size(271, 41);
  3892. this.hostsTitle.TabIndex = 3;
  3893. this.hostsTitle.Tag = "themeable";
  3894. this.hostsTitle.Text = "Edit your hosts file";
  3895. //
  3896. // linkLocate
  3897. //
  3898. this.linkLocate.ActiveLinkColor = System.Drawing.Color.WhiteSmoke;
  3899. this.linkLocate.AutoSize = true;
  3900. this.linkLocate.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3901. this.linkLocate.ForeColor = System.Drawing.Color.Silver;
  3902. this.linkLocate.LinkColor = System.Drawing.Color.Silver;
  3903. this.linkLocate.Location = new System.Drawing.Point(12, 57);
  3904. this.linkLocate.Name = "linkLocate";
  3905. this.linkLocate.Size = new System.Drawing.Size(86, 32);
  3906. this.linkLocate.TabIndex = 47;
  3907. this.linkLocate.TabStop = true;
  3908. this.linkLocate.Tag = "";
  3909. this.linkLocate.Text = "Locate";
  3910. this.linkLocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3911. this.linkLocate.VisitedLinkColor = System.Drawing.Color.Silver;
  3912. this.linkLocate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  3913. //
  3914. // registryFixerTab
  3915. //
  3916. this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  3917. this.registryFixerTab.Controls.Add(this.panel2);
  3918. this.registryFixerTab.Controls.Add(this.registryTitle);
  3919. this.registryFixerTab.Location = new System.Drawing.Point(4, 29);
  3920. this.registryFixerTab.Name = "registryFixerTab";
  3921. this.registryFixerTab.Padding = new System.Windows.Forms.Padding(3);
  3922. this.registryFixerTab.Size = new System.Drawing.Size(1962, 1057);
  3923. this.registryFixerTab.TabIndex = 8;
  3924. this.registryFixerTab.Text = "Registry";
  3925. //
  3926. // panel2
  3927. //
  3928. this.panel2.Controls.Add(this.regFixB);
  3929. this.panel2.Controls.Add(this.regLbl);
  3930. this.panel2.Controls.Add(this.checkRestartExplorer);
  3931. this.panel2.Controls.Add(this.checkRegistryEditor);
  3932. this.panel2.Controls.Add(this.checkEnableAll);
  3933. this.panel2.Controls.Add(this.checkContextMenu);
  3934. this.panel2.Controls.Add(this.checkTaskManager);
  3935. this.panel2.Controls.Add(this.checkCommandPrompt);
  3936. this.panel2.Controls.Add(this.checkFirewall);
  3937. this.panel2.Controls.Add(this.checkRunDialog);
  3938. this.panel2.Controls.Add(this.checkFolderOptions);
  3939. this.panel2.Controls.Add(this.checkControlPanel);
  3940. this.panel2.Location = new System.Drawing.Point(16, 60);
  3941. this.panel2.Name = "panel2";
  3942. this.panel2.Size = new System.Drawing.Size(1132, 429);
  3943. this.panel2.TabIndex = 48;
  3944. //
  3945. // regFixB
  3946. //
  3947. this.regFixB.BackColor = System.Drawing.Color.DodgerBlue;
  3948. this.regFixB.FlatAppearance.BorderSize = 0;
  3949. this.regFixB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  3950. this.regFixB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  3951. this.regFixB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3952. this.regFixB.ForeColor = System.Drawing.Color.White;
  3953. this.regFixB.Location = new System.Drawing.Point(44, 378);
  3954. this.regFixB.Name = "regFixB";
  3955. this.regFixB.Size = new System.Drawing.Size(231, 46);
  3956. this.regFixB.TabIndex = 49;
  3957. this.regFixB.Text = "Fix";
  3958. this.regFixB.UseVisualStyleBackColor = false;
  3959. this.regFixB.Click += new System.EventHandler(this.button33_Click);
  3960. //
  3961. // regLbl
  3962. //
  3963. this.regLbl.AutoSize = true;
  3964. 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)));
  3965. this.regLbl.ForeColor = System.Drawing.Color.Silver;
  3966. this.regLbl.Location = new System.Drawing.Point(141, 312);
  3967. this.regLbl.Name = "regLbl";
  3968. this.regLbl.Size = new System.Drawing.Size(358, 32);
  3969. this.regLbl.TabIndex = 51;
  3970. this.regLbl.Tag = "";
  3971. this.regLbl.Text = "(some changes might need this)";
  3972. this.regLbl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3973. //
  3974. // checkRestartExplorer
  3975. //
  3976. this.checkRestartExplorer.AutoSize = true;
  3977. this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3978. this.checkRestartExplorer.ForeColor = System.Drawing.Color.White;
  3979. this.checkRestartExplorer.Location = new System.Drawing.Point(44, 272);
  3980. this.checkRestartExplorer.Name = "checkRestartExplorer";
  3981. this.checkRestartExplorer.Size = new System.Drawing.Size(454, 36);
  3982. this.checkRestartExplorer.TabIndex = 50;
  3983. this.checkRestartExplorer.Tag = "";
  3984. this.checkRestartExplorer.Text = "Also restart Explorer to apply changes";
  3985. this.checkRestartExplorer.UseVisualStyleBackColor = true;
  3986. //
  3987. // checkRegistryEditor
  3988. //
  3989. this.checkRegistryEditor.AutoSize = true;
  3990. this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  3991. this.checkRegistryEditor.ForeColor = System.Drawing.Color.White;
  3992. this.checkRegistryEditor.Location = new System.Drawing.Point(436, 204);
  3993. this.checkRegistryEditor.Name = "checkRegistryEditor";
  3994. this.checkRegistryEditor.Size = new System.Drawing.Size(199, 36);
  3995. this.checkRegistryEditor.TabIndex = 38;
  3996. this.checkRegistryEditor.Text = "Registry Editor";
  3997. this.checkRegistryEditor.UseVisualStyleBackColor = true;
  3998. //
  3999. // checkEnableAll
  4000. //
  4001. this.checkEnableAll.AutoSize = true;
  4002. this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4003. this.checkEnableAll.ForeColor = System.Drawing.Color.White;
  4004. this.checkEnableAll.Location = new System.Drawing.Point(44, 21);
  4005. this.checkEnableAll.Name = "checkEnableAll";
  4006. this.checkEnableAll.Size = new System.Drawing.Size(144, 36);
  4007. this.checkEnableAll.TabIndex = 35;
  4008. this.checkEnableAll.Tag = "";
  4009. this.checkEnableAll.Text = "Enable all";
  4010. this.checkEnableAll.UseVisualStyleBackColor = true;
  4011. this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged);
  4012. //
  4013. // checkContextMenu
  4014. //
  4015. this.checkContextMenu.AutoSize = true;
  4016. this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4017. this.checkContextMenu.ForeColor = System.Drawing.Color.White;
  4018. this.checkContextMenu.Location = new System.Drawing.Point(436, 112);
  4019. this.checkContextMenu.Name = "checkContextMenu";
  4020. this.checkContextMenu.Size = new System.Drawing.Size(225, 36);
  4021. this.checkContextMenu.TabIndex = 43;
  4022. this.checkContextMenu.Text = "Right Click menu";
  4023. this.checkContextMenu.UseVisualStyleBackColor = true;
  4024. //
  4025. // checkTaskManager
  4026. //
  4027. this.checkTaskManager.AutoSize = true;
  4028. this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4029. this.checkTaskManager.ForeColor = System.Drawing.Color.White;
  4030. this.checkTaskManager.Location = new System.Drawing.Point(82, 68);
  4031. this.checkTaskManager.Name = "checkTaskManager";
  4032. this.checkTaskManager.Size = new System.Drawing.Size(192, 36);
  4033. this.checkTaskManager.TabIndex = 36;
  4034. this.checkTaskManager.Text = "Task Manager";
  4035. this.checkTaskManager.UseVisualStyleBackColor = true;
  4036. //
  4037. // checkCommandPrompt
  4038. //
  4039. this.checkCommandPrompt.AutoSize = true;
  4040. this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4041. this.checkCommandPrompt.ForeColor = System.Drawing.Color.White;
  4042. this.checkCommandPrompt.Location = new System.Drawing.Point(82, 112);
  4043. this.checkCommandPrompt.Name = "checkCommandPrompt";
  4044. this.checkCommandPrompt.Size = new System.Drawing.Size(240, 36);
  4045. this.checkCommandPrompt.TabIndex = 42;
  4046. this.checkCommandPrompt.Text = "Command Prompt";
  4047. this.checkCommandPrompt.UseVisualStyleBackColor = true;
  4048. //
  4049. // checkFirewall
  4050. //
  4051. this.checkFirewall.AutoSize = true;
  4052. this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4053. this.checkFirewall.ForeColor = System.Drawing.Color.White;
  4054. this.checkFirewall.Location = new System.Drawing.Point(436, 159);
  4055. this.checkFirewall.Name = "checkFirewall";
  4056. this.checkFirewall.Size = new System.Drawing.Size(229, 36);
  4057. this.checkFirewall.TabIndex = 37;
  4058. this.checkFirewall.Text = "Windows Firewall";
  4059. this.checkFirewall.UseVisualStyleBackColor = true;
  4060. //
  4061. // checkRunDialog
  4062. //
  4063. this.checkRunDialog.AutoSize = true;
  4064. this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4065. this.checkRunDialog.ForeColor = System.Drawing.Color.White;
  4066. this.checkRunDialog.Location = new System.Drawing.Point(436, 68);
  4067. this.checkRunDialog.Name = "checkRunDialog";
  4068. this.checkRunDialog.Size = new System.Drawing.Size(160, 36);
  4069. this.checkRunDialog.TabIndex = 41;
  4070. this.checkRunDialog.Text = "Run Dialog";
  4071. this.checkRunDialog.UseVisualStyleBackColor = true;
  4072. //
  4073. // checkFolderOptions
  4074. //
  4075. this.checkFolderOptions.AutoSize = true;
  4076. this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4077. this.checkFolderOptions.ForeColor = System.Drawing.Color.White;
  4078. this.checkFolderOptions.Location = new System.Drawing.Point(82, 204);
  4079. this.checkFolderOptions.Name = "checkFolderOptions";
  4080. this.checkFolderOptions.Size = new System.Drawing.Size(200, 36);
  4081. this.checkFolderOptions.TabIndex = 39;
  4082. this.checkFolderOptions.Text = "Folder Options";
  4083. this.checkFolderOptions.UseVisualStyleBackColor = true;
  4084. //
  4085. // checkControlPanel
  4086. //
  4087. this.checkControlPanel.AutoSize = true;
  4088. this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4089. this.checkControlPanel.ForeColor = System.Drawing.Color.White;
  4090. this.checkControlPanel.Location = new System.Drawing.Point(82, 159);
  4091. this.checkControlPanel.Name = "checkControlPanel";
  4092. this.checkControlPanel.Size = new System.Drawing.Size(187, 36);
  4093. this.checkControlPanel.TabIndex = 40;
  4094. this.checkControlPanel.Text = "Control Panel";
  4095. this.checkControlPanel.UseVisualStyleBackColor = true;
  4096. //
  4097. // registryTitle
  4098. //
  4099. this.registryTitle.AutoSize = true;
  4100. this.registryTitle.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4101. this.registryTitle.ForeColor = System.Drawing.Color.DodgerBlue;
  4102. this.registryTitle.Location = new System.Drawing.Point(9, 15);
  4103. this.registryTitle.Name = "registryTitle";
  4104. this.registryTitle.Size = new System.Drawing.Size(387, 41);
  4105. this.registryTitle.TabIndex = 47;
  4106. this.registryTitle.Tag = "themeable";
  4107. this.registryTitle.Text = "Fix common registry issues";
  4108. //
  4109. // indiciumTab
  4110. //
  4111. this.indiciumTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4112. this.indiciumTab.Controls.Add(this.panel12);
  4113. this.indiciumTab.Controls.Add(this.panel11);
  4114. this.indiciumTab.Location = new System.Drawing.Point(4, 29);
  4115. this.indiciumTab.Margin = new System.Windows.Forms.Padding(4);
  4116. this.indiciumTab.Name = "indiciumTab";
  4117. this.indiciumTab.Padding = new System.Windows.Forms.Padding(4);
  4118. this.indiciumTab.Size = new System.Drawing.Size(1962, 1057);
  4119. this.indiciumTab.TabIndex = 14;
  4120. this.indiciumTab.Text = "Hardware";
  4121. //
  4122. // panel12
  4123. //
  4124. this.panel12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4125. this.panel12.Controls.Add(this.specsTree);
  4126. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  4127. this.panel12.Location = new System.Drawing.Point(4, 56);
  4128. this.panel12.Margin = new System.Windows.Forms.Padding(4);
  4129. this.panel12.Name = "panel12";
  4130. this.panel12.Size = new System.Drawing.Size(1954, 997);
  4131. this.panel12.TabIndex = 2;
  4132. //
  4133. // specsTree
  4134. //
  4135. this.specsTree.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4136. this.specsTree.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4137. this.specsTree.ContextMenuStrip = this.indiciumMenu;
  4138. this.specsTree.Dock = System.Windows.Forms.DockStyle.Fill;
  4139. this.specsTree.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
  4140. this.specsTree.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4141. this.specsTree.ForeColor = System.Drawing.Color.White;
  4142. this.specsTree.Location = new System.Drawing.Point(0, 0);
  4143. this.specsTree.Margin = new System.Windows.Forms.Padding(4);
  4144. this.specsTree.Name = "specsTree";
  4145. treeNode1.ImageIndex = 0;
  4146. treeNode1.Name = "cpu";
  4147. treeNode1.SelectedImageIndex = 0;
  4148. treeNode1.Text = "Processors";
  4149. treeNode2.ImageIndex = 1;
  4150. treeNode2.Name = "ram";
  4151. treeNode2.SelectedImageIndex = 1;
  4152. treeNode2.Text = "Memory";
  4153. treeNode3.ImageIndex = 2;
  4154. treeNode3.Name = "gpu";
  4155. treeNode3.SelectedImageIndex = 2;
  4156. treeNode3.Text = "Graphics";
  4157. treeNode4.ImageIndex = 3;
  4158. treeNode4.Name = "mobo";
  4159. treeNode4.SelectedImageIndex = 3;
  4160. treeNode4.Text = "Motherboard";
  4161. treeNode5.ImageIndex = 4;
  4162. treeNode5.Name = "disk";
  4163. treeNode5.SelectedImageIndex = 4;
  4164. treeNode5.Text = "Storage";
  4165. treeNode6.ImageIndex = 5;
  4166. treeNode6.Name = "inet";
  4167. treeNode6.SelectedImageIndex = 5;
  4168. treeNode6.Text = "Network Adapters";
  4169. treeNode7.ImageIndex = 6;
  4170. treeNode7.Name = "audio";
  4171. treeNode7.SelectedImageIndex = 6;
  4172. treeNode7.Text = "Audio";
  4173. treeNode8.ImageIndex = 7;
  4174. treeNode8.Name = "dev";
  4175. treeNode8.SelectedImageIndex = 7;
  4176. treeNode8.Text = "Peripherals";
  4177. this.specsTree.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  4178. treeNode1,
  4179. treeNode2,
  4180. treeNode3,
  4181. treeNode4,
  4182. treeNode5,
  4183. treeNode6,
  4184. treeNode7,
  4185. treeNode8});
  4186. this.specsTree.Size = new System.Drawing.Size(1952, 995);
  4187. this.specsTree.TabIndex = 0;
  4188. this.specsTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.specsTree_NodeMouseClick);
  4189. //
  4190. // indiciumMenu
  4191. //
  4192. this.indiciumMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  4193. this.indiciumMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4194. this.indiciumMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  4195. this.indiciumMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  4196. this.toolHWCopy,
  4197. this.toolHWGoogle,
  4198. this.toolHWDuck});
  4199. this.indiciumMenu.Name = "launcherMenu";
  4200. this.indiciumMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  4201. this.indiciumMenu.ShowImageMargin = false;
  4202. this.indiciumMenu.Size = new System.Drawing.Size(305, 106);
  4203. //
  4204. // toolHWCopy
  4205. //
  4206. this.toolHWCopy.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4207. this.toolHWCopy.ForeColor = System.Drawing.Color.White;
  4208. this.toolHWCopy.Name = "toolHWCopy";
  4209. this.toolHWCopy.Size = new System.Drawing.Size(304, 34);
  4210. this.toolHWCopy.Text = "Copy";
  4211. this.toolHWCopy.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4212. this.toolHWCopy.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
  4213. //
  4214. // toolHWGoogle
  4215. //
  4216. this.toolHWGoogle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4217. this.toolHWGoogle.ForeColor = System.Drawing.Color.White;
  4218. this.toolHWGoogle.Name = "toolHWGoogle";
  4219. this.toolHWGoogle.Size = new System.Drawing.Size(304, 34);
  4220. this.toolHWGoogle.Text = "Search with Google...";
  4221. this.toolHWGoogle.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4222. this.toolHWGoogle.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
  4223. //
  4224. // toolHWDuck
  4225. //
  4226. this.toolHWDuck.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4227. this.toolHWDuck.ForeColor = System.Drawing.Color.White;
  4228. this.toolHWDuck.Name = "toolHWDuck";
  4229. this.toolHWDuck.Size = new System.Drawing.Size(304, 34);
  4230. this.toolHWDuck.Text = "Search with DuckDuckGo...";
  4231. this.toolHWDuck.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  4232. this.toolHWDuck.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
  4233. //
  4234. // panel11
  4235. //
  4236. this.panel11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4237. this.panel11.Controls.Add(this.btnCopyHW);
  4238. this.panel11.Controls.Add(this.btnSaveHW);
  4239. this.panel11.Controls.Add(this.hwDetailed);
  4240. this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
  4241. this.panel11.Location = new System.Drawing.Point(4, 4);
  4242. this.panel11.Margin = new System.Windows.Forms.Padding(4);
  4243. this.panel11.Name = "panel11";
  4244. this.panel11.Size = new System.Drawing.Size(1954, 52);
  4245. this.panel11.TabIndex = 1;
  4246. //
  4247. // btnCopyHW
  4248. //
  4249. this.btnCopyHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4250. this.btnCopyHW.BackColor = System.Drawing.Color.DodgerBlue;
  4251. this.btnCopyHW.FlatAppearance.BorderSize = 0;
  4252. this.btnCopyHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4253. this.btnCopyHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4254. this.btnCopyHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4255. this.btnCopyHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4256. this.btnCopyHW.ForeColor = System.Drawing.Color.White;
  4257. this.btnCopyHW.Location = new System.Drawing.Point(1728, 6);
  4258. this.btnCopyHW.Name = "btnCopyHW";
  4259. this.btnCopyHW.Size = new System.Drawing.Size(219, 36);
  4260. this.btnCopyHW.TabIndex = 163;
  4261. this.btnCopyHW.Text = "Copy";
  4262. this.btnCopyHW.UseVisualStyleBackColor = false;
  4263. this.btnCopyHW.Click += new System.EventHandler(this.btnCopyHW_Click);
  4264. //
  4265. // btnSaveHW
  4266. //
  4267. this.btnSaveHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  4268. this.btnSaveHW.BackColor = System.Drawing.Color.DodgerBlue;
  4269. this.btnSaveHW.FlatAppearance.BorderSize = 0;
  4270. this.btnSaveHW.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4271. this.btnSaveHW.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4272. this.btnSaveHW.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4273. this.btnSaveHW.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4274. this.btnSaveHW.ForeColor = System.Drawing.Color.White;
  4275. this.btnSaveHW.Location = new System.Drawing.Point(1502, 6);
  4276. this.btnSaveHW.Name = "btnSaveHW";
  4277. this.btnSaveHW.Size = new System.Drawing.Size(219, 36);
  4278. this.btnSaveHW.TabIndex = 162;
  4279. this.btnSaveHW.Text = "Save";
  4280. this.btnSaveHW.UseVisualStyleBackColor = false;
  4281. this.btnSaveHW.Click += new System.EventHandler(this.btnSaveHW_Click);
  4282. //
  4283. // hwDetailed
  4284. //
  4285. this.hwDetailed.AccessibleName = "Detailed View";
  4286. this.hwDetailed.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4287. this.hwDetailed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4288. this.hwDetailed.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4289. this.hwDetailed.ForeColor = System.Drawing.Color.White;
  4290. this.hwDetailed.LabelText = "Detailed View";
  4291. this.hwDetailed.Location = new System.Drawing.Point(8, 6);
  4292. this.hwDetailed.Margin = new System.Windows.Forms.Padding(9);
  4293. this.hwDetailed.Name = "hwDetailed";
  4294. this.hwDetailed.Size = new System.Drawing.Size(561, 36);
  4295. this.hwDetailed.TabIndex = 89;
  4296. this.hwDetailed.Tag = "themeable";
  4297. this.hwDetailed.ToggleChecked = true;
  4298. this.hwDetailed.ToggleClicked += new System.EventHandler(this.hwDetailed_ToggleClicked);
  4299. //
  4300. // integratorTab
  4301. //
  4302. this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4303. this.integratorTab.Controls.Add(this.synapse);
  4304. this.integratorTab.Location = new System.Drawing.Point(4, 29);
  4305. this.integratorTab.Name = "integratorTab";
  4306. this.integratorTab.Padding = new System.Windows.Forms.Padding(3);
  4307. this.integratorTab.Size = new System.Drawing.Size(1962, 1057);
  4308. this.integratorTab.TabIndex = 10;
  4309. this.integratorTab.Text = "Integrator";
  4310. //
  4311. // synapse
  4312. //
  4313. this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom;
  4314. this.synapse.Controls.Add(this.integratorInfoTab);
  4315. this.synapse.Controls.Add(this.tabPage8);
  4316. this.synapse.Controls.Add(this.tabPage9);
  4317. this.synapse.Controls.Add(this.tabPage10);
  4318. this.synapse.Controls.Add(this.tabPage11);
  4319. this.synapse.Dock = System.Windows.Forms.DockStyle.Fill;
  4320. this.synapse.Location = new System.Drawing.Point(3, 3);
  4321. this.synapse.Margin = new System.Windows.Forms.Padding(0);
  4322. this.synapse.Multiline = true;
  4323. this.synapse.Name = "synapse";
  4324. this.synapse.Padding = new System.Drawing.Point(0, 0);
  4325. this.synapse.SelectedIndex = 0;
  4326. this.synapse.Size = new System.Drawing.Size(1956, 1051);
  4327. this.synapse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  4328. this.synapse.TabIndex = 0;
  4329. //
  4330. // integratorInfoTab
  4331. //
  4332. this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4333. this.integratorInfoTab.Controls.Add(this.integrator7);
  4334. this.integratorInfoTab.Controls.Add(this.integrator6);
  4335. this.integratorInfoTab.Controls.Add(this.integrator5);
  4336. this.integratorInfoTab.Controls.Add(this.integrator4);
  4337. this.integratorInfoTab.Controls.Add(this.integrator3);
  4338. this.integratorInfoTab.Controls.Add(this.integrator2);
  4339. this.integratorInfoTab.Controls.Add(this.integrator1);
  4340. this.integratorInfoTab.Location = new System.Drawing.Point(4, 4);
  4341. this.integratorInfoTab.Name = "integratorInfoTab";
  4342. this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(3);
  4343. this.integratorInfoTab.Size = new System.Drawing.Size(1948, 1018);
  4344. this.integratorInfoTab.TabIndex = 0;
  4345. this.integratorInfoTab.Text = "Info";
  4346. //
  4347. // integrator7
  4348. //
  4349. this.integrator7.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4350. this.integrator7.ForeColor = System.Drawing.Color.Silver;
  4351. this.integrator7.Location = new System.Drawing.Point(9, 338);
  4352. this.integrator7.Name = "integrator7";
  4353. this.integrator7.Size = new System.Drawing.Size(1144, 464);
  4354. this.integrator7.TabIndex = 10;
  4355. this.integrator7.Tag = "";
  4356. this.integrator7.Text = resources.GetString("integrator7.Text");
  4357. //
  4358. // integrator6
  4359. //
  4360. this.integrator6.AutoSize = true;
  4361. this.integrator6.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4362. this.integrator6.ForeColor = System.Drawing.Color.Silver;
  4363. this.integrator6.Location = new System.Drawing.Point(57, 274);
  4364. this.integrator6.Name = "integrator6";
  4365. this.integrator6.Size = new System.Drawing.Size(153, 32);
  4366. this.integrator6.TabIndex = 9;
  4367. this.integrator6.Tag = "";
  4368. this.integrator6.Text = "• Commands";
  4369. //
  4370. // integrator5
  4371. //
  4372. this.integrator5.AutoSize = true;
  4373. this.integrator5.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4374. this.integrator5.ForeColor = System.Drawing.Color.Silver;
  4375. this.integrator5.Location = new System.Drawing.Point(57, 237);
  4376. this.integrator5.Name = "integrator5";
  4377. this.integrator5.Size = new System.Drawing.Size(197, 32);
  4378. this.integrator5.TabIndex = 8;
  4379. this.integrator5.Tag = "";
  4380. this.integrator5.Text = "• Any type of file";
  4381. //
  4382. // integrator4
  4383. //
  4384. this.integrator4.AutoSize = true;
  4385. this.integrator4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4386. this.integrator4.ForeColor = System.Drawing.Color.Silver;
  4387. this.integrator4.Location = new System.Drawing.Point(57, 198);
  4388. this.integrator4.Name = "integrator4";
  4389. this.integrator4.Size = new System.Drawing.Size(232, 32);
  4390. this.integrator4.TabIndex = 7;
  4391. this.integrator4.Tag = "";
  4392. this.integrator4.Text = "• Links to webpages";
  4393. //
  4394. // integrator3
  4395. //
  4396. this.integrator3.AutoSize = true;
  4397. this.integrator3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4398. this.integrator3.ForeColor = System.Drawing.Color.Silver;
  4399. this.integrator3.Location = new System.Drawing.Point(57, 159);
  4400. this.integrator3.Name = "integrator3";
  4401. this.integrator3.Size = new System.Drawing.Size(246, 32);
  4402. this.integrator3.TabIndex = 6;
  4403. this.integrator3.Tag = "";
  4404. this.integrator3.Text = "• Shortcuts to folders";
  4405. //
  4406. // integrator2
  4407. //
  4408. this.integrator2.AutoSize = true;
  4409. this.integrator2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4410. this.integrator2.ForeColor = System.Drawing.Color.Silver;
  4411. this.integrator2.Location = new System.Drawing.Point(57, 122);
  4412. this.integrator2.Name = "integrator2";
  4413. this.integrator2.Size = new System.Drawing.Size(174, 32);
  4414. this.integrator2.TabIndex = 5;
  4415. this.integrator2.Tag = "";
  4416. this.integrator2.Text = "• Any program";
  4417. //
  4418. // integrator1
  4419. //
  4420. this.integrator1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4421. this.integrator1.ForeColor = System.Drawing.Color.Silver;
  4422. this.integrator1.Location = new System.Drawing.Point(9, 15);
  4423. this.integrator1.Name = "integrator1";
  4424. this.integrator1.Size = new System.Drawing.Size(1216, 92);
  4425. this.integrator1.TabIndex = 4;
  4426. this.integrator1.Tag = "";
  4427. this.integrator1.Text = "Integrator is able to add fully-customized items in Desktop right-click menu:";
  4428. //
  4429. // tabPage8
  4430. //
  4431. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4432. this.tabPage8.Controls.Add(this.btnAddItem);
  4433. this.tabPage8.Controls.Add(this.itemnamegroup);
  4434. this.tabPage8.Controls.Add(this.security);
  4435. this.tabPage8.Controls.Add(this.itemposition);
  4436. this.tabPage8.Controls.Add(this.icontoaddgroup);
  4437. this.tabPage8.Controls.Add(this.itemtoaddgroup);
  4438. this.tabPage8.Controls.Add(this.itemtype);
  4439. this.tabPage8.Controls.Add(this.addItemL);
  4440. this.tabPage8.Location = new System.Drawing.Point(4, 4);
  4441. this.tabPage8.Name = "tabPage8";
  4442. this.tabPage8.Padding = new System.Windows.Forms.Padding(3);
  4443. this.tabPage8.Size = new System.Drawing.Size(1948, 1018);
  4444. this.tabPage8.TabIndex = 1;
  4445. this.tabPage8.Text = "Add/Modify";
  4446. //
  4447. // btnAddItem
  4448. //
  4449. this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue;
  4450. this.btnAddItem.FlatAppearance.BorderSize = 0;
  4451. this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4452. this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4453. this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4454. this.btnAddItem.ForeColor = System.Drawing.Color.White;
  4455. this.btnAddItem.Location = new System.Drawing.Point(654, 710);
  4456. this.btnAddItem.Name = "btnAddItem";
  4457. this.btnAddItem.Size = new System.Drawing.Size(303, 46);
  4458. this.btnAddItem.TabIndex = 85;
  4459. this.btnAddItem.Text = "Add/Modify";
  4460. this.btnAddItem.UseVisualStyleBackColor = false;
  4461. this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click);
  4462. //
  4463. // itemnamegroup
  4464. //
  4465. this.itemnamegroup.Controls.Add(this.txtItemName);
  4466. this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4467. this.itemnamegroup.ForeColor = System.Drawing.Color.Silver;
  4468. this.itemnamegroup.Location = new System.Drawing.Point(16, 604);
  4469. this.itemnamegroup.Name = "itemnamegroup";
  4470. this.itemnamegroup.Size = new System.Drawing.Size(940, 99);
  4471. this.itemnamegroup.TabIndex = 84;
  4472. this.itemnamegroup.TabStop = false;
  4473. this.itemnamegroup.Text = "Item name in menu:";
  4474. //
  4475. // txtItemName
  4476. //
  4477. this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4478. this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4479. this.txtItemName.ForeColor = System.Drawing.Color.White;
  4480. this.txtItemName.Location = new System.Drawing.Point(16, 39);
  4481. this.txtItemName.Name = "txtItemName";
  4482. this.txtItemName.Size = new System.Drawing.Size(713, 39);
  4483. this.txtItemName.TabIndex = 82;
  4484. //
  4485. // security
  4486. //
  4487. this.security.Controls.Add(this.checkShift);
  4488. this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4489. this.security.ForeColor = System.Drawing.Color.Silver;
  4490. this.security.Location = new System.Drawing.Point(16, 507);
  4491. this.security.Name = "security";
  4492. this.security.Size = new System.Drawing.Size(940, 92);
  4493. this.security.TabIndex = 83;
  4494. this.security.TabStop = false;
  4495. this.security.Text = "Security:";
  4496. //
  4497. // checkShift
  4498. //
  4499. this.checkShift.AutoSize = true;
  4500. this.checkShift.ForeColor = System.Drawing.Color.White;
  4501. this.checkShift.Location = new System.Drawing.Point(16, 39);
  4502. this.checkShift.Name = "checkShift";
  4503. this.checkShift.Size = new System.Drawing.Size(446, 36);
  4504. this.checkShift.TabIndex = 83;
  4505. this.checkShift.Text = "Show only when SHIFT key is pressed";
  4506. this.checkShift.UseVisualStyleBackColor = true;
  4507. //
  4508. // itemposition
  4509. //
  4510. this.itemposition.Controls.Add(this.radioTop);
  4511. this.itemposition.Controls.Add(this.radioMiddle);
  4512. this.itemposition.Controls.Add(this.radioBottom);
  4513. this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4514. this.itemposition.ForeColor = System.Drawing.Color.Silver;
  4515. this.itemposition.Location = new System.Drawing.Point(16, 408);
  4516. this.itemposition.Name = "itemposition";
  4517. this.itemposition.Size = new System.Drawing.Size(940, 93);
  4518. this.itemposition.TabIndex = 82;
  4519. this.itemposition.TabStop = false;
  4520. this.itemposition.Text = "Item position:";
  4521. //
  4522. // radioTop
  4523. //
  4524. this.radioTop.AutoSize = true;
  4525. this.radioTop.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  4526. this.radioTop.ForeColor = System.Drawing.Color.White;
  4527. this.radioTop.Location = new System.Drawing.Point(16, 39);
  4528. this.radioTop.Name = "radioTop";
  4529. this.radioTop.Size = new System.Drawing.Size(78, 36);
  4530. this.radioTop.TabIndex = 83;
  4531. this.radioTop.Text = "Top";
  4532. this.radioTop.UseVisualStyleBackColor = true;
  4533. this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged);
  4534. //
  4535. // radioMiddle
  4536. //
  4537. this.radioMiddle.AutoSize = true;
  4538. this.radioMiddle.ForeColor = System.Drawing.Color.White;
  4539. this.radioMiddle.Location = new System.Drawing.Point(196, 39);
  4540. this.radioMiddle.Name = "radioMiddle";
  4541. this.radioMiddle.Size = new System.Drawing.Size(114, 36);
  4542. this.radioMiddle.TabIndex = 84;
  4543. this.radioMiddle.Text = "Middle";
  4544. this.radioMiddle.UseVisualStyleBackColor = true;
  4545. this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged);
  4546. //
  4547. // radioBottom
  4548. //
  4549. this.radioBottom.AutoSize = true;
  4550. this.radioBottom.ForeColor = System.Drawing.Color.White;
  4551. this.radioBottom.Location = new System.Drawing.Point(416, 39);
  4552. this.radioBottom.Name = "radioBottom";
  4553. this.radioBottom.Size = new System.Drawing.Size(121, 36);
  4554. this.radioBottom.TabIndex = 85;
  4555. this.radioBottom.Text = "Bottom";
  4556. this.radioBottom.UseVisualStyleBackColor = true;
  4557. this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged);
  4558. //
  4559. // icontoaddgroup
  4560. //
  4561. this.icontoaddgroup.Controls.Add(this.checkDefaultIcon);
  4562. this.icontoaddgroup.Controls.Add(this.btnBrowseIcon);
  4563. this.icontoaddgroup.Controls.Add(this.txtIcon);
  4564. this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4565. this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver;
  4566. this.icontoaddgroup.Location = new System.Drawing.Point(16, 267);
  4567. this.icontoaddgroup.Name = "icontoaddgroup";
  4568. this.icontoaddgroup.Size = new System.Drawing.Size(940, 135);
  4569. this.icontoaddgroup.TabIndex = 81;
  4570. this.icontoaddgroup.TabStop = false;
  4571. this.icontoaddgroup.Text = "Icon to add:";
  4572. //
  4573. // checkDefaultIcon
  4574. //
  4575. this.checkDefaultIcon.AutoSize = true;
  4576. this.checkDefaultIcon.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  4577. this.checkDefaultIcon.ForeColor = System.Drawing.Color.White;
  4578. this.checkDefaultIcon.Location = new System.Drawing.Point(16, 87);
  4579. this.checkDefaultIcon.Name = "checkDefaultIcon";
  4580. this.checkDefaultIcon.Size = new System.Drawing.Size(248, 36);
  4581. this.checkDefaultIcon.TabIndex = 82;
  4582. this.checkDefaultIcon.Text = "Use program\'s icon";
  4583. this.checkDefaultIcon.UseVisualStyleBackColor = true;
  4584. this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged);
  4585. //
  4586. // btnBrowseIcon
  4587. //
  4588. this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4589. this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue;
  4590. this.btnBrowseIcon.Enabled = false;
  4591. this.btnBrowseIcon.FlatAppearance.BorderSize = 0;
  4592. this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4593. this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4594. this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4595. this.btnBrowseIcon.ForeColor = System.Drawing.Color.White;
  4596. this.btnBrowseIcon.Location = new System.Drawing.Point(675, 39);
  4597. this.btnBrowseIcon.Name = "btnBrowseIcon";
  4598. this.btnBrowseIcon.Size = new System.Drawing.Size(54, 44);
  4599. this.btnBrowseIcon.TabIndex = 82;
  4600. this.btnBrowseIcon.Text = "...";
  4601. this.btnBrowseIcon.UseVisualStyleBackColor = false;
  4602. this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click);
  4603. //
  4604. // txtIcon
  4605. //
  4606. this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4607. this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4608. this.txtIcon.Enabled = false;
  4609. this.txtIcon.ForeColor = System.Drawing.Color.White;
  4610. this.txtIcon.Location = new System.Drawing.Point(16, 39);
  4611. this.txtIcon.Name = "txtIcon";
  4612. this.txtIcon.ReadOnly = true;
  4613. this.txtIcon.Size = new System.Drawing.Size(650, 39);
  4614. this.txtIcon.TabIndex = 81;
  4615. //
  4616. // itemtoaddgroup
  4617. //
  4618. this.itemtoaddgroup.Controls.Add(this.btnBrowseItem);
  4619. this.itemtoaddgroup.Controls.Add(this.txtItem);
  4620. this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4621. this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver;
  4622. this.itemtoaddgroup.Location = new System.Drawing.Point(16, 160);
  4623. this.itemtoaddgroup.Name = "itemtoaddgroup";
  4624. this.itemtoaddgroup.Size = new System.Drawing.Size(940, 100);
  4625. this.itemtoaddgroup.TabIndex = 80;
  4626. this.itemtoaddgroup.TabStop = false;
  4627. this.itemtoaddgroup.Text = "Program to add:";
  4628. //
  4629. // btnBrowseItem
  4630. //
  4631. this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  4632. this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue;
  4633. this.btnBrowseItem.FlatAppearance.BorderSize = 0;
  4634. this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4635. this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4636. this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4637. this.btnBrowseItem.ForeColor = System.Drawing.Color.White;
  4638. this.btnBrowseItem.Location = new System.Drawing.Point(674, 39);
  4639. this.btnBrowseItem.Name = "btnBrowseItem";
  4640. this.btnBrowseItem.Size = new System.Drawing.Size(54, 44);
  4641. this.btnBrowseItem.TabIndex = 82;
  4642. this.btnBrowseItem.Text = "...";
  4643. this.btnBrowseItem.UseVisualStyleBackColor = false;
  4644. this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click);
  4645. //
  4646. // txtItem
  4647. //
  4648. this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4649. this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4650. this.txtItem.ForeColor = System.Drawing.Color.White;
  4651. this.txtItem.Location = new System.Drawing.Point(16, 39);
  4652. this.txtItem.Name = "txtItem";
  4653. this.txtItem.ReadOnly = true;
  4654. this.txtItem.Size = new System.Drawing.Size(650, 39);
  4655. this.txtItem.TabIndex = 81;
  4656. //
  4657. // itemtype
  4658. //
  4659. this.itemtype.Controls.Add(this.radioCommand);
  4660. this.itemtype.Controls.Add(this.radioProgram);
  4661. this.itemtype.Controls.Add(this.radioFolder);
  4662. this.itemtype.Controls.Add(this.radioLink);
  4663. this.itemtype.Controls.Add(this.radioFile);
  4664. this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4665. this.itemtype.ForeColor = System.Drawing.Color.Silver;
  4666. this.itemtype.Location = new System.Drawing.Point(16, 60);
  4667. this.itemtype.Name = "itemtype";
  4668. this.itemtype.Size = new System.Drawing.Size(940, 94);
  4669. this.itemtype.TabIndex = 79;
  4670. this.itemtype.TabStop = false;
  4671. this.itemtype.Text = "Item Type:";
  4672. //
  4673. // radioCommand
  4674. //
  4675. this.radioCommand.AutoSize = true;
  4676. this.radioCommand.ForeColor = System.Drawing.Color.White;
  4677. this.radioCommand.Location = new System.Drawing.Point(722, 39);
  4678. this.radioCommand.Name = "radioCommand";
  4679. this.radioCommand.Size = new System.Drawing.Size(151, 36);
  4680. this.radioCommand.TabIndex = 84;
  4681. this.radioCommand.Text = "Command";
  4682. this.radioCommand.UseVisualStyleBackColor = true;
  4683. this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged);
  4684. //
  4685. // radioProgram
  4686. //
  4687. this.radioProgram.AutoSize = true;
  4688. this.radioProgram.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
  4689. this.radioProgram.ForeColor = System.Drawing.Color.White;
  4690. this.radioProgram.Location = new System.Drawing.Point(16, 39);
  4691. this.radioProgram.Name = "radioProgram";
  4692. this.radioProgram.Size = new System.Drawing.Size(133, 36);
  4693. this.radioProgram.TabIndex = 80;
  4694. this.radioProgram.Text = "Program";
  4695. this.radioProgram.UseVisualStyleBackColor = true;
  4696. this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged);
  4697. //
  4698. // radioFolder
  4699. //
  4700. this.radioFolder.AutoSize = true;
  4701. this.radioFolder.ForeColor = System.Drawing.Color.White;
  4702. this.radioFolder.Location = new System.Drawing.Point(208, 39);
  4703. this.radioFolder.Name = "radioFolder";
  4704. this.radioFolder.Size = new System.Drawing.Size(107, 36);
  4705. this.radioFolder.TabIndex = 81;
  4706. this.radioFolder.Text = "Folder";
  4707. this.radioFolder.UseVisualStyleBackColor = true;
  4708. this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged);
  4709. //
  4710. // radioLink
  4711. //
  4712. this.radioLink.AutoSize = true;
  4713. this.radioLink.ForeColor = System.Drawing.Color.White;
  4714. this.radioLink.Location = new System.Drawing.Point(381, 39);
  4715. this.radioLink.Name = "radioLink";
  4716. this.radioLink.Size = new System.Drawing.Size(84, 36);
  4717. this.radioLink.TabIndex = 82;
  4718. this.radioLink.Text = "Link";
  4719. this.radioLink.UseVisualStyleBackColor = true;
  4720. this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged);
  4721. //
  4722. // radioFile
  4723. //
  4724. this.radioFile.AutoSize = true;
  4725. this.radioFile.ForeColor = System.Drawing.Color.White;
  4726. this.radioFile.Location = new System.Drawing.Point(556, 39);
  4727. this.radioFile.Name = "radioFile";
  4728. this.radioFile.Size = new System.Drawing.Size(76, 36);
  4729. this.radioFile.TabIndex = 83;
  4730. this.radioFile.Text = "File";
  4731. this.radioFile.UseVisualStyleBackColor = true;
  4732. this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged);
  4733. //
  4734. // addItemL
  4735. //
  4736. this.addItemL.AutoSize = true;
  4737. this.addItemL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4738. this.addItemL.ForeColor = System.Drawing.Color.DodgerBlue;
  4739. this.addItemL.Location = new System.Drawing.Point(9, 15);
  4740. this.addItemL.Name = "addItemL";
  4741. this.addItemL.Size = new System.Drawing.Size(328, 41);
  4742. this.addItemL.TabIndex = 78;
  4743. this.addItemL.Tag = "themeable";
  4744. this.addItemL.Text = "Add or modify an item";
  4745. //
  4746. // tabPage9
  4747. //
  4748. this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4749. this.tabPage9.Controls.Add(this.panel5);
  4750. this.tabPage9.Controls.Add(this.refreshIIB);
  4751. this.tabPage9.Controls.Add(this.removeDIB);
  4752. this.tabPage9.Controls.Add(this.removeAllIIB);
  4753. this.tabPage9.Controls.Add(this.removeIntegratorItemsL);
  4754. this.tabPage9.Location = new System.Drawing.Point(4, 4);
  4755. this.tabPage9.Name = "tabPage9";
  4756. this.tabPage9.Padding = new System.Windows.Forms.Padding(3);
  4757. this.tabPage9.Size = new System.Drawing.Size(1948, 1018);
  4758. this.tabPage9.TabIndex = 2;
  4759. this.tabPage9.Text = "Remove";
  4760. //
  4761. // panel5
  4762. //
  4763. this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  4764. this.panel5.Controls.Add(this.listDesktopItems);
  4765. this.panel5.Location = new System.Drawing.Point(16, 66);
  4766. this.panel5.Name = "panel5";
  4767. this.panel5.Size = new System.Drawing.Size(438, 652);
  4768. this.panel5.TabIndex = 82;
  4769. //
  4770. // listDesktopItems
  4771. //
  4772. this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4773. this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
  4774. this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill;
  4775. this.listDesktopItems.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  4776. this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4777. this.listDesktopItems.ForeColor = System.Drawing.Color.White;
  4778. this.listDesktopItems.FormattingEnabled = true;
  4779. this.listDesktopItems.HorizontalScrollbar = true;
  4780. this.listDesktopItems.ItemHeight = 21;
  4781. this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
  4782. this.listDesktopItems.Name = "listDesktopItems";
  4783. this.listDesktopItems.Size = new System.Drawing.Size(436, 650);
  4784. this.listDesktopItems.TabIndex = 78;
  4785. //
  4786. // refreshIIB
  4787. //
  4788. this.refreshIIB.BackColor = System.Drawing.Color.DodgerBlue;
  4789. this.refreshIIB.FlatAppearance.BorderSize = 0;
  4790. this.refreshIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4791. this.refreshIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4792. this.refreshIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4793. this.refreshIIB.ForeColor = System.Drawing.Color.White;
  4794. this.refreshIIB.Location = new System.Drawing.Point(462, 120);
  4795. this.refreshIIB.Name = "refreshIIB";
  4796. this.refreshIIB.Size = new System.Drawing.Size(278, 46);
  4797. this.refreshIIB.TabIndex = 81;
  4798. this.refreshIIB.Text = "Refresh";
  4799. this.refreshIIB.UseVisualStyleBackColor = false;
  4800. this.refreshIIB.Click += new System.EventHandler(this.button60_Click);
  4801. //
  4802. // removeDIB
  4803. //
  4804. this.removeDIB.BackColor = System.Drawing.Color.DodgerBlue;
  4805. this.removeDIB.FlatAppearance.BorderSize = 0;
  4806. this.removeDIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4807. this.removeDIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4808. this.removeDIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4809. this.removeDIB.ForeColor = System.Drawing.Color.White;
  4810. this.removeDIB.Location = new System.Drawing.Point(462, 68);
  4811. this.removeDIB.Name = "removeDIB";
  4812. this.removeDIB.Size = new System.Drawing.Size(278, 46);
  4813. this.removeDIB.TabIndex = 80;
  4814. this.removeDIB.Text = "Delete";
  4815. this.removeDIB.UseVisualStyleBackColor = false;
  4816. this.removeDIB.Click += new System.EventHandler(this.button61_Click);
  4817. //
  4818. // removeAllIIB
  4819. //
  4820. this.removeAllIIB.BackColor = System.Drawing.Color.DodgerBlue;
  4821. this.removeAllIIB.FlatAppearance.BorderSize = 0;
  4822. this.removeAllIIB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  4823. this.removeAllIIB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  4824. this.removeAllIIB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4825. this.removeAllIIB.ForeColor = System.Drawing.Color.White;
  4826. this.removeAllIIB.Location = new System.Drawing.Point(462, 172);
  4827. this.removeAllIIB.Name = "removeAllIIB";
  4828. this.removeAllIIB.Size = new System.Drawing.Size(278, 46);
  4829. this.removeAllIIB.TabIndex = 79;
  4830. this.removeAllIIB.Text = "Delete all";
  4831. this.removeAllIIB.UseVisualStyleBackColor = false;
  4832. this.removeAllIIB.Click += new System.EventHandler(this.button62_Click);
  4833. //
  4834. // removeIntegratorItemsL
  4835. //
  4836. this.removeIntegratorItemsL.AutoSize = true;
  4837. this.removeIntegratorItemsL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4838. this.removeIntegratorItemsL.ForeColor = System.Drawing.Color.DodgerBlue;
  4839. this.removeIntegratorItemsL.Location = new System.Drawing.Point(9, 15);
  4840. this.removeIntegratorItemsL.Name = "removeIntegratorItemsL";
  4841. this.removeIntegratorItemsL.Size = new System.Drawing.Size(448, 41);
  4842. this.removeIntegratorItemsL.TabIndex = 77;
  4843. this.removeIntegratorItemsL.Tag = "themeable";
  4844. this.removeIntegratorItemsL.Text = "Remove existing Desktop items";
  4845. //
  4846. // tabPage10
  4847. //
  4848. this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4849. this.tabPage10.Controls.Add(this.WAB);
  4850. this.tabPage10.Controls.Add(this.AddCMDB);
  4851. this.tabPage10.Controls.Add(this.AddOwnerB);
  4852. this.tabPage10.Controls.Add(this.DSB);
  4853. this.tabPage10.Controls.Add(this.SSB);
  4854. this.tabPage10.Controls.Add(this.STB);
  4855. this.tabPage10.Controls.Add(this.PMB);
  4856. this.tabPage10.Controls.Add(this.readyMenusL);
  4857. this.tabPage10.Location = new System.Drawing.Point(4, 4);
  4858. this.tabPage10.Name = "tabPage10";
  4859. this.tabPage10.Padding = new System.Windows.Forms.Padding(3);
  4860. this.tabPage10.Size = new System.Drawing.Size(1948, 1018);
  4861. this.tabPage10.TabIndex = 3;
  4862. this.tabPage10.Text = "Ready Menus";
  4863. //
  4864. // WAB
  4865. //
  4866. this.WAB.AccessibleName = "Add \"Windows Apps\"";
  4867. this.WAB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4868. this.WAB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4869. this.WAB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4870. this.WAB.ForeColor = System.Drawing.Color.White;
  4871. this.WAB.LabelText = "Add \"Windows Apps\"";
  4872. this.WAB.Location = new System.Drawing.Point(48, 180);
  4873. this.WAB.Margin = new System.Windows.Forms.Padding(9);
  4874. this.WAB.Name = "WAB";
  4875. this.WAB.Size = new System.Drawing.Size(561, 36);
  4876. this.WAB.TabIndex = 95;
  4877. this.WAB.Tag = "themeable";
  4878. this.WAB.ToggleChecked = false;
  4879. //
  4880. // AddCMDB
  4881. //
  4882. this.AddCMDB.AccessibleName = "Add \"Open with CMD\"";
  4883. this.AddCMDB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4884. this.AddCMDB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4885. this.AddCMDB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4886. this.AddCMDB.ForeColor = System.Drawing.Color.White;
  4887. this.AddCMDB.LabelText = "Add \"Open with CMD\"";
  4888. this.AddCMDB.Location = new System.Drawing.Point(48, 412);
  4889. this.AddCMDB.Margin = new System.Windows.Forms.Padding(9);
  4890. this.AddCMDB.Name = "AddCMDB";
  4891. this.AddCMDB.Size = new System.Drawing.Size(561, 36);
  4892. this.AddCMDB.TabIndex = 94;
  4893. this.AddCMDB.Tag = "themeable";
  4894. this.AddCMDB.ToggleChecked = false;
  4895. //
  4896. // AddOwnerB
  4897. //
  4898. this.AddOwnerB.AccessibleName = "Add \"Take Ownership\"";
  4899. this.AddOwnerB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4900. this.AddOwnerB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4901. this.AddOwnerB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4902. this.AddOwnerB.ForeColor = System.Drawing.Color.White;
  4903. this.AddOwnerB.LabelText = "Add \"Take Ownership\"";
  4904. this.AddOwnerB.Location = new System.Drawing.Point(48, 368);
  4905. this.AddOwnerB.Margin = new System.Windows.Forms.Padding(9);
  4906. this.AddOwnerB.Name = "AddOwnerB";
  4907. this.AddOwnerB.Size = new System.Drawing.Size(561, 36);
  4908. this.AddOwnerB.TabIndex = 93;
  4909. this.AddOwnerB.Tag = "themeable";
  4910. this.AddOwnerB.ToggleChecked = false;
  4911. //
  4912. // DSB
  4913. //
  4914. this.DSB.AccessibleName = "Add \"Desktop Shortcuts\"";
  4915. this.DSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4916. this.DSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4917. this.DSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4918. this.DSB.ForeColor = System.Drawing.Color.White;
  4919. this.DSB.LabelText = "Add \"Desktop Shortcuts\"";
  4920. this.DSB.Location = new System.Drawing.Point(48, 270);
  4921. this.DSB.Margin = new System.Windows.Forms.Padding(9);
  4922. this.DSB.Name = "DSB";
  4923. this.DSB.Size = new System.Drawing.Size(561, 36);
  4924. this.DSB.TabIndex = 92;
  4925. this.DSB.Tag = "themeable";
  4926. this.DSB.ToggleChecked = false;
  4927. //
  4928. // SSB
  4929. //
  4930. this.SSB.AccessibleName = "Add \"System Shortcuts\"";
  4931. this.SSB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4932. this.SSB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4933. this.SSB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4934. this.SSB.ForeColor = System.Drawing.Color.White;
  4935. this.SSB.LabelText = "Add \"System Shortcuts\"";
  4936. this.SSB.Location = new System.Drawing.Point(48, 225);
  4937. this.SSB.Margin = new System.Windows.Forms.Padding(9);
  4938. this.SSB.Name = "SSB";
  4939. this.SSB.Size = new System.Drawing.Size(561, 36);
  4940. this.SSB.TabIndex = 91;
  4941. this.SSB.Tag = "themeable";
  4942. this.SSB.ToggleChecked = false;
  4943. //
  4944. // STB
  4945. //
  4946. this.STB.AccessibleName = "Add \"System Tools\"";
  4947. this.STB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4948. this.STB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4949. this.STB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4950. this.STB.ForeColor = System.Drawing.Color.White;
  4951. this.STB.LabelText = "Add \"System Tools\"";
  4952. this.STB.Location = new System.Drawing.Point(48, 135);
  4953. this.STB.Margin = new System.Windows.Forms.Padding(9);
  4954. this.STB.Name = "STB";
  4955. this.STB.Size = new System.Drawing.Size(561, 36);
  4956. this.STB.TabIndex = 90;
  4957. this.STB.Tag = "themeable";
  4958. this.STB.ToggleChecked = false;
  4959. //
  4960. // PMB
  4961. //
  4962. this.PMB.AccessibleName = "Add \"Power Menu\"";
  4963. this.PMB.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  4964. this.PMB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4965. this.PMB.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4966. this.PMB.ForeColor = System.Drawing.Color.White;
  4967. this.PMB.LabelText = "Add \"Power Menu\"";
  4968. this.PMB.Location = new System.Drawing.Point(48, 90);
  4969. this.PMB.Margin = new System.Windows.Forms.Padding(9);
  4970. this.PMB.Name = "PMB";
  4971. this.PMB.Size = new System.Drawing.Size(561, 36);
  4972. this.PMB.TabIndex = 89;
  4973. this.PMB.Tag = "themeable";
  4974. this.PMB.ToggleChecked = false;
  4975. //
  4976. // readyMenusL
  4977. //
  4978. this.readyMenusL.AutoSize = true;
  4979. this.readyMenusL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  4980. this.readyMenusL.ForeColor = System.Drawing.Color.DodgerBlue;
  4981. this.readyMenusL.Location = new System.Drawing.Point(9, 15);
  4982. this.readyMenusL.Name = "readyMenusL";
  4983. this.readyMenusL.Size = new System.Drawing.Size(347, 41);
  4984. this.readyMenusL.TabIndex = 76;
  4985. this.readyMenusL.Tag = "themeable";
  4986. this.readyMenusL.Text = "Add ready-made menus";
  4987. //
  4988. // tabPage11
  4989. //
  4990. this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  4991. this.tabPage11.Controls.Add(this.panel6);
  4992. this.tabPage11.Controls.Add(this.removeCCB);
  4993. this.tabPage11.Controls.Add(this.refreshCCB);
  4994. this.tabPage11.Controls.Add(this.removeCCL);
  4995. this.tabPage11.Controls.Add(this.btnCreateCustomCommand);
  4996. this.tabPage11.Controls.Add(this.button48);
  4997. this.tabPage11.Controls.Add(this.txtRunKeyword);
  4998. this.tabPage11.Controls.Add(this.ccKeywordL);
  4999. this.tabPage11.Controls.Add(this.txtRunFile);
  5000. this.tabPage11.Controls.Add(this.ccFileL);
  5001. this.tabPage11.Controls.Add(this.ccL);
  5002. this.tabPage11.Location = new System.Drawing.Point(4, 4);
  5003. this.tabPage11.Name = "tabPage11";
  5004. this.tabPage11.Padding = new System.Windows.Forms.Padding(3);
  5005. this.tabPage11.Size = new System.Drawing.Size(1948, 1018);
  5006. this.tabPage11.TabIndex = 4;
  5007. this.tabPage11.Text = "Run Dialog";
  5008. //
  5009. // panel6
  5010. //
  5011. this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5012. this.panel6.Controls.Add(this.listCustomCommands);
  5013. this.panel6.Location = new System.Drawing.Point(16, 315);
  5014. this.panel6.Name = "panel6";
  5015. this.panel6.Size = new System.Drawing.Size(406, 468);
  5016. this.panel6.TabIndex = 84;
  5017. //
  5018. // listCustomCommands
  5019. //
  5020. this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5021. this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None;
  5022. this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill;
  5023. this.listCustomCommands.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
  5024. this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5025. this.listCustomCommands.ForeColor = System.Drawing.Color.White;
  5026. this.listCustomCommands.FormattingEnabled = true;
  5027. this.listCustomCommands.HorizontalScrollbar = true;
  5028. this.listCustomCommands.ItemHeight = 21;
  5029. this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
  5030. this.listCustomCommands.Name = "listCustomCommands";
  5031. this.listCustomCommands.Size = new System.Drawing.Size(404, 466);
  5032. this.listCustomCommands.TabIndex = 79;
  5033. //
  5034. // removeCCB
  5035. //
  5036. this.removeCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5037. this.removeCCB.FlatAppearance.BorderSize = 0;
  5038. this.removeCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5039. this.removeCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5040. this.removeCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5041. this.removeCCB.ForeColor = System.Drawing.Color.White;
  5042. this.removeCCB.Location = new System.Drawing.Point(429, 315);
  5043. this.removeCCB.Name = "removeCCB";
  5044. this.removeCCB.Size = new System.Drawing.Size(243, 40);
  5045. this.removeCCB.TabIndex = 82;
  5046. this.removeCCB.Text = "Delete";
  5047. this.removeCCB.UseVisualStyleBackColor = false;
  5048. this.removeCCB.Click += new System.EventHandler(this.button26_Click);
  5049. //
  5050. // refreshCCB
  5051. //
  5052. this.refreshCCB.BackColor = System.Drawing.Color.DodgerBlue;
  5053. this.refreshCCB.FlatAppearance.BorderSize = 0;
  5054. this.refreshCCB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5055. this.refreshCCB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5056. this.refreshCCB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5057. this.refreshCCB.ForeColor = System.Drawing.Color.White;
  5058. this.refreshCCB.Location = new System.Drawing.Point(429, 362);
  5059. this.refreshCCB.Name = "refreshCCB";
  5060. this.refreshCCB.Size = new System.Drawing.Size(243, 40);
  5061. this.refreshCCB.TabIndex = 81;
  5062. this.refreshCCB.Text = "Refresh";
  5063. this.refreshCCB.UseVisualStyleBackColor = false;
  5064. this.refreshCCB.Click += new System.EventHandler(this.button8_Click);
  5065. //
  5066. // removeCCL
  5067. //
  5068. this.removeCCL.AutoSize = true;
  5069. this.removeCCL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5070. this.removeCCL.ForeColor = System.Drawing.Color.DodgerBlue;
  5071. this.removeCCL.Location = new System.Drawing.Point(9, 260);
  5072. this.removeCCL.Name = "removeCCL";
  5073. this.removeCCL.Size = new System.Drawing.Size(381, 41);
  5074. this.removeCCL.TabIndex = 80;
  5075. this.removeCCL.Tag = "themeable";
  5076. this.removeCCL.Text = "Delete existing commands";
  5077. //
  5078. // btnCreateCustomCommand
  5079. //
  5080. this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue;
  5081. this.btnCreateCustomCommand.FlatAppearance.BorderSize = 0;
  5082. this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5083. this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5084. this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5085. this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White;
  5086. this.btnCreateCustomCommand.Location = new System.Drawing.Point(448, 195);
  5087. this.btnCreateCustomCommand.Name = "btnCreateCustomCommand";
  5088. this.btnCreateCustomCommand.Size = new System.Drawing.Size(224, 44);
  5089. this.btnCreateCustomCommand.TabIndex = 60;
  5090. this.btnCreateCustomCommand.Text = "Create";
  5091. this.btnCreateCustomCommand.UseVisualStyleBackColor = false;
  5092. this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click);
  5093. //
  5094. // button48
  5095. //
  5096. this.button48.BackColor = System.Drawing.Color.DodgerBlue;
  5097. this.button48.FlatAppearance.BorderSize = 0;
  5098. this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5099. this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5100. this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5101. this.button48.ForeColor = System.Drawing.Color.White;
  5102. this.button48.Location = new System.Drawing.Point(594, 112);
  5103. this.button48.Name = "button48";
  5104. this.button48.Size = new System.Drawing.Size(78, 44);
  5105. this.button48.TabIndex = 58;
  5106. this.button48.Text = "...";
  5107. this.button48.UseVisualStyleBackColor = false;
  5108. this.button48.Click += new System.EventHandler(this.button48_Click);
  5109. //
  5110. // txtRunKeyword
  5111. //
  5112. this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5113. this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5114. this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5115. this.txtRunKeyword.ForeColor = System.Drawing.Color.White;
  5116. this.txtRunKeyword.Location = new System.Drawing.Point(16, 195);
  5117. this.txtRunKeyword.Name = "txtRunKeyword";
  5118. this.txtRunKeyword.Size = new System.Drawing.Size(425, 39);
  5119. this.txtRunKeyword.TabIndex = 9;
  5120. //
  5121. // ccKeywordL
  5122. //
  5123. this.ccKeywordL.AutoSize = true;
  5124. this.ccKeywordL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5125. this.ccKeywordL.ForeColor = System.Drawing.Color.Silver;
  5126. this.ccKeywordL.Location = new System.Drawing.Point(10, 158);
  5127. this.ccKeywordL.Name = "ccKeywordL";
  5128. this.ccKeywordL.Size = new System.Drawing.Size(115, 32);
  5129. this.ccKeywordL.TabIndex = 8;
  5130. this.ccKeywordL.Text = "Keyword:";
  5131. //
  5132. // txtRunFile
  5133. //
  5134. this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5135. this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  5136. this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5137. this.txtRunFile.ForeColor = System.Drawing.Color.White;
  5138. this.txtRunFile.Location = new System.Drawing.Point(16, 112);
  5139. this.txtRunFile.Name = "txtRunFile";
  5140. this.txtRunFile.ReadOnly = true;
  5141. this.txtRunFile.Size = new System.Drawing.Size(570, 39);
  5142. this.txtRunFile.TabIndex = 7;
  5143. //
  5144. // ccFileL
  5145. //
  5146. this.ccFileL.AutoSize = true;
  5147. this.ccFileL.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5148. this.ccFileL.ForeColor = System.Drawing.Color.Silver;
  5149. this.ccFileL.Location = new System.Drawing.Point(10, 75);
  5150. this.ccFileL.Name = "ccFileL";
  5151. this.ccFileL.Size = new System.Drawing.Size(151, 32);
  5152. this.ccFileL.TabIndex = 6;
  5153. this.ccFileL.Text = "File location:";
  5154. //
  5155. // ccL
  5156. //
  5157. this.ccL.AutoSize = true;
  5158. this.ccL.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5159. this.ccL.ForeColor = System.Drawing.Color.DodgerBlue;
  5160. this.ccL.Location = new System.Drawing.Point(9, 15);
  5161. this.ccL.Name = "ccL";
  5162. this.ccL.Size = new System.Drawing.Size(446, 41);
  5163. this.ccL.TabIndex = 5;
  5164. this.ccL.Tag = "themeable";
  5165. this.ccL.Text = "Define your custom commands";
  5166. //
  5167. // optionsTab
  5168. //
  5169. this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5170. this.optionsTab.Controls.Add(this.autoStartToggle);
  5171. this.optionsTab.Controls.Add(this.colorPicker1);
  5172. this.optionsTab.Controls.Add(this.pictureBox3);
  5173. this.optionsTab.Controls.Add(this.linkLabel3);
  5174. this.optionsTab.Controls.Add(this.pictureBox17);
  5175. this.optionsTab.Controls.Add(this.linkLabel2);
  5176. this.optionsTab.Controls.Add(this.pictureBox14);
  5177. this.optionsTab.Controls.Add(this.pictureBox13);
  5178. this.optionsTab.Controls.Add(this.pictureBox12);
  5179. this.optionsTab.Controls.Add(this.linkLabel1);
  5180. this.optionsTab.Controls.Add(this.pictureBox85);
  5181. this.optionsTab.Controls.Add(this.panel9);
  5182. this.optionsTab.Controls.Add(this.languagesL);
  5183. this.optionsTab.Controls.Add(this.linkLabel5);
  5184. this.optionsTab.Controls.Add(this.btnOpenConf);
  5185. this.optionsTab.Controls.Add(this.lblTroubleshoot);
  5186. this.optionsTab.Controls.Add(this.lblUpdating);
  5187. this.optionsTab.Controls.Add(this.btnViewLog);
  5188. this.optionsTab.Controls.Add(this.l2);
  5189. this.optionsTab.Controls.Add(this.btnUpdate);
  5190. this.optionsTab.Controls.Add(this.btnResetConfig);
  5191. this.optionsTab.Controls.Add(this.lblTheming);
  5192. this.optionsTab.Controls.Add(this.quickAccessToggle);
  5193. this.optionsTab.Location = new System.Drawing.Point(4, 29);
  5194. this.optionsTab.Name = "optionsTab";
  5195. this.optionsTab.Padding = new System.Windows.Forms.Padding(3);
  5196. this.optionsTab.Size = new System.Drawing.Size(1962, 1057);
  5197. this.optionsTab.TabIndex = 6;
  5198. this.optionsTab.Text = "Options";
  5199. //
  5200. // autoStartToggle
  5201. //
  5202. this.autoStartToggle.AccessibleName = "Start with Windows";
  5203. this.autoStartToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5204. this.autoStartToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5205. this.autoStartToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5206. this.autoStartToggle.ForeColor = System.Drawing.Color.White;
  5207. this.autoStartToggle.LabelText = "Start with Windows";
  5208. this.autoStartToggle.Location = new System.Drawing.Point(32, 74);
  5209. this.autoStartToggle.Margin = new System.Windows.Forms.Padding(9);
  5210. this.autoStartToggle.Name = "autoStartToggle";
  5211. this.autoStartToggle.Size = new System.Drawing.Size(561, 36);
  5212. this.autoStartToggle.TabIndex = 98;
  5213. this.autoStartToggle.Tag = "themeable";
  5214. this.autoStartToggle.ToggleChecked = false;
  5215. this.autoStartToggle.ToggleClicked += new System.EventHandler(this.autoStartToggle_ToggleClicked);
  5216. //
  5217. // colorPicker1
  5218. //
  5219. this.colorPicker1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  5220. this.colorPicker1.Location = new System.Drawing.Point(33, 226);
  5221. this.colorPicker1.Margin = new System.Windows.Forms.Padding(4);
  5222. this.colorPicker1.Name = "colorPicker1";
  5223. this.colorPicker1.Size = new System.Drawing.Size(208, 147);
  5224. this.colorPicker1.TabIndex = 97;
  5225. this.colorPicker1.Text = "colorPicker1";
  5226. this.colorPicker1.ColorChanged += new System.EventHandler(this.colorPicker1_ColorChanged);
  5227. //
  5228. // pictureBox3
  5229. //
  5230. this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5231. this.pictureBox3.ErrorImage = null;
  5232. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  5233. this.pictureBox3.Location = new System.Drawing.Point(1891, 753);
  5234. this.pictureBox3.Margin = new System.Windows.Forms.Padding(4);
  5235. this.pictureBox3.Name = "pictureBox3";
  5236. this.pictureBox3.Size = new System.Drawing.Size(48, 48);
  5237. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5238. this.pictureBox3.TabIndex = 96;
  5239. this.pictureBox3.TabStop = false;
  5240. //
  5241. // linkLabel3
  5242. //
  5243. this.linkLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5244. this.linkLabel3.AutoSize = true;
  5245. this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5246. this.linkLabel3.ForeColor = System.Drawing.Color.DodgerBlue;
  5247. this.linkLabel3.LinkColor = System.Drawing.Color.DodgerBlue;
  5248. this.linkLabel3.Location = new System.Drawing.Point(1704, 751);
  5249. this.linkLabel3.Name = "linkLabel3";
  5250. this.linkLabel3.Size = new System.Drawing.Size(180, 41);
  5251. this.linkLabel3.TabIndex = 95;
  5252. this.linkLabel3.TabStop = true;
  5253. this.linkLabel3.Tag = "themeable";
  5254. this.linkLabel3.Text = "Support me";
  5255. this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked_1);
  5256. //
  5257. // pictureBox17
  5258. //
  5259. this.pictureBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5260. this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
  5261. this.pictureBox17.Location = new System.Drawing.Point(1891, 867);
  5262. this.pictureBox17.Margin = new System.Windows.Forms.Padding(4);
  5263. this.pictureBox17.Name = "pictureBox17";
  5264. this.pictureBox17.Size = new System.Drawing.Size(48, 48);
  5265. this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5266. this.pictureBox17.TabIndex = 94;
  5267. this.pictureBox17.TabStop = false;
  5268. //
  5269. // linkLabel2
  5270. //
  5271. this.linkLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5272. this.linkLabel2.AutoSize = true;
  5273. this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5274. this.linkLabel2.ForeColor = System.Drawing.Color.DodgerBlue;
  5275. this.linkLabel2.LinkColor = System.Drawing.Color.DodgerBlue;
  5276. this.linkLabel2.Location = new System.Drawing.Point(1691, 865);
  5277. this.linkLabel2.Name = "linkLabel2";
  5278. this.linkLabel2.Size = new System.Drawing.Size(194, 41);
  5279. this.linkLabel2.TabIndex = 93;
  5280. this.linkLabel2.TabStop = true;
  5281. this.linkLabel2.Tag = "themeable";
  5282. this.linkLabel2.Text = "Open Source";
  5283. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked_1);
  5284. //
  5285. // pictureBox14
  5286. //
  5287. this.pictureBox14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5288. this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
  5289. this.pictureBox14.Location = new System.Drawing.Point(1891, 981);
  5290. this.pictureBox14.Margin = new System.Windows.Forms.Padding(4);
  5291. this.pictureBox14.Name = "pictureBox14";
  5292. this.pictureBox14.Size = new System.Drawing.Size(48, 48);
  5293. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5294. this.pictureBox14.TabIndex = 92;
  5295. this.pictureBox14.TabStop = false;
  5296. //
  5297. // pictureBox13
  5298. //
  5299. this.pictureBox13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5300. this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
  5301. this.pictureBox13.Location = new System.Drawing.Point(1891, 810);
  5302. this.pictureBox13.Margin = new System.Windows.Forms.Padding(4);
  5303. this.pictureBox13.Name = "pictureBox13";
  5304. this.pictureBox13.Size = new System.Drawing.Size(48, 48);
  5305. this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5306. this.pictureBox13.TabIndex = 91;
  5307. this.pictureBox13.TabStop = false;
  5308. //
  5309. // pictureBox12
  5310. //
  5311. this.pictureBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5312. this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
  5313. this.pictureBox12.Location = new System.Drawing.Point(1891, 924);
  5314. this.pictureBox12.Margin = new System.Windows.Forms.Padding(4);
  5315. this.pictureBox12.Name = "pictureBox12";
  5316. this.pictureBox12.Size = new System.Drawing.Size(48, 48);
  5317. this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5318. this.pictureBox12.TabIndex = 90;
  5319. this.pictureBox12.TabStop = false;
  5320. //
  5321. // linkLabel1
  5322. //
  5323. this.linkLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5324. this.linkLabel1.AutoSize = true;
  5325. this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5326. this.linkLabel1.ForeColor = System.Drawing.Color.DodgerBlue;
  5327. this.linkLabel1.LinkColor = System.Drawing.Color.DodgerBlue;
  5328. this.linkLabel1.Location = new System.Drawing.Point(1650, 924);
  5329. this.linkLabel1.Name = "linkLabel1";
  5330. this.linkLabel1.Size = new System.Drawing.Size(238, 41);
  5331. this.linkLabel1.TabIndex = 89;
  5332. this.linkLabel1.TabStop = true;
  5333. this.linkLabel1.Tag = "themeable";
  5334. this.linkLabel1.Text = "Discord support";
  5335. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked_1);
  5336. //
  5337. // pictureBox85
  5338. //
  5339. this.pictureBox85.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5340. this.pictureBox85.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox85.Image")));
  5341. this.pictureBox85.Location = new System.Drawing.Point(1891, 21);
  5342. this.pictureBox85.Margin = new System.Windows.Forms.Padding(4);
  5343. this.pictureBox85.Name = "pictureBox85";
  5344. this.pictureBox85.Size = new System.Drawing.Size(48, 48);
  5345. this.pictureBox85.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5346. this.pictureBox85.TabIndex = 74;
  5347. this.pictureBox85.TabStop = false;
  5348. //
  5349. // panel9
  5350. //
  5351. this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5352. this.panel9.Controls.Add(this.boxLang);
  5353. this.panel9.Controls.Add(this.picFlag);
  5354. this.panel9.Location = new System.Drawing.Point(1427, 77);
  5355. this.panel9.Margin = new System.Windows.Forms.Padding(4);
  5356. this.panel9.Name = "panel9";
  5357. this.panel9.Size = new System.Drawing.Size(512, 170);
  5358. this.panel9.TabIndex = 73;
  5359. //
  5360. // boxLang
  5361. //
  5362. this.boxLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5363. this.boxLang.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  5364. this.boxLang.Cursor = System.Windows.Forms.Cursors.Hand;
  5365. this.boxLang.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  5366. this.boxLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  5367. this.boxLang.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5368. this.boxLang.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5369. this.boxLang.ForeColor = System.Drawing.Color.White;
  5370. this.boxLang.FormattingEnabled = true;
  5371. this.boxLang.Items.AddRange(new object[] {
  5372. "English",
  5373. "Русский",
  5374. "Ελληνικά",
  5375. "Deutsch",
  5376. "Italiano",
  5377. "Čeština",
  5378. "Türkçe",
  5379. "Español",
  5380. "Português",
  5381. "Français",
  5382. "Polski",
  5383. "简体中文",
  5384. "繁體中文",
  5385. "한국어",
  5386. "العربية",
  5387. "کوردی",
  5388. "Magyar",
  5389. "Română",
  5390. "Nederlands",
  5391. "українська",
  5392. "日本語"});
  5393. this.boxLang.Location = new System.Drawing.Point(138, 4);
  5394. this.boxLang.Margin = new System.Windows.Forms.Padding(4);
  5395. this.boxLang.Name = "boxLang";
  5396. this.boxLang.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  5397. this.boxLang.Size = new System.Drawing.Size(316, 40);
  5398. this.boxLang.TabIndex = 95;
  5399. this.boxLang.SelectedIndexChanged += new System.EventHandler(this.boxLang_SelectedIndexChanged);
  5400. //
  5401. // picFlag
  5402. //
  5403. this.picFlag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5404. this.picFlag.Image = global::Optimizer.Properties.Resources.united_kingdom;
  5405. this.picFlag.Location = new System.Drawing.Point(464, 14);
  5406. this.picFlag.Margin = new System.Windows.Forms.Padding(4);
  5407. this.picFlag.Name = "picFlag";
  5408. this.picFlag.Size = new System.Drawing.Size(48, 28);
  5409. this.picFlag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5410. this.picFlag.TabIndex = 75;
  5411. this.picFlag.TabStop = false;
  5412. //
  5413. // languagesL
  5414. //
  5415. this.languagesL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  5416. this.languagesL.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5417. this.languagesL.ForeColor = System.Drawing.Color.DodgerBlue;
  5418. this.languagesL.Location = new System.Drawing.Point(1515, 27);
  5419. this.languagesL.Name = "languagesL";
  5420. this.languagesL.Size = new System.Drawing.Size(369, 42);
  5421. this.languagesL.TabIndex = 71;
  5422. this.languagesL.Tag = "themeable";
  5423. this.languagesL.Text = "Choose language";
  5424. this.languagesL.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  5425. //
  5426. // linkLabel5
  5427. //
  5428. this.linkLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5429. this.linkLabel5.AutoSize = true;
  5430. this.linkLabel5.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5431. this.linkLabel5.ForeColor = System.Drawing.Color.DodgerBlue;
  5432. this.linkLabel5.LinkColor = System.Drawing.Color.DodgerBlue;
  5433. this.linkLabel5.Location = new System.Drawing.Point(1587, 981);
  5434. this.linkLabel5.Name = "linkLabel5";
  5435. this.linkLabel5.Size = new System.Drawing.Size(295, 41);
  5436. this.linkLabel5.TabIndex = 65;
  5437. this.linkLabel5.TabStop = true;
  5438. this.linkLabel5.Tag = "themeable";
  5439. this.linkLabel5.Text = "GNU GPL 3.0 license";
  5440. this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
  5441. //
  5442. // btnOpenConf
  5443. //
  5444. this.btnOpenConf.BackColor = System.Drawing.Color.DodgerBlue;
  5445. this.btnOpenConf.FlatAppearance.BorderSize = 0;
  5446. this.btnOpenConf.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5447. this.btnOpenConf.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5448. this.btnOpenConf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5449. this.btnOpenConf.ForeColor = System.Drawing.Color.White;
  5450. this.btnOpenConf.Location = new System.Drawing.Point(51, 678);
  5451. this.btnOpenConf.Name = "btnOpenConf";
  5452. this.btnOpenConf.Size = new System.Drawing.Size(392, 46);
  5453. this.btnOpenConf.TabIndex = 63;
  5454. this.btnOpenConf.Text = "Show config folder";
  5455. this.btnOpenConf.UseVisualStyleBackColor = false;
  5456. this.btnOpenConf.Click += new System.EventHandler(this.btnOpenConf_Click);
  5457. //
  5458. // lblTroubleshoot
  5459. //
  5460. this.lblTroubleshoot.AutoSize = true;
  5461. this.lblTroubleshoot.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5462. this.lblTroubleshoot.ForeColor = System.Drawing.Color.DodgerBlue;
  5463. this.lblTroubleshoot.Location = new System.Drawing.Point(26, 568);
  5464. this.lblTroubleshoot.Name = "lblTroubleshoot";
  5465. this.lblTroubleshoot.Size = new System.Drawing.Size(210, 36);
  5466. this.lblTroubleshoot.TabIndex = 62;
  5467. this.lblTroubleshoot.Tag = "themeable";
  5468. this.lblTroubleshoot.Text = "Troubleshooting";
  5469. //
  5470. // lblUpdating
  5471. //
  5472. this.lblUpdating.AutoSize = true;
  5473. this.lblUpdating.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5474. this.lblUpdating.ForeColor = System.Drawing.Color.DodgerBlue;
  5475. this.lblUpdating.Location = new System.Drawing.Point(26, 424);
  5476. this.lblUpdating.Name = "lblUpdating";
  5477. this.lblUpdating.Size = new System.Drawing.Size(203, 36);
  5478. this.lblUpdating.TabIndex = 61;
  5479. this.lblUpdating.Tag = "themeable";
  5480. this.lblUpdating.Text = "Check && update";
  5481. //
  5482. // btnViewLog
  5483. //
  5484. this.btnViewLog.BackColor = System.Drawing.Color.DodgerBlue;
  5485. this.btnViewLog.FlatAppearance.BorderSize = 0;
  5486. this.btnViewLog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5487. this.btnViewLog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5488. this.btnViewLog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5489. this.btnViewLog.ForeColor = System.Drawing.Color.White;
  5490. this.btnViewLog.Location = new System.Drawing.Point(51, 626);
  5491. this.btnViewLog.Name = "btnViewLog";
  5492. this.btnViewLog.Size = new System.Drawing.Size(392, 46);
  5493. this.btnViewLog.TabIndex = 60;
  5494. this.btnViewLog.Text = "View errors";
  5495. this.btnViewLog.UseVisualStyleBackColor = false;
  5496. this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
  5497. //
  5498. // l2
  5499. //
  5500. this.l2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  5501. this.l2.AutoSize = true;
  5502. this.l2.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5503. this.l2.ForeColor = System.Drawing.Color.DodgerBlue;
  5504. this.l2.LinkColor = System.Drawing.Color.DodgerBlue;
  5505. this.l2.Location = new System.Drawing.Point(1650, 809);
  5506. this.l2.Name = "l2";
  5507. this.l2.Size = new System.Drawing.Size(233, 41);
  5508. this.l2.TabIndex = 59;
  5509. this.l2.TabStop = true;
  5510. this.l2.Tag = "themeable";
  5511. this.l2.Text = "deadmoon © ∞";
  5512. this.l2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.l2_LinkClicked);
  5513. //
  5514. // btnUpdate
  5515. //
  5516. this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue;
  5517. this.btnUpdate.FlatAppearance.BorderSize = 0;
  5518. this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5519. this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5520. this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5521. this.btnUpdate.Font = new System.Drawing.Font("Segoe UI Semibold", 10F);
  5522. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  5523. this.btnUpdate.Location = new System.Drawing.Point(51, 476);
  5524. this.btnUpdate.Name = "btnUpdate";
  5525. this.btnUpdate.Size = new System.Drawing.Size(392, 46);
  5526. this.btnUpdate.TabIndex = 57;
  5527. this.btnUpdate.Text = "Check for update";
  5528. this.btnUpdate.UseVisualStyleBackColor = false;
  5529. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  5530. //
  5531. // btnResetConfig
  5532. //
  5533. this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue;
  5534. this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.RoyalBlue;
  5535. this.btnResetConfig.FlatAppearance.BorderSize = 0;
  5536. this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue;
  5537. this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
  5538. this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5539. this.btnResetConfig.ForeColor = System.Drawing.Color.White;
  5540. this.btnResetConfig.Location = new System.Drawing.Point(51, 730);
  5541. this.btnResetConfig.Name = "btnResetConfig";
  5542. this.btnResetConfig.Size = new System.Drawing.Size(392, 46);
  5543. this.btnResetConfig.TabIndex = 56;
  5544. this.btnResetConfig.Text = "Repair";
  5545. this.btnResetConfig.UseVisualStyleBackColor = false;
  5546. this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click);
  5547. //
  5548. // lblTheming
  5549. //
  5550. this.lblTheming.AutoSize = true;
  5551. this.lblTheming.Font = new System.Drawing.Font("Segoe UI Semibold", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5552. this.lblTheming.ForeColor = System.Drawing.Color.DodgerBlue;
  5553. this.lblTheming.Location = new System.Drawing.Point(26, 184);
  5554. this.lblTheming.Name = "lblTheming";
  5555. this.lblTheming.Size = new System.Drawing.Size(246, 36);
  5556. this.lblTheming.TabIndex = 55;
  5557. this.lblTheming.Tag = "themeable";
  5558. this.lblTheming.Text = "Choose your theme";
  5559. //
  5560. // quickAccessToggle
  5561. //
  5562. this.quickAccessToggle.AccessibleName = "Show Quick Access Menu";
  5563. this.quickAccessToggle.AccessibleRole = System.Windows.Forms.AccessibleRole.CheckButton;
  5564. this.quickAccessToggle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5565. this.quickAccessToggle.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5566. this.quickAccessToggle.ForeColor = System.Drawing.Color.White;
  5567. this.quickAccessToggle.LabelText = "Show Quick Access Menu";
  5568. this.quickAccessToggle.Location = new System.Drawing.Point(32, 27);
  5569. this.quickAccessToggle.Margin = new System.Windows.Forms.Padding(9);
  5570. this.quickAccessToggle.Name = "quickAccessToggle";
  5571. this.quickAccessToggle.Size = new System.Drawing.Size(561, 36);
  5572. this.quickAccessToggle.TabIndex = 88;
  5573. this.quickAccessToggle.Tag = "themeable";
  5574. this.quickAccessToggle.ToggleChecked = false;
  5575. this.quickAccessToggle.ToggleClicked += new System.EventHandler(this.quickAccessToggle_ToggleClicked);
  5576. //
  5577. // imagesHw
  5578. //
  5579. this.imagesHw.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imagesHw.ImageStream")));
  5580. this.imagesHw.TransparentColor = System.Drawing.Color.Transparent;
  5581. this.imagesHw.Images.SetKeyName(0, "cpu.png");
  5582. this.imagesHw.Images.SetKeyName(1, "ram.png");
  5583. this.imagesHw.Images.SetKeyName(2, "gpu.png");
  5584. this.imagesHw.Images.SetKeyName(3, "mobo.png");
  5585. this.imagesHw.Images.SetKeyName(4, "1608923_hdd_o_icon.png");
  5586. this.imagesHw.Images.SetKeyName(5, "inet.png");
  5587. this.imagesHw.Images.SetKeyName(6, "audio.png");
  5588. this.imagesHw.Images.SetKeyName(7, "dev.png");
  5589. this.imagesHw.Images.SetKeyName(8, "os.png");
  5590. //
  5591. // defineCommandDialog
  5592. //
  5593. this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe";
  5594. this.defineCommandDialog.Title = "Optimizer";
  5595. this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk);
  5596. //
  5597. // defineProgramDialog
  5598. //
  5599. this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe";
  5600. this.defineProgramDialog.Title = "Optimizer";
  5601. this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk);
  5602. //
  5603. // defineFolderDialog
  5604. //
  5605. this.defineFolderDialog.Description = "Optimizer";
  5606. //
  5607. // defineFileDialog
  5608. //
  5609. this.defineFileDialog.Filter = "All files [*.*]|*.*";
  5610. this.defineFileDialog.Title = "Optimizer";
  5611. this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk);
  5612. //
  5613. // DefineProgramIconDialog
  5614. //
  5615. this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  5616. this.DefineProgramIconDialog.Title = "Optimizer";
  5617. this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk);
  5618. //
  5619. // DefineFolderIconDialog
  5620. //
  5621. this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  5622. this.DefineFolderIconDialog.Title = "Optimizer";
  5623. this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk);
  5624. //
  5625. // DefineURLIconDialog
  5626. //
  5627. this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  5628. this.DefineURLIconDialog.Title = "Optimizer";
  5629. this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk);
  5630. //
  5631. // DefineFileIconDialog
  5632. //
  5633. this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  5634. this.DefineFileIconDialog.Title = "Optimizer";
  5635. this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk);
  5636. //
  5637. // DefineCommandIconDialog
  5638. //
  5639. this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe";
  5640. this.DefineCommandIconDialog.Title = "Optimizer";
  5641. this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk);
  5642. //
  5643. // ExportDialog
  5644. //
  5645. this.ExportDialog.Filter = "Text [*.txt]|*.txt";
  5646. this.ExportDialog.Title = "Optimizer";
  5647. //
  5648. // launcherMenu
  5649. //
  5650. this.launcherMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))));
  5651. this.launcherMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5652. this.launcherMenu.ImageScalingSize = new System.Drawing.Size(20, 20);
  5653. this.launcherMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  5654. this.trayStartup,
  5655. this.trayCleaner,
  5656. this.trayPinger,
  5657. this.trayHosts,
  5658. this.trayAD,
  5659. this.trayHW,
  5660. this.trayRegistry,
  5661. this.toolStripSeparator1,
  5662. this.trayOptions,
  5663. this.trayRestartExplorer,
  5664. this.trayUnlocker,
  5665. this.toolStripSeparator2,
  5666. this.trayExit});
  5667. this.launcherMenu.Name = "launcherMenu";
  5668. this.launcherMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  5669. this.launcherMenu.Size = new System.Drawing.Size(291, 390);
  5670. //
  5671. // trayStartup
  5672. //
  5673. this.trayStartup.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5674. this.trayStartup.ForeColor = System.Drawing.Color.White;
  5675. this.trayStartup.Image = ((System.Drawing.Image)(resources.GetObject("trayStartup.Image")));
  5676. this.trayStartup.Name = "trayStartup";
  5677. this.trayStartup.Size = new System.Drawing.Size(290, 34);
  5678. this.trayStartup.Text = "Startup Manager";
  5679. this.trayStartup.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  5680. this.trayStartup.Click += new System.EventHandler(this.startupItem_Click);
  5681. //
  5682. // trayCleaner
  5683. //
  5684. this.trayCleaner.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5685. this.trayCleaner.ForeColor = System.Drawing.Color.White;
  5686. this.trayCleaner.Image = ((System.Drawing.Image)(resources.GetObject("trayCleaner.Image")));
  5687. this.trayCleaner.Name = "trayCleaner";
  5688. this.trayCleaner.Size = new System.Drawing.Size(290, 34);
  5689. this.trayCleaner.Text = "PC Cleaner";
  5690. this.trayCleaner.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  5691. this.trayCleaner.Click += new System.EventHandler(this.cleanerItem_Click);
  5692. //
  5693. // trayPinger
  5694. //
  5695. this.trayPinger.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5696. this.trayPinger.ForeColor = System.Drawing.Color.White;
  5697. this.trayPinger.Image = ((System.Drawing.Image)(resources.GetObject("trayPinger.Image")));
  5698. this.trayPinger.Name = "trayPinger";
  5699. this.trayPinger.Size = new System.Drawing.Size(290, 34);
  5700. this.trayPinger.Text = "Pinger Tool";
  5701. this.trayPinger.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  5702. this.trayPinger.Click += new System.EventHandler(this.pingerItem_Click);
  5703. //
  5704. // trayHosts
  5705. //
  5706. this.trayHosts.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5707. this.trayHosts.ForeColor = System.Drawing.Color.White;
  5708. this.trayHosts.Image = ((System.Drawing.Image)(resources.GetObject("trayHosts.Image")));
  5709. this.trayHosts.Name = "trayHosts";
  5710. this.trayHosts.Size = new System.Drawing.Size(290, 34);
  5711. this.trayHosts.Text = "HOSTS Editor";
  5712. this.trayHosts.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  5713. this.trayHosts.Click += new System.EventHandler(this.hostsItem_Click);
  5714. //
  5715. // trayAD
  5716. //
  5717. this.trayAD.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5718. this.trayAD.ForeColor = System.Drawing.Color.White;
  5719. this.trayAD.Image = ((System.Drawing.Image)(resources.GetObject("trayAD.Image")));
  5720. this.trayAD.Name = "trayAD";
  5721. this.trayAD.Size = new System.Drawing.Size(290, 34);
  5722. this.trayAD.Text = "Apps Downloader";
  5723. this.trayAD.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  5724. this.trayAD.Click += new System.EventHandler(this.appsItem_Click);
  5725. //
  5726. // trayHW
  5727. //
  5728. this.trayHW.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5729. this.trayHW.ForeColor = System.Drawing.Color.White;
  5730. this.trayHW.Image = ((System.Drawing.Image)(resources.GetObject("trayHW.Image")));
  5731. this.trayHW.Name = "trayHW";
  5732. this.trayHW.Size = new System.Drawing.Size(290, 34);
  5733. this.trayHW.Text = "Hardware Information";
  5734. this.trayHW.Click += new System.EventHandler(this.trayHW_Click);
  5735. //
  5736. // trayRegistry
  5737. //
  5738. this.trayRegistry.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5739. this.trayRegistry.ForeColor = System.Drawing.Color.White;
  5740. this.trayRegistry.Image = ((System.Drawing.Image)(resources.GetObject("trayRegistry.Image")));
  5741. this.trayRegistry.Name = "trayRegistry";
  5742. this.trayRegistry.Size = new System.Drawing.Size(290, 34);
  5743. this.trayRegistry.Text = "Registry Repair";
  5744. this.trayRegistry.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  5745. this.trayRegistry.Click += new System.EventHandler(this.trayRegistry_Click);
  5746. //
  5747. // toolStripSeparator1
  5748. //
  5749. this.toolStripSeparator1.BackColor = System.Drawing.Color.DodgerBlue;
  5750. this.toolStripSeparator1.ForeColor = System.Drawing.Color.White;
  5751. this.toolStripSeparator1.Name = "toolStripSeparator1";
  5752. this.toolStripSeparator1.Size = new System.Drawing.Size(287, 6);
  5753. this.toolStripSeparator1.Tag = "";
  5754. //
  5755. // trayOptions
  5756. //
  5757. this.trayOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5758. this.trayOptions.ForeColor = System.Drawing.Color.White;
  5759. this.trayOptions.Image = ((System.Drawing.Image)(resources.GetObject("trayOptions.Image")));
  5760. this.trayOptions.Name = "trayOptions";
  5761. this.trayOptions.Size = new System.Drawing.Size(290, 34);
  5762. this.trayOptions.Text = "Options";
  5763. this.trayOptions.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  5764. this.trayOptions.Click += new System.EventHandler(this.trayOptions_Click);
  5765. //
  5766. // trayRestartExplorer
  5767. //
  5768. this.trayRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5769. this.trayRestartExplorer.ForeColor = System.Drawing.Color.White;
  5770. this.trayRestartExplorer.Image = ((System.Drawing.Image)(resources.GetObject("trayRestartExplorer.Image")));
  5771. this.trayRestartExplorer.Name = "trayRestartExplorer";
  5772. this.trayRestartExplorer.Size = new System.Drawing.Size(290, 34);
  5773. this.trayRestartExplorer.Text = "Restart Explorer";
  5774. this.trayRestartExplorer.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  5775. this.trayRestartExplorer.Click += new System.EventHandler(this.restartExpolorerItem_Click);
  5776. //
  5777. // trayUnlocker
  5778. //
  5779. this.trayUnlocker.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
  5780. this.trayUnlocker.ForeColor = System.Drawing.Color.White;
  5781. this.trayUnlocker.Image = ((System.Drawing.Image)(resources.GetObject("trayUnlocker.Image")));
  5782. this.trayUnlocker.Name = "trayUnlocker";
  5783. this.trayUnlocker.Size = new System.Drawing.Size(290, 34);
  5784. this.trayUnlocker.Text = "Find Handles";
  5785. this.trayUnlocker.Click += new System.EventHandler(this.trayUnlocker_Click);
  5786. //
  5787. // toolStripSeparator2
  5788. //
  5789. this.toolStripSeparator2.Name = "toolStripSeparator2";
  5790. this.toolStripSeparator2.Size = new System.Drawing.Size(287, 6);
  5791. //
  5792. // trayExit
  5793. //
  5794. this.trayExit.Font = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5795. this.trayExit.ForeColor = System.Drawing.Color.White;
  5796. this.trayExit.Image = ((System.Drawing.Image)(resources.GetObject("trayExit.Image")));
  5797. this.trayExit.Name = "trayExit";
  5798. this.trayExit.Size = new System.Drawing.Size(290, 34);
  5799. this.trayExit.Text = "Exit";
  5800. this.trayExit.Click += new System.EventHandler(this.exitItem_Click);
  5801. //
  5802. // launcherIcon
  5803. //
  5804. this.launcherIcon.ContextMenuStrip = this.launcherMenu;
  5805. this.launcherIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("launcherIcon.Icon")));
  5806. this.launcherIcon.Text = "Optimizer";
  5807. this.launcherIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.launcherIcon_MouseDoubleClick);
  5808. //
  5809. // MainForm
  5810. //
  5811. this.AutoScaleDimensions = new System.Drawing.SizeF(144F, 144F);
  5812. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  5813. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  5814. this.ClientSize = new System.Drawing.Size(1972, 1187);
  5815. this.Controls.Add(this.bpanel);
  5816. this.Controls.Add(this.tpanel);
  5817. this.DoubleBuffered = true;
  5818. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  5819. this.ForeColor = System.Drawing.Color.White;
  5820. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  5821. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  5822. this.MinimumSize = new System.Drawing.Size(1320, 840);
  5823. this.Name = "MainForm";
  5824. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  5825. this.Text = "Optimizer";
  5826. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  5827. this.Load += new System.EventHandler(this.Main_Load);
  5828. this.ResizeBegin += new System.EventHandler(this.MainForm_ResizeBegin);
  5829. this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
  5830. this.tpanel.ResumeLayout(false);
  5831. this.tpanel.PerformLayout();
  5832. ((System.ComponentModel.ISupportInitialize)(this.picRestartNeeded)).EndInit();
  5833. ((System.ComponentModel.ISupportInitialize)(this.picLab)).EndInit();
  5834. ((System.ComponentModel.ISupportInitialize)(this.picUpdate)).EndInit();
  5835. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  5836. this.bpanel.ResumeLayout(false);
  5837. this.tabCollection.ResumeLayout(false);
  5838. this.universalTab.ResumeLayout(false);
  5839. this.universalTab.PerformLayout();
  5840. this.windows10Tab.ResumeLayout(false);
  5841. this.windows10Tab.PerformLayout();
  5842. this.panelWin11Tweaks.ResumeLayout(false);
  5843. this.panelWin11Tweaks.PerformLayout();
  5844. this.windows8Tab.ResumeLayout(false);
  5845. this.windows8Tab.PerformLayout();
  5846. this.advancedTab.ResumeLayout(false);
  5847. this.modernAppsTab.ResumeLayout(false);
  5848. this.modernAppsTab.PerformLayout();
  5849. this.startupTab.ResumeLayout(false);
  5850. this.startupTab.PerformLayout();
  5851. this.panel3.ResumeLayout(false);
  5852. this.appsTab.ResumeLayout(false);
  5853. this.appsTab.PerformLayout();
  5854. this.panel10.ResumeLayout(false);
  5855. this.panel10.PerformLayout();
  5856. this.panelCommonApps.ResumeLayout(false);
  5857. this.panelCommonApps.PerformLayout();
  5858. this.cleanerTab.ResumeLayout(false);
  5859. this.panel14.ResumeLayout(false);
  5860. this.panel13.ResumeLayout(false);
  5861. this.panel13.PerformLayout();
  5862. this.panel1.ResumeLayout(false);
  5863. this.panel1.PerformLayout();
  5864. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  5865. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  5866. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  5867. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  5868. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  5869. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  5870. this.pingerTab.ResumeLayout(false);
  5871. this.netTools.ResumeLayout(false);
  5872. this.tabPage1.ResumeLayout(false);
  5873. this.tabPage1.PerformLayout();
  5874. this.panel7.ResumeLayout(false);
  5875. this.tabPage2.ResumeLayout(false);
  5876. this.tabPage2.PerformLayout();
  5877. this.hostsEditorTab.ResumeLayout(false);
  5878. this.hostsEditorTab.PerformLayout();
  5879. this.panel4.ResumeLayout(false);
  5880. this.panel4.PerformLayout();
  5881. this.panelList.ResumeLayout(false);
  5882. this.registryFixerTab.ResumeLayout(false);
  5883. this.registryFixerTab.PerformLayout();
  5884. this.panel2.ResumeLayout(false);
  5885. this.panel2.PerformLayout();
  5886. this.indiciumTab.ResumeLayout(false);
  5887. this.panel12.ResumeLayout(false);
  5888. this.indiciumMenu.ResumeLayout(false);
  5889. this.panel11.ResumeLayout(false);
  5890. this.integratorTab.ResumeLayout(false);
  5891. this.synapse.ResumeLayout(false);
  5892. this.integratorInfoTab.ResumeLayout(false);
  5893. this.integratorInfoTab.PerformLayout();
  5894. this.tabPage8.ResumeLayout(false);
  5895. this.tabPage8.PerformLayout();
  5896. this.itemnamegroup.ResumeLayout(false);
  5897. this.itemnamegroup.PerformLayout();
  5898. this.security.ResumeLayout(false);
  5899. this.security.PerformLayout();
  5900. this.itemposition.ResumeLayout(false);
  5901. this.itemposition.PerformLayout();
  5902. this.icontoaddgroup.ResumeLayout(false);
  5903. this.icontoaddgroup.PerformLayout();
  5904. this.itemtoaddgroup.ResumeLayout(false);
  5905. this.itemtoaddgroup.PerformLayout();
  5906. this.itemtype.ResumeLayout(false);
  5907. this.itemtype.PerformLayout();
  5908. this.tabPage9.ResumeLayout(false);
  5909. this.tabPage9.PerformLayout();
  5910. this.panel5.ResumeLayout(false);
  5911. this.tabPage10.ResumeLayout(false);
  5912. this.tabPage10.PerformLayout();
  5913. this.tabPage11.ResumeLayout(false);
  5914. this.tabPage11.PerformLayout();
  5915. this.panel6.ResumeLayout(false);
  5916. this.optionsTab.ResumeLayout(false);
  5917. this.optionsTab.PerformLayout();
  5918. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  5919. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  5920. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  5921. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  5922. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  5923. ((System.ComponentModel.ISupportInitialize)(this.pictureBox85)).EndInit();
  5924. this.panel9.ResumeLayout(false);
  5925. ((System.ComponentModel.ISupportInitialize)(this.picFlag)).EndInit();
  5926. this.launcherMenu.ResumeLayout(false);
  5927. this.ResumeLayout(false);
  5928. }
  5929. #endregion
  5930. private System.Windows.Forms.Panel tpanel;
  5931. private System.Windows.Forms.Label txtBitness;
  5932. private System.Windows.Forms.Label txtOS;
  5933. private System.Windows.Forms.Label txtVersion;
  5934. private System.Windows.Forms.PictureBox pictureBox1;
  5935. private System.Windows.Forms.Label label2;
  5936. private System.Windows.Forms.Panel bpanel;
  5937. private MoonTabs tabCollection;
  5938. private System.Windows.Forms.TabPage universalTab;
  5939. private System.Windows.Forms.TabPage windows10Tab;
  5940. private System.Windows.Forms.TabPage windows8Tab;
  5941. private System.Windows.Forms.TabPage cleanerTab;
  5942. private System.Windows.Forms.TabPage startupTab;
  5943. private System.Windows.Forms.Label startupTitle;
  5944. private System.Windows.Forms.Button removeStartupItemB;
  5945. private System.Windows.Forms.TabPage registryFixerTab;
  5946. private System.Windows.Forms.Label registryTitle;
  5947. private System.Windows.Forms.Button regFixB;
  5948. private System.Windows.Forms.Panel panel2;
  5949. private MoonCheck checkRegistryEditor;
  5950. private MoonCheck checkEnableAll;
  5951. private MoonCheck checkContextMenu;
  5952. private MoonCheck checkTaskManager;
  5953. private MoonCheck checkCommandPrompt;
  5954. private MoonCheck checkFirewall;
  5955. private MoonCheck checkRunDialog;
  5956. private MoonCheck checkFolderOptions;
  5957. private MoonCheck checkControlPanel;
  5958. private MoonCheck checkRestartExplorer;
  5959. private System.Windows.Forms.Panel panel3;
  5960. private System.Windows.Forms.Label regLbl;
  5961. private System.Windows.Forms.ListView listStartupItems;
  5962. private System.Windows.Forms.ColumnHeader columnHeader1;
  5963. private System.Windows.Forms.ColumnHeader columnHeader2;
  5964. private System.Windows.Forms.Button refreshStartupB;
  5965. private System.Windows.Forms.Button locateFileB;
  5966. private System.Windows.Forms.ColumnHeader columnHeader3;
  5967. private System.Windows.Forms.TabPage hostsEditorTab;
  5968. private System.Windows.Forms.Label hostsTitle;
  5969. private System.Windows.Forms.LinkLabel linkLocate;
  5970. private System.Windows.Forms.LinkLabel linkAdvancedEdit;
  5971. private System.Windows.Forms.LinkLabel linkRestoreDefault;
  5972. private MoonList listHostEntries;
  5973. private System.Windows.Forms.Panel panel4;
  5974. private System.Windows.Forms.Button removeAllHostsB;
  5975. private System.Windows.Forms.Button refreshHostsB;
  5976. private System.Windows.Forms.Button removeHostB;
  5977. private System.Windows.Forms.TextBox txtDomain;
  5978. private System.Windows.Forms.Label lblDomain;
  5979. private System.Windows.Forms.Label lblIP;
  5980. private System.Windows.Forms.Button addHostB;
  5981. private System.Windows.Forms.TextBox txtIP;
  5982. private System.Windows.Forms.TabPage integratorTab;
  5983. private MoonTabs synapse;
  5984. private System.Windows.Forms.TabPage integratorInfoTab;
  5985. private System.Windows.Forms.TabPage tabPage8;
  5986. private System.Windows.Forms.TabPage tabPage9;
  5987. private System.Windows.Forms.TabPage tabPage10;
  5988. private System.Windows.Forms.TabPage tabPage11;
  5989. private System.Windows.Forms.Label integrator7;
  5990. private System.Windows.Forms.Label integrator6;
  5991. private System.Windows.Forms.Label integrator5;
  5992. private System.Windows.Forms.Label integrator4;
  5993. private System.Windows.Forms.Label integrator3;
  5994. private System.Windows.Forms.Label integrator2;
  5995. private System.Windows.Forms.Label integrator1;
  5996. private System.Windows.Forms.Button button48;
  5997. private System.Windows.Forms.TextBox txtRunKeyword;
  5998. private System.Windows.Forms.Label ccKeywordL;
  5999. private System.Windows.Forms.TextBox txtRunFile;
  6000. private System.Windows.Forms.Label ccFileL;
  6001. private System.Windows.Forms.Label ccL;
  6002. private System.Windows.Forms.Button btnCreateCustomCommand;
  6003. internal System.Windows.Forms.OpenFileDialog defineCommandDialog;
  6004. private System.Windows.Forms.Label readyMenusL;
  6005. private MoonList listDesktopItems;
  6006. private System.Windows.Forms.Label removeIntegratorItemsL;
  6007. private System.Windows.Forms.Button refreshIIB;
  6008. private System.Windows.Forms.Button removeDIB;
  6009. private System.Windows.Forms.Button removeAllIIB;
  6010. private System.Windows.Forms.GroupBox itemtype;
  6011. private MoonRadio radioCommand;
  6012. private MoonRadio radioProgram;
  6013. private MoonRadio radioFile;
  6014. private MoonRadio radioFolder;
  6015. private MoonRadio radioLink;
  6016. private System.Windows.Forms.Label addItemL;
  6017. private System.Windows.Forms.GroupBox icontoaddgroup;
  6018. private MoonCheck checkDefaultIcon;
  6019. private System.Windows.Forms.Button btnBrowseIcon;
  6020. private System.Windows.Forms.TextBox txtIcon;
  6021. private System.Windows.Forms.GroupBox itemtoaddgroup;
  6022. private System.Windows.Forms.Button btnBrowseItem;
  6023. private System.Windows.Forms.TextBox txtItem;
  6024. private System.Windows.Forms.GroupBox security;
  6025. private MoonCheck checkShift;
  6026. private System.Windows.Forms.GroupBox itemposition;
  6027. private MoonRadio radioTop;
  6028. private MoonRadio radioMiddle;
  6029. private MoonRadio radioBottom;
  6030. private System.Windows.Forms.GroupBox itemnamegroup;
  6031. private System.Windows.Forms.TextBox txtItemName;
  6032. private System.Windows.Forms.Button btnAddItem;
  6033. internal System.Windows.Forms.OpenFileDialog defineProgramDialog;
  6034. internal System.Windows.Forms.FolderBrowserDialog defineFolderDialog;
  6035. internal System.Windows.Forms.OpenFileDialog defineFileDialog;
  6036. internal System.Windows.Forms.OpenFileDialog DefineProgramIconDialog;
  6037. internal System.Windows.Forms.OpenFileDialog DefineFolderIconDialog;
  6038. internal System.Windows.Forms.OpenFileDialog DefineURLIconDialog;
  6039. internal System.Windows.Forms.OpenFileDialog DefineFileIconDialog;
  6040. internal System.Windows.Forms.OpenFileDialog DefineCommandIconDialog;
  6041. private System.Windows.Forms.Button findInRegB;
  6042. private System.Windows.Forms.TabPage optionsTab;
  6043. private System.Windows.Forms.Label lblTheming;
  6044. private MoonList listCustomCommands;
  6045. private System.Windows.Forms.Label removeCCL;
  6046. private System.Windows.Forms.Button removeCCB;
  6047. private System.Windows.Forms.Button refreshCCB;
  6048. private System.Windows.Forms.Panel panel5;
  6049. private System.Windows.Forms.Panel panel6;
  6050. private System.Windows.Forms.Panel panelList;
  6051. private System.Windows.Forms.TabPage modernAppsTab;
  6052. private System.Windows.Forms.Label txtModernAppsTitle;
  6053. private System.Windows.Forms.Button uninstallModernAppsButton;
  6054. private System.Windows.Forms.Button refreshModernAppsButton;
  6055. private MoonCheck chkSelectAllModernApps;
  6056. private System.Windows.Forms.Button btnResetConfig;
  6057. private System.Windows.Forms.Button btnUpdate;
  6058. private MoonCheck chkReadOnly;
  6059. private System.Windows.Forms.Label lblLock;
  6060. private MoonCheck chkBlock;
  6061. private System.Windows.Forms.TabPage appsTab;
  6062. private System.Windows.Forms.Button btnDownloadApps;
  6063. private System.Windows.Forms.Label appsTitle;
  6064. private System.Windows.Forms.Label setDownDirLbl;
  6065. private System.Windows.Forms.TextBox txtDownloadFolder;
  6066. private System.Windows.Forms.Button changeDownDirB;
  6067. private System.Windows.Forms.Label txtDownloadStatus;
  6068. private System.Windows.Forms.Label bitPref;
  6069. private MoonRadio c32;
  6070. private System.Windows.Forms.Button goToDownloadsB;
  6071. private System.Windows.Forms.LinkLabel linkWarnings;
  6072. private MoonCheck cAutoInstall;
  6073. private MoonCheck chkOnlyRemovable;
  6074. private MoonProgress progressDownloader;
  6075. private System.Windows.Forms.Button btnGetFeed;
  6076. private System.Windows.Forms.Panel panelCommonApps;
  6077. private System.Windows.Forms.LinkLabel l2;
  6078. private System.Windows.Forms.Panel groupSystemTools;
  6079. private System.Windows.Forms.Button btnViewLog;
  6080. private System.Windows.Forms.Label lblTroubleshoot;
  6081. private System.Windows.Forms.Label lblUpdating;
  6082. private System.Windows.Forms.Button btnOpenConf;
  6083. private System.Windows.Forms.TabPage pingerTab;
  6084. internal System.Windows.Forms.SaveFileDialog ExportDialog;
  6085. private System.Windows.Forms.ContextMenuStrip launcherMenu;
  6086. private System.Windows.Forms.NotifyIcon launcherIcon;
  6087. private System.Windows.Forms.ToolStripMenuItem trayStartup;
  6088. private System.Windows.Forms.ToolStripMenuItem trayCleaner;
  6089. private System.Windows.Forms.ToolStripMenuItem trayPinger;
  6090. private System.Windows.Forms.ToolStripMenuItem trayHosts;
  6091. private System.Windows.Forms.ToolStripMenuItem trayAD;
  6092. private System.Windows.Forms.ToolStripMenuItem trayExit;
  6093. private System.Windows.Forms.LinkLabel linkLabel5;
  6094. private System.Windows.Forms.ToolStripMenuItem trayRestartExplorer;
  6095. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  6096. private MoonRadio c64;
  6097. private System.Windows.Forms.Panel panel10;
  6098. private TextBox txtBackupTitle;
  6099. private Label lblBackupTitle;
  6100. private Label languagesL;
  6101. private PictureBox pictureBox85;
  6102. private Panel panel9;
  6103. private PictureBox picFlag;
  6104. private Label txtNetFw;
  6105. private Panel groupCoding;
  6106. private Panel groupInternet;
  6107. private Panel groupSoundVideo;
  6108. private Label lblVideoSound;
  6109. private Label lblCoding;
  6110. private Label lblSystemTools;
  6111. private Label lblInternet;
  6112. private Panel panelWin11Tweaks;
  6113. private ToolStripMenuItem trayRegistry;
  6114. private ToolStripMenuItem trayOptions;
  6115. private Label txtFeedError;
  6116. private ToggleCard performanceSw;
  6117. private ToggleCard faxSw;
  6118. private ToggleCard homegroupSw;
  6119. private ToggleCard stickySw;
  6120. private ToggleCard compatSw;
  6121. private ToggleCard mediaSharingSw;
  6122. private ToggleCard printSw;
  6123. private ToggleCard superfetchSw;
  6124. private ToggleCard reportingSw;
  6125. private ToggleCard systemRestoreSw;
  6126. private ToggleCard officeTelemetrySw;
  6127. private ToggleCard smartScreenSw;
  6128. private ToggleCard networkSw;
  6129. private ToggleCard telemetryTasksSw;
  6130. private ToggleCard defenderSw;
  6131. private ToggleCard tpmSw;
  6132. private ToggleCard xboxSw;
  6133. private ToggleCard inkSw;
  6134. private ToggleCard spellSw;
  6135. private ToggleCard longPathsSw;
  6136. private ToggleCard uODSw;
  6137. private ToggleCard peopleSw;
  6138. private ToggleCard oldExplorerSw;
  6139. private ToggleCard adsSw;
  6140. private ToggleCard storeUpdatesSw;
  6141. private ToggleCard oldMixerSw;
  6142. private ToggleCard insiderSw;
  6143. private ToggleCard castSw;
  6144. private ToggleCard gameBarSw;
  6145. private ToggleCard sensorSw;
  6146. private ToggleCard ccSw;
  6147. private ToggleCard cortanaSw;
  6148. private ToggleCard privacySw;
  6149. private ToggleCard driversSw;
  6150. private ToggleCard telemetryServicesSw;
  6151. private ToggleCard autoUpdatesSw;
  6152. private ToggleCard classicContextSw;
  6153. private ToggleCard widgetsSw;
  6154. private ToggleCard chatSw;
  6155. private ToggleCard snapAssistSw;
  6156. private ToggleCard leftTaskbarSw;
  6157. private ToggleCard disableOneDriveSw;
  6158. private ToggleCard quickAccessToggle;
  6159. private PictureBox picUpdate;
  6160. private TabPage indiciumTab;
  6161. private MoonTree specsTree;
  6162. private Panel panel12;
  6163. private Panel panel11;
  6164. private ImageList imagesHw;
  6165. private ToggleCard hwDetailed;
  6166. private ToolStripMenuItem trayHW;
  6167. private ContextMenuStrip indiciumMenu;
  6168. private ToolStripMenuItem toolHWCopy;
  6169. private ToolStripMenuItem toolHWGoogle;
  6170. private ToolStripMenuItem toolHWDuck;
  6171. private ToolStripSeparator toolStripSeparator2;
  6172. private ToggleCard vsSw;
  6173. private ToggleCard chromeTelemetrySw;
  6174. private ToggleCard ffTelemetrySw;
  6175. private LinkLabel linkLabel1;
  6176. private PictureBox pictureBox13;
  6177. private PictureBox pictureBox12;
  6178. private PictureBox pictureBox14;
  6179. private PictureBox picLab;
  6180. private PictureBox pictureBox17;
  6181. private LinkLabel linkLabel2;
  6182. private MoonComboBox boxLang;
  6183. private Panel panel1;
  6184. private MoonCheck edgeSession;
  6185. private MoonCheck edgeHistory;
  6186. private Label lblFootprint;
  6187. private MoonCheck edgeCookies;
  6188. private Label lblPretext;
  6189. private MoonCheck edgeCache;
  6190. private MoonCheck IECache;
  6191. private MoonCheck firefoxHistory;
  6192. private MoonCheck firefoxCookies;
  6193. private MoonCheck firefoxCache;
  6194. private MoonCheck chromePws;
  6195. private MoonCheck chromeSession;
  6196. private MoonCheck chromeHistory;
  6197. private MoonCheck chromeCookies;
  6198. private MoonCheck chromeCache;
  6199. private Label label7;
  6200. private Label label6;
  6201. private Label label5;
  6202. private Label label4;
  6203. private PictureBox pictureBox11;
  6204. private PictureBox pictureBox10;
  6205. private PictureBox pictureBox9;
  6206. private PictureBox pictureBox8;
  6207. private MoonCheck checkErrorReports;
  6208. private MoonCheck checkTemp;
  6209. private MoonCheck checkBin;
  6210. private MoonCheck checkMiniDumps;
  6211. private PictureBox pictureBox2;
  6212. private Label label8;
  6213. private Panel panel13;
  6214. private Panel panel14;
  6215. private MoonCheckList listCleanPreview;
  6216. private LinkLabel checkSelectAll;
  6217. private ToggleCard gameModeSw;
  6218. private PictureBox pictureBox3;
  6219. private LinkLabel linkLabel3;
  6220. private ToggleCard compactModeSw;
  6221. private ToggleCard PMB;
  6222. private ToggleCard AddCMDB;
  6223. private ToggleCard AddOwnerB;
  6224. private ToggleCard DSB;
  6225. private ToggleCard SSB;
  6226. private ToggleCard STB;
  6227. private ToggleCard WAB;
  6228. private Label label9;
  6229. private PictureBox pictureBox4;
  6230. private MoonCheck bravePasswords;
  6231. private MoonCheck braveSession;
  6232. private MoonCheck braveHistory;
  6233. private MoonCheck braveCookies;
  6234. private MoonCheck braveCache;
  6235. private ToolStripMenuItem trayUnlocker;
  6236. private Panel panelUwp;
  6237. private ToggleCard stickersSw;
  6238. private PictureBox picRestartNeeded;
  6239. private Label restartAndApply;
  6240. private ToggleCard hibernateSw;
  6241. private ToggleCard smb2Sw;
  6242. private ToggleCard smb1Sw;
  6243. private ToggleCard ntfsStampSw;
  6244. private TabPage tabPage1;
  6245. private Panel panel7;
  6246. private MoonList listPingResults;
  6247. private Label lblResults;
  6248. private TextBox txtPingInput;
  6249. private Label lblPinger;
  6250. private Label pingerTitle;
  6251. private TabPage tabPage2;
  6252. private LinkLabel linkDNSv6A;
  6253. private LinkLabel linkDNSv4A;
  6254. private LinkLabel linkDNSv6;
  6255. private LinkLabel linkDNSv4;
  6256. private Label label3;
  6257. private Label label1;
  6258. private MoonComboBox boxAdapter;
  6259. private MoonComboBox boxDNS;
  6260. private Controls.ColorPicker colorPicker1;
  6261. private ToggleCard autoStartToggle;
  6262. private ToggleCard nvidiaTelemetrySw;
  6263. private MoonTabs netTools;
  6264. private Label dnsTitle;
  6265. private ToggleCard vbsSw;
  6266. private Label label14s;
  6267. private Label label4a;
  6268. private Label drives;
  6269. private Label label13;
  6270. private Label label14;
  6271. private Label label15;
  6272. private Label label16;
  6273. private Label label18;
  6274. private Label label17;
  6275. private Label label19;
  6276. private Label label20;
  6277. private Label label21;
  6278. private ToggleCard winSearchSw;
  6279. private TabPage advancedTab;
  6280. private ToggleCard edgeAiSw;
  6281. private ToggleCard edgeTelemetrySw;
  6282. private ToggleCard loginVerboseSw;
  6283. private ToggleCard hpetSw;
  6284. private System.Windows.Forms.Button backupStartupB;
  6285. private System.Windows.Forms.Button restoreStartupB;
  6286. private System.Windows.Forms.Button doBackup;
  6287. private System.Windows.Forms.Button cancelBackup;
  6288. private System.Windows.Forms.Button btnCopyHW;
  6289. private System.Windows.Forms.Button btnSaveHW;
  6290. private System.Windows.Forms.Button cleanDriveB;
  6291. private System.Windows.Forms.Button analyzeDriveB;
  6292. private System.Windows.Forms.Button btnWinClean;
  6293. private System.Windows.Forms.Button btnExport;
  6294. private System.Windows.Forms.Button copyB;
  6295. private System.Windows.Forms.Button copyIPB;
  6296. private System.Windows.Forms.Button btnShodan;
  6297. private System.Windows.Forms.Button btnPing;
  6298. private System.Windows.Forms.Button btnOpenNetwork;
  6299. private System.Windows.Forms.Button flushCacheB;
  6300. private System.Windows.Forms.Button btnRestoreUwp;
  6301. private System.Windows.Forms.Button btnRestartDisableDefender;
  6302. private System.Windows.Forms.Button btnRestart;
  6303. private System.Windows.Forms.Button btnRestartSafe;
  6304. }
  6305. }