MainForm.Designer.cs 389 KB

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