Notes ACCESS 2022 | Browsers | Css | Htacess | Html | Html5 | Javascript | Microsoft Excel | Mysql | Mysql Dumps | Php | Vb.net | VBscript | Windows <=8 | Windows >=10 | WP | WP Plugin | WP Themes | _Misc Software | ABCDEFGHIJKLMNOPQRSTUVWXYZONPRTOFF codeid operationid title keywords application code languageid show_html show_iframe make_public viewed viewed_date language operation <- Look Inside DataConditions:Order: 1|2|3|4|5|6|7|8|50 Language Operation Title Keywords Application Code Languageid Show Html Show Iframe Make Public Viewed Viewed Date Javascript Object .select(); Clipboard Clipboard object of document.getElementById().select; Click on the button to copy the text from the text field. Try to paste the text (e.g. ctrl+v) afterwards in a different window, to see the effect. Copy text Dim dbs As Database Dim rs As Recordset Dim strSQL As String Set dbs = CurrentDb strSQL = 'your query here Set rs = dbs.OpenRecordset(strSQL) If Not (rs.EOF And rs.BOF) Then rs.MoveFirst 'get results using rs.Fields() Else 'Use results rs.MoveFirst Do While Not rs.EOF 'do something like rs("SomeFieldName") rs.MoveNext Loop DoCmd.SetWarnings False DoCmd.RunSQL "DELETE * FROM NameOfTable" DoCmd.SetWarnings True Sub InsertIntoX2() Dim dbs As Database ' Modify this line to include the path to Northwind ' on your computer. Set dbs = OpenDatabase("Northwind.mdb") ' Create a new record in the Employees table. The ' first name is Harry, the last name is Washington, ' and the job title is Trainee. dbs.Execute " INSERT INTO Employees " _ & "(FirstName,LastName, Title) VALUES " _ & "('Harry', 'Washington', 'Trainee');" dbs.Close End Sub Javascript 0 07/29/2022 Css Formatting ??????Keeping Place Holders placeholder Persistent background text Css 0 01/07/2026 Php Files Activate75.php activate security Developer //require_once($_SERVER['DOCUMENT_ROOT']."/activate75.php"); if($bypass!=true){ $appid="636390303046554890"; $user='softwax3_build99';$password='Web2Build.now';$database='softwax3_SoftwareUsers'; $connection = swd_mysql("localhost", $user,$password,$database); //if($appid>"636390303046554897"){$qu=new mysqli_swd();}else{$qu=new dbase();} $qu=new mysqli_swd(); $sql="SELECT lock_device,security_level FROM users WHERE device_name='".$_COOKIE["machine_id"]."'"; $qu->dbsql($sql); if($qu->num==0 || $qu->data1[0]==1) { echo "You are locked out";exit; } $_SESSION['LEVEL']=$qu->data1[1]; $LEVEL=$qu->data1[1]; define('SWD_AUTHENTICATE', true);define('SWD_KEY', 'JesusIsLord'); } if($bypass==true){define('SWD_AUTHENTICATE', true);} ?> Php 0 05/11/2025 Microsoft Excel Customizing Adding A Color To Alternate Rows color alternate rows Filter List Adding a color to alternate rows or columns (often called color banding) can make the data in your worksheet easier to scan. To format alternate rows or columns, you can quickly apply a preset table format. By using this method, alternate row or column shading is automatically applied when you add rows and columns. Table with color applied to alternate rows Here's how: Select the range of cells that you want to format. Go to Home > Format as Table. Pick a table style that has alternate row shading. To change the shading from rows to columns, select the table, under Table Design, and then uncheck the Banded Rows box and check the Banded Columns box. Microsoft Excel 0 12/08/2025 Css Customizing Assembly.css Instructions assembly vb.net phpscript whs transaction zoom Developer customize top and bottom table: input.txwhere {min-width:300px;} length of where textbox table.formtablewidth {width:100%;max-width:800px;} table.reportActionTable {max-width:1200px;min-width:800px;} width of bottom table textarea.textareaDimension{ width:100%;min-height: 200px; } hr.cell_split{color:red;} color of line in merged cells .navletters{margin:0 5px 0 10px;} input, textarea, select {font-family:verdana;font-size:8pt;margin-top:3px} input[type="checkbox"] { border: 2px solid #2c4358; } table.formtablewidth {width:100%;max-width:800px;} textarea.textareaDimension{ width:100%;min-height: 200px; } table.reportActionTable {max-width:1200px;min-width:800px;} A:link {text-decoration:underline;color:#330033;font-size:8pt} A:visited {text-decoration:none;color:#0033FF;font-size:8pt} A:link.menu {text-decoration:none;color:#330033;font-size:8pt;font-family:Arial} A.menu:visited {text-decoration:none;color:#666666;font-size:8pt} A:hover.menu {color:#ffcc66;font-size:8pt} A.menu:active {text-decoration:none;color:#666666;font-size:8pt} A:link.calendar {text-decoration:underline;color:#330033;font-size:8pt} A:link.menu {text-decoration:none;color:#330033;font-size:8pt;font-family:Arial} A:visited.calendar {text-decoration:underline;color:#666666;font-size:8pt} A:hover.calendar {color:#ffcc66;font-size:8pt} A:active.calendar {text-decoration:underline;color:#666666;font-size:8pt} hr.cell_split{color:#FFFF00;} img {border:0px;border-style:inset;border-color:black} UL {margin-left:20px;margin-bottom:0in;margin-top:0in;} LI {margin:1px 1px 1px 1px} LI.large {margin:1px 1px 1px 1px;font-size:16pt} body{margin-left:30px;margin-top:0px;font-size:10pt;font-family:Verdana} p{font-family:verdana;font-size:10pt} p.menu{font-family:verdana;font-size:8pt;margin-right:20px;margin-top:.5em} table{border-color:#CCCCCC;border-collapse:collapse;} tr.alt{background-color:#EEEEEE;} td.debt{ color:red; } td{font-family:verdana;font-size:8pt;border:1px solid #CCCCCC;padding:3px 4px 3px 6px;} td.small{font-family:verdana;font-size:6pt} td.menu{font-family:verdana;font-size:7pt} p.title{font-family:verdana;font-size:12pt;font-weight:bold} p.large{font-family:verdana;font-size:22pt} input, textarea, select {font-family:verdana;font-size:8pt;margin-top:3px} #menud table{border:none;border-color:#000000;width:150;border-collapse:collapse;background-color:#CCCCCC} #menud td.menuon {background-color:#66FF00;color:#000000;border:1pt solid #000000;text-align:right} #menud td.menuoff {background-color:#0033FF;color:#FFFFFF;border:1pt solid #000000;text-align:right} #menud tr.space{height:15px} #menud td.space{Border-top:0px;Border-bottom: 0px solid;Border-right:1pt solid #000000;Border-left:1pt solid #000000} #menud tr{height:20px} #menud p{font-family:Verdana;font-size:10pt;font-weight:bold;margin-left:5px;margin-right:5px} input, textarea, select {font-family:verdana;font-size:8pt;margin-top:3px} div.scroll{overflow:auto;text-align:left;min-width:450px;max-width:600px;max-height:200px; } textarea.descriptionLED {height:250px; } @media screen and (max-width: 1100px) { body{ zoom:2.5;} } Css 0 01/22/2025 _Misc Software Formatting Auto Number In Excel auto number Excel Column You can automatically number a column in Excel using the Fill Handle, Fill Series, or the ROW function to create a sequential numbering system easily. Method 1: Using the Fill Handle Enter Initial Numbers: In the first two cells of the column where you want to start numbering, enter the numbers 1 and 2 (or any starting numbers you prefer). Select Cells: Highlight both cells containing the numbers. Use the Fill Handle: Move your cursor to the bottom-right corner of the selection until you see a small plus sign (the Fill Handle). Drag or Double-Click: Click and drag the Fill Handle down to fill the column with sequential numbers, or double-click it to auto-fill the column based on adjacent data. 2 2 Sources Method 2: Using the Fill Series Option Enter Starting Value: Type 1 in the first cell of the column. Access Fill Options: Go to the Home tab, click on Fill, and select Series from the dropdown menu. Configure Series: In the Series dialog box, choose Columns for Series in, set the Step Value to 1, and specify the Stop Value based on how many rows you want to number. Click OK: This will fill the column with a sequential series of numbers. 2 2 Sources Method 3: Using the ROW Function Enter the Formula: In the first cell of the column, type the formula =ROW(A1) (adjust the cell reference based on your starting position). This will return the row number of the cell. Drag the Fill Handle: Use the Fill Handle to drag the formula down the column. Each cell will display its corresponding row number, which updates automatically if rows are added or deleted. 2 2 Sources Tips Adjust Starting Point: If you want to start numbering from a different number, you can modify the formula accordingly (e.g., =ROW(A1)-4 to start from 1 in row 5). Manual Updates: If you use the Fill Handle or Fill Series, remember that these numbers won't automatically update if you add or remove rows; you may need to redo the process to maintain accuracy. 1 By following these methods, you can efficiently auto-number columns in Excel to keep your data organized and easily readable. _Misc Software 0 07/21/2025 _Misc Software Archive Backup Config Files config Config Files code //require_once($_SERVER['DOCUMENT_ROOT']."/activate75.php"); if($_SERVER['REMOTE_ADDR']=="127.0.0.1"){ $server='localhost';$user='greatone';$password='gr38t0n3';$database='accounting'; $_SESSION['LEVEL']=10;} else{ $server='localhost';$user='warmhugs_GodMode';$password='G0d.M0d3!';$database='warmhugs_codesaver'; $LEVEL=3;$_SESSION['LEVEL']=3; } $debug=false;$domain="softwarewebsecure.com|127.0.0.1";$lightbox="../lightbox"; $sessionListSave=''; define('SWD_KEY', 'KingOfKings'); define('SWD_AUTHENTICATE', true); setcookie("humans_21909", "", time() - 3600, "/"); //Save this session when using ?RESET=1. Use commas if more than one accounting business //require_once($_SERVER['DOCUMENT_ROOT']."/activate75.php"); if($_SERVER['REMOTE_ADDR']=="127.0.0.1"){ $server='localhost';$user='greatone';$password='gr38t0n3';$database='accounting'; $_SESSION['LEVEL']=10;} else{ $server='localhost';$user='warmhugs_GodMode';$password='G0d.M0d3!';$database='warmhugs_accounting';$_SESSION['LEVEL']=2; } $LEVEL=$_SESSION['LEVEL'];$debug=true;$domain="softwarewebsecure.com|127.0.0.1";$lightbox="https://www.softwarewebsecure.com"; $sessionListSave=''; //Save this session when using ?RESET=1. Use commas if more than one. define('SWD_KEY', 'KingOfKings'); define('SWD_AUTHENTICATE', true); setcookie("humans_21909", "", time() - 3600, "/"); Accounting Personal //$y=date('Y');$m=date('m');$filter="Y".$y."M".$m; //if($_GET["$filter"]==1){$_SESSION['LEVEL']=1;$LEVE=1;}else{require_once($_SERVER['DOCUMENT_ROOT']."/activate75.php");} if($_SERVER['REMOTE_ADDR']=="127.0.0.1"){ $server='localhost';$user='greatone';$password='gr38t0n3';$database='accountingp'; $_SESSION['LEVEL']=10;} else{ $server='localhost';$user='softwax3_Steve99';$password='pay99.bill';$database='softwax3_accountingP'; } $LEVEL=$_SESSION['LEVEL'];$debug=true;$domain="softwarewebsecure.com|127.0.0.1";$lightbox="https://www.softwarewebsecure.com"; $sessionListSave="date_of1SAVE,date_of2SAVE"; //Save this session when using ?RESET=1. Use commas if more than one. define('SWD_KEY', 'KingOfKings'); define('SWD_AUTHENTICATE', true); setcookie("humans_21909", "", time() - 3600, "/"); accounting Sons //require_once($_SERVER['DOCUMENT_ROOT']."/activate75.php"); if($_SERVER['REMOTE_ADDR']=="127.0.0.1"){ $server='localhost';$user='greatone';$password='gr38t0n3';$database='accounting'; $_SESSION['LEVEL']=10;} else{ $server='localhost';$user='warmhugs_GodMode';$password='G0d.M0d3!';$database='warmhugs_winterbros';$_SESSION['LEVEL']=2; } $LEVEL=$_SESSION['LEVEL'];$debug=true;$domain="softwarewebsecure.com|127.0.0.1";$lightbox="https://www.softwarewebsecure.com"; $sessionListSave=''; //Save this session when using ?RESET=1. Use commas if more than one. define('SWD_KEY', 'KingOfKings'); define('SWD_AUTHENTICATE', true); setcookie("humans_21909", "", time() - 3600, "/"); Email Accounts //require_once($_SERVER['DOCUMENT_ROOT']."/activate75.php"); if($_SERVER['REMOTE_ADDR']=="127.0.0.1"){ $server='localhost';$user='greatone';$password='gr38t0n3';$database='accounting'; $_SESSION['LEVEL']=10;} else{ $server='localhost';$user='warmhugs_GodMode';$password='G0d.M0d3!';$database='warmhugs_emailAccts';$_SESSION['LEVEL']=3; } $LEVEL=$_SESSION['LEVEL'];$debug=true;$domain="softwarewebsecure.com|127.0.0.1";$lightbox="https://www.softwarewebdesign.com"; $sessionListSave=''; //Save this session when using ?RESET=1. Use commas if more than one. define('SWD_KEY', 'JesusIsLord'); define('SWD_AUTHENTICATE', true); setcookie("humans_21909", "", time() - 3600, "/"); Windsor hair Shoppe //require_once($_SERVER['DOCUMENT_ROOT']."/activate75.php"); if($_SERVER['REMOTE_ADDR']=="127.0.0.1"){ $server='localhost';$user='greatone';$password='gr38t0n3';$database='accounting'; $_SESSION['LEVEL']=10;} else{ $server='localhost';$user='warmhugs_GodMode';$password='G0d.M0d3!';$database='warmhugs_hairShoppe';$_SESSION['LEVEL']=3; } $LEVEL=$_SESSION['LEVEL'];$debug=true;$domain="softwarewebsecure.com|127.0.0.1";$lightbox="https://www.softwarewebsecure.com"; $sessionListSave=''; //Save this session when using ?RESET=1. Use commas if more than one. define('SWD_KEY', 'KingOfKings'); define('SWD_AUTHENTICATE', true); setcookie("humans_21909", "", time() - 3600, "/"); Invoices //require_once($_SERVER['DOCUMENT_ROOT']."/activate75.php"); if($_SERVER['REMOTE_ADDR']=="127.0.0.1"){ $server='localhost';$user='greatone';$password='gr38t0n3';$database='accounting'; $_SESSION['LEVEL']=10;} else{ $server='localhost';$user='warmhugs_GodMode';$password='G0d.M0d3!';$database='warmhugs_invoices';$_SESSION['LEVEL']=3; } $LEVEL=$_SESSION['LEVEL'];$debug=true;$domain="softwarewebsecure.com|127.0.0.1";$lightbox="https://www.softwarewebsecure.com"; $sessionListSave=''; //Save this session when using ?RESET=1. Use commas if more than one. define('SWD_KEY', 'KingOfKings'); define('SWD_AUTHENTICATE', true); setcookie("humans_21909", "", time() - 3600, "/"); Iq of Post include("settings.php"); $appid="mysqli"; //require_once($_SERVER['DOCUMENT_ROOT']."/activate75.php"); if($_SERVER['REMOTE_ADDR']=="127.0.0.1"){ $server='localhost';$user='greatone';$password='gr38t0n3';$database='accounting'; $_SESSION['LEVEL']=10;} else{ $server='localhost';$user='warmhugs_GodMode';$password='G0d.M0d3!';$database='warmhugs_Tips';$_SESSION['LEVEL']=3; } $LEVEL=$_SESSION['LEVEL'];$debug=true;$domain="softwarewebsecure.com|127.0.0.1";$lightbox="https://www.softwarewebsecure.com"; $sessionListSave=''; //Save this session when using ?RESET=1. Use commas if more than one. define('SWD_KEY', 'KingOfKings'); define('SWD_AUTHENTICATE', true); setcookie("humans_21909", "", time() - 3600, "/"); Crop Map //require_once($_SERVER['DOCUMENT_ROOT']."/activate75.php"); if($_SERVER['REMOTE_ADDR']=="127.0.0.1"){ $server='localhost';$user='greatone';$password='gr38t0n3';$database='accounting'; $_SESSION['LEVEL']=10;} else{ $server='localhost';$user='warmhugs_GodMode';$password='G0d.M0d3!';$database='warmhugs_cropMap';$_SESSION['LEVEL']=3; } $LEVEL=$_SESSION['LEVEL'];$debug=true;$domain="softwarewebsecure.com|127.0.0.1";$lightbox="https://www.softwarewebsecure.com"; $sessionListSave=''; //Save this session when using ?RESET=1. Use commas if more than one. define('SWD_KEY', 'KingOfKings'); define('SWD_AUTHENTICATE', true); setcookie("humans_21909", "", time() - 3600, "/"); _Misc Software 0 12/14/2025 _Misc Software Archive Backup Google Earth My Places google earth backup Google Earth Pro Move saved locations to a new computer You can move locations you've saved in Google Earth to a different computer. Saved locations are called placemarks, and they're automatically saved to your computer. Step 1: Find location file Windows Press Ctrl + Esc + r or Windows key + r. . In the "Open" box, enter "%USERPROFILE%AppDataLocalLowGoogleGoogleEarth". If you're using Windows XP, enter "%USERPROFILE%Application DataGoogleGoogleEarth" instead. Select OK. In the directory, you'll see a file called "myplaces.kml". This file has your saved locations. Note: If you want to replace a corrupted myplaces.kml file, use "myplaces.backup.kml." Mac Open the Finder. At the top of the screen, click Go. Hold down Option or Alt, then click Library and then Application support and then Google Earth. You'll see a file called "myplaces.kml". This file has your saved locations. Note: If you want to replace a corrupted myplaces.kml file, use "myplaces.backup.kml." Step 2: Move location file There are a few ways you can transfer the file with your saved locations to another computer: Save the file in Google Drive Email the file to yourself Save the file to a USB drive Tip: Back up your myplaces.kml file to a removable device, like USB drive. _Misc Software 0 01/23/2025 _Misc Software Setup Bluehost Email Setup On Pop3 email bluehost Outook These are results for bluehost pop3 email setup Search instead for blue host pop3 email setup AI Overview To set up Bluehost email with POP3, configure your mail client using incoming server mail.yourdomain.com (or pop.titan.email for professional email) on port 995 with SSL, and outgoing server mail.yourdomain.com (or smtp.titan.email) on port 465 or 587 with SSL/TLS. POP3 downloads messages to your device, making them accessible offline but often removing them from the server. Key Bluehost POP3 Settings Username: Full email address (e.g., user@example.com) Password: Password for your email account Incoming Server (POP3): mail.yourdomain.com (or pop.titan.email) Incoming Port: 995 Security: SSL/TLS Outgoing Server (SMTP): mail.yourdomain.com (or smtp.titan.email) Outgoing Port: 465 (or 587) Authentication: Required for outgoing server (use same username/password) Setup Steps by Device Gmail (Web): Go to Settings > "Accounts and Import" > "Check mail from other accounts" > Add a mail account > Select POP3 and enter the settings above. Windows 10 Mail: Search for Mail > Accounts > Add Account > Advanced Setup > Internet email > Fill in POP3 details. Android (Gmail App): Settings > Add account > Other > Select POP3 > Enter details. Note: Ensure "Leave a copy of messages on server" is checked in your email client settings if you want to access mail from multiple devices _Misc Software 0 02/19/2026 Vb.net Function Calling A Click Event call Vb.net Events Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click Button2_Click(Sender, e) End Sub BTbulkMove_Click(sender As Object, e As EventArgs) translates to BTbulkMove_Click(sender, e) BTtest_Click(sender As Object, e As EventArgs) translates to BTtest_Click(sender, e) Vb.net 0 08/21/2025 Browsers Customizing Change The Default Download Location In Firefox download firefox Firefox to change the default download location in Firefox, open the menu (three horizontal lines) in the top-right corner, select Settings, and scroll down to the Downloads section under the General panel. Click "Browse" next to "Save files to" to choose a new folder, or select "Always ask me where to save files". Steps to Change Download Location: Access Settings: Click the menu button (equiv ) in the top right and select Settings.Locate Downloads: Scroll down to the Files and Applications section and find the Downloads option.Change Folder: Click Browse (or "Choose") to select a new folder for downloads.Alternative Option: Select "Always ask me where to save files" to choose a destination every time a download starts. Important Notes: You can set Firefox to save to custom locations, including desktop or specific folders.If you select "Always ask me where to save files," you will be prompted for a location with each download.Changes are saved automatically. Browsers 0 02/08/2026 Windows >=10 Formatting Change Windows Date Format time date format Windows 11 Control panel Date And time Button Change date and time Link "Change calendar settings Select "English United states" Windows >=10 0 08/14/2024 Windows >=10 Formatting Check Disk Chkdsk check disk bad Hard Drives What is CHKDSK Check Disk (CHKDSK) is a Windows built-in tool that scans your hard drive for corrupted files, repairs bugs and errors, and cleans up disk space to maintain your PC’s health. Use this tool when your PC is slow due to an almost full or failing hard drive. CHKDSK commands: chkdsk - Scans the hard drive for bugs or errors with no attempts of repair. chkdsk [drive letter] - Replace “[drive letter]” to specify the internal or external drive to scan. For example, chkdsk C: chkdsk /f - Attempts to fix bugs or errors while scanning the hard drive. chkdsk /r - Attempts to fix sectors on the hard drive to make them readable in the file system. chkdsk /x - Disconnects a drive to scan and fix it. chkdsk /f /r /x - Scans the file system and its sectors, and fixes any errors found. If needed, this also disconnects the drive. Run CHKDSK from File Explorer If there only a few bad sectors on your drive, you can run CHKDSK command and format the drive to repair those bad sectors: 1. Press the Windows key and type cmd. 2. Right-click "Command Prompt" and choose "Run as administrator". 3. Type chkdsk E: /f /r /x and hit Windows >=10 0 04/21/2025 _Misc Software Setup Check Gmail In Outlook Manually gmail Outlook Setup To check your Gmail in Outlook manually, you'll need to configure a manual IMAP setup. This process involves adding your Gmail account to Outlook using specific server settings and potentially an app password if you have two-factor authentication enabled. Here's a step-by-step guide: 1. Enable IMAP in Gmail: Go to your Gmail settings (gear icon in the upper right corner). Select "See all settings". Click on the "Forwarding and POP/IMAP" tab. Under IMAP access, select "Enable IMAP" and save changes. 2. Set up Gmail in Outlook (Manually): Open Outlook and go to "File" > "Add Account". Select "Manual setup or additional server types" and click "Next". Choose "IMAP" and click "Next". Enter your Gmail address. Fill in the IMAP and SMTP server settings: Incoming mail server: imap.gmail.com. Outgoing mail server: smtp.gmail.com. Username: Your full Gmail email address. Password: Your Gmail password (or an app password if using two-factor authentication). Click "More Settings" and then "Outgoing Server". Check the box "My outgoing server (SMTP) requires authentication". Go to "Advanced" and set the following port numbers: Incoming server (IMAP): 993. Outgoing server (SMTP): 465 or 587. Select "Use the following type of encrypted connection: SSL" for both incoming and outgoing servers. Click "OK" and then "Next". Click "Finish" to complete the process. 3. Outlook should now be able to access your Gmail inbox. _Misc Software 0 04/25/2025 Windows >=10 Query Cmd Ftype|clip cmd ftype Access.ACCDAExtension.16=C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE /NOSTARTUP "%1" Access.ACCDCFile.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" Access.ACCDEFile.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" %2 %3 %4 %5 %6 %7 %8 %9 Access.ACCDRFile.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /RUNTIME "%1" %2 %3 %4 %5 %6 %7 %8 %9 Access.ACCDTFile.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" Access.ADEFile.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" %2 %3 %4 %5 %6 %7 %8 %9 Access.Application.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" %2 %3 %4 %5 %6 %7 %8 %9 Access.BlankDatabaseTemplate.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP /NEWDB "%1" Access.BlankProjectTemplate.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP /NEWDB "%1" Access.Extension.16=C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE /NOSTARTUP "%1" Access.MDBFile="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" %2 %3 %4 %5 %6 %7 %8 %9 Access.MDEFile.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" %2 %3 %4 %5 %6 %7 %8 %9 Access.Project.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" %2 %3 %4 %5 %6 %7 %8 %9 Access.ShortCut.DataAccessPage.1="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP /SHELLSYSTEM [OpenDataAccessPage "%1"] Access.ShortCut.Diagram.1="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP /SHELLSYSTEM [OpenDiagram "%1"] Access.ShortCut.Form.1="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP /SHELLSYSTEM [OpenForm "%1"] Access.Shortcut.Function.1="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /SHELLSYSTEM [OpenFunction "%1"] Access.ShortCut.Macro.1="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP /SHELLSYSTEM [ShellOpenMacro "%1"] Access.ShortCut.Module.1="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP /SHELLSYSTEM [OpenModule "%1"] Access.ShortCut.Query.1=C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE /NOSTARTUP /SHELLSYSTEM [OpenQuery "%1"] Access.ShortCut.Report.1="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP /SHELLSYSTEM [OpenReport "%1", 2] Access.ShortCut.StoredProcedure.1="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP /SHELLSYSTEM [OpenStoredProcedure "%1"] Access.ShortCut.Table.1=C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE /NOSTARTUP /SHELLSYSTEM [OpenTable "%1"] Access.ShortCut.View.1="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP /SHELLSYSTEM [OpenView "%1"] Access.UriLink.16=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" Access.WebApplicationReference.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" %2 %3 %4 %5 %6 %7 %8 %9 Access.WizardDataFile.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" Access.WizardUserDataFile.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" Access.Workgroup.16="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" /NOSTARTUP "%1" accesshtmlfile="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" accessthmltemplate="C:Program FilesMicrosoft OfficeRootOffice16MSACCESS.EXE" acrobat="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" /u "%1" Acrobat.aaui="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" Acrobat.acrobatsecuritysettings.1="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" Acrobat.Document.DC="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" Acrobat.FDFDoc="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" Acrobat.pdfxml.1="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" Acrobat.RMFFile="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" Acrobat.XDPDoc="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" Acrobat.XFDFDoc="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" acrobat2018="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" /u "%1" acrobat2019="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" /u "%1" acrobat2021.oauth2="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" /u "%1" acrobat2024="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" /u "%1" AcrobatBPDXFileType="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" AcrobatPDXFileType="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" AcroExch.Document="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" AcroExch.Document.7="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" Application.Manifest="C:WindowsSystem32rundll32.exe" "C:WindowsSystem32dfshim.dll",ShOpenVerbApplication %1 Application.Reference="C:WindowsSystem32rundll32.exe" "C:WindowsSystem32dfshim.dll",ShOpenVerbShortcut %1|%2 ArchiveFolder=%SystemRoot%Explorer.exe /idlist,%I,%L batfile="%1" %* BlackmagicRaw.Clip="C:Program Files (x86)Blackmagic DesignBlackmagic RAWBlackmagic RAW PlayerBlackmagicRAWPlayer.exe" "%1" Blend.sln.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEblend.exe" "%1" Blend.slnf.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEblend.exe" "%1" bootstrap.vsto.1=rundll32.exe "c:Program Files (x86)Common FilesMicrosoft SharedVSTOvstoee.dll",InstallVstoSolution %1 brmFile="PrintBrmUI.exe" /import /file:"%1" CABFolder=%SystemRoot%Explorer.exe /idlist,%I,%L CATFile=%SystemRoot%system32rundll32.exe cryptext.dll,CryptExtOpenCAT %1 CERFile=%SystemRoot%system32rundll32.exe cryptext.dll,CryptExtOpenCER %1 CertificateStoreFile=%SystemRoot%system32rundll32.exe cryptext.dll,CryptExtOpenSTR %1 certificate_wab_auto_file="%ProgramFiles%Windows Mailwab.exe" /certificate "%1" chm.file="%SystemRoot%hh.exe" %1 cmdfile="%1" %* comfile="%1" %* CompressedFolder=%SystemRoot%Explorer.exe /idlist,%I,%L contact_wab_auto_file="%ProgramFiles%Windows Mailwab.exe" /contact "%1" CRLFile=%SystemRoot%system32rundll32.exe cryptext.dll,CryptExtOpenCRL %1 desktopthemepackfile=%SystemRoot%system32rundll32.exe %SystemRoot%system32themecpl.dll,OpenThemeAction %1 Diagnostic.Cabinet=%SystemRoot%system32msdt.exe /cab "%1" Diagnostic.Config=%SystemRoot%system32msdt.exe /path "%1" Diagnostic.Document=%SystemRoot%system32msdt.exe /path "%1" Diagnostic.Perfmon.Config=%SystemRoot%system32perfmon /sys /load "%1" Diagnostic.Perfmon.Document=%SystemRoot%system32perfmon /sys /open "%1" Diagnostic.Resmon.Config=%SystemRoot%system32perfmon /res /load "%1" DLNA-PLAYSINGLE="%ProgramFiles(x86)%Windows Media Playerwmplayer.exe" "%L" dqyfile=C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE "%1" dropbox-client="C:Program Files (x86)DropboxClientDropbox.exe" "custom-url+%1" Dropbox.Backup="C:Program Files (x86)DropboxClientDropbox.exe" /openext "%1" %* Dropbox.Binder="C:Program Files (x86)DropboxClientDropbox.exe" /openext "%1" %* Dropbox.ExternalBackupLocation="C:Program Files (x86)DropboxClientDropbox.exe" /openext "%1" %* Dropbox.Paper="C:Program Files (x86)DropboxClientDropbox.exe" /openext "%1" %* Dropbox.PaperT="C:Program Files (x86)DropboxClientDropbox.exe" /openext "%1" %* Dropbox.Passwords="C:Program Files (x86)DropboxClientDropbox.exe" /openext "%1" %* Dropbox.Shortcut="C:Program Files (x86)DropboxClientDropbox.exe" /openext "%1" %* evtfile=%SystemRoot%system32eventvwr.exe /l:"%1" evtxfile=%SystemRoot%system32eventvwr.exe /l:"%1" Excel.Addin="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.AddInMacroEnabled="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.Backup="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.Chart=C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE "%1" Excel.Chart.8="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.CSV="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.Macrosheet="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.OpenDocumentSpreadsheet.12="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.Sheet.12="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.Sheet.8="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.SheetBinaryMacroEnabled.12="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.SheetMacroEnabled.12="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.SLK="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.Template="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.Template.8="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.TemplateMacroEnabled="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.UriLink.16=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" Excel.Workspace="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" "%1" Excel.XLL="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" -xlls "%1" Excelhtmlfile="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" Excelhtmltemplate="C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE" exefile="%1" %* Explorer.AssocActionId.BurnSelection=%SystemRoot%explorer.exe Explorer.AssocActionId.EraseDisc=%SystemRoot%explorer.exe Explorer.AssocActionId.ZipSelection=%SystemRoot%explorer.exe Explorer.AssocProtocol.search-ms=%SystemRoot%Explorer.exe /separate,/idlist,%I,%L Expression.Blend.csproj.5.0="C:Program Files (x86)Microsoft Visual Studio 11.0BlendBlend.exe" "%1" Expression.Blend.jsproj.5.0="C:Program Files (x86)Microsoft Visual Studio 11.0BlendBlend.exe" "%1" Expression.Blend.sln.5.0="C:Program Files (x86)Microsoft Visual Studio 11.0BlendBlend.exe" "%1" Expression.Blend.vbproj.5.0="C:Program Files (x86)Microsoft Visual Studio 11.0BlendBlend.exe" "%1" Expression.Blend.vcxproj.5.0="C:Program Files (x86)Microsoft Visual Studio 11.0BlendBlend.exe" "%1" FaxCover.Document=C:WindowsSystem32fxscover.exe "%1" feed="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /share "%1" feeds="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /share "%1" FirefoxHTML-308046B0AF4A39CB="C:Program FilesMozilla Firefoxfirefox.exe" -osint -url "%1" FirefoxPDF-308046B0AF4A39CB="C:Program FilesMozilla Firefoxfirefox.exe" -osint -url "%1" FirefoxURL-308046B0AF4A39CB="C:Program FilesMozilla Firefoxfirefox.exe" -osint -url "%1" Folder=%SystemRoot%Explorer.exe FormsCentral.fcdt="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" "%1" GoogleEarth.kmlfile="C:Program FilesGoogleGoogle Earth Proclientgoogleearth.exe" "%1" GoogleEarth.kmzfile="C:Program FilesGoogleGoogle Earth Proclientgoogleearth.exe" "%1" group_wab_auto_file="%ProgramFiles%Windows Mailwab.exe" /Group "%1" hlpfile=%SystemRoot%winhlp32.exe %1 htafile=C:WindowsSysWOW64mshta.exe "%1" {1E460BD7-F1C3-4B2E-88BF-4E770A288AF5}%U{1E460BD7-F1C3-4B2E-88BF-4E770A288AF5} %* htmlfile="C:Program FilesInternet Exploreriexplore.exe" %1 http="C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" "%1" https="C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" "%1" IE.AssocFile.HTM="C:Program FilesInternet Exploreriexplore.exe" %1 IE.AssocFile.MHT="C:Program FilesInternet Exploreriexplore.exe" %1 IE.AssocFile.PARTIAL="C:Program FilesInternet Exploreriexplore.exe" %1 IE.AssocFile.SVG="C:Program FilesInternet Exploreriexplore.exe" %1 IE.AssocFile.URL="C:WindowsSystem32rundll32.exe" "C:WindowsSystem32ieframe.dll",OpenURL %l IE.AssocFile.WEBSITE="C:Program FilesInternet Exploreriexplore.exe" -w "%l" %* IE.AssocFile.XHT="C:Program FilesInternet Exploreriexplore.exe" %1 IE.FTP="C:Program FilesInternet Exploreriexplore.exe" %1 IE.HTTP="C:Program FilesInternet Exploreriexplore.exe" %1 IE.HTTPS="C:Program FilesInternet Exploreriexplore.exe" %1 IMEDictionaryCompiler="%WINDIR%system32IMESHAREDimewdbld.exe" "%1" %* imesxfile="%WINDIR%system32IMESHAREDimesearch.exe" "%1" Intel.GraphicsControlPanel.igp.1=C:WINDOWSSystem32DriverStoreFileRepositorycui_dch.inf_amd64_03c6376789dc6e23GfxUIExN.exe %1 InternetShortcut="C:WindowsSystem32rundll32.exe" "C:WindowsSystem32ieframe.dll",OpenURL %l iqyfile=C:Program FilesMicrosoft OfficeRootOffice16EXCEL.EXE "%1" IrfanView="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.aif="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.ani="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.asf="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.au="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.avi="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.b3d="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.bmp="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.clp="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.cr2="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.cr3="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.crw="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.cur="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.dcm="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.dcx="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.dds="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.djvu="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.dxf="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.ecw="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.emf="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.eps="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.exr="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.flv="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.g3="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.gif="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.hdp="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.heic="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.ico="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.iff="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.jls="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.jng="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.jp2="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.jpg="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.jpm="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.jxl="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.mid="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.mng="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.mov="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.mp3="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.mpe="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.mpg="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.ogg="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.pbm="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.pcd="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.pcx="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.pgm="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.png="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.ppm="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.psd="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.psp="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.qoi="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.ras="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.raw="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.rle="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.rmi="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.sff="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.sgi="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.sid="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.swf="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.tga="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.tif="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.ttf="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.wav="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.wbmp="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.webp="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.wma="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.wmf="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.wmv="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.xbm="C:Program FilesIrfanViewi_view64.exe" "%1" IrfanView.xpm="C:Program FilesIrfanViewi_view64.exe" "%1" JSEFile=C:WindowsSystem32WScript.exe "%1" %* JSFile=C:WindowsSystem32WScript.exe "%1" %* launchreader="C:Program FilesAdobeAcrobat DCAcrobatAcrobat.exe" LDAP="%ProgramFiles%Windows Mailwab.exe" "/ldap:%1" mailto="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" -c IPM.Note /mailto "%1" malwarebytes="C:Program FilesMalwarebytesAnti-Malwareassistant.exe" -uri "%1" mhtmlfile="C:Program FilesInternet Exploreriexplore.exe" %1 microsoft-edge="C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" "%1" Microsoft.PowerShellConsole.1="C:WindowsSystem32WindowsPowerShellv1.0powershell.exe" -p "%1" Microsoft.ProvTool.Provisioning.1="%SystemRoot%System32provtool.exe" "%1" /source ShellOpen Microsoft.System.Update.1="%systemroot%system32wusa.exe" "%1" %* Microsoft.Website="C:Program FilesInternet Exploreriexplore.exe" -w "%l" %* Microsoft.Workfolders=C:WindowsSystem32control.exe /name Microsoft.WorkFolders MMS="%ProgramFiles(x86)%Windows Media Playerwmplayer.exe" "%L" ms-access=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" ms-availablenetworks="%SystemRoot%system32LaunchWinApp.exe" "%1" ms-controlcenter=%SystemRoot%system32ShellHost.exe url=%1 ms-excel=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" ms-mmsys=%SystemRoot%System32rundll32.exe %SystemRoot%System32shell32.dll,Control_RunDLL %SystemRoot%System32mmsys.cpl %1 ms-msdt="%SystemRoot%system32msdt.exe" %1 ms-msime-imepad=C:WindowsSystem32IMESHAREDIMEPADSV.EXE %1 ms-msime-imjpdct=C:WindowsSystem32IMEIMEJPIMJPDCT.EXE %1 ms-office-ai=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" ms-office-storage-host=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" ms-olk-oauth="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /huboauth "%1" ms-olk-recall="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /select "%1" ms-personacard=%SystemRoot%system32ShellHost.exe UXFrameHost 0x0 Popup com.microsoft.windows.extensions.xaml.personacardmanager PersonaCardManager PersonaCardManagerControl SingleInstance true UseWinUI3 yes uri %1 Personality AnchoredPopup AnchorPointType TopLeft VerticalSizingStrategy ManuallySpecified HorizontalSizingStrategy ManuallySpecified Prelaunch true ms-powerpoint=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" ms-publisher=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" ms-rdx-document=%SystemRoot%system32rundll32.exe %SystemRoot%system32RDXService,OpenRDXDocument %1 ms-settings-connectabledevices="%SystemRoot%system32LaunchWinApp.exe" "%1" ms-settings-displays-topology="%SystemRoot%system32LaunchWinApp.exe" "%1" ms-shellhost=%SystemRoot%system32ShellHost.exe uri %1 ms-snaplaunch="%SystemRoot%SystemAppsMicrosoftWindows.Client.Core_cw5n1h2txyewysnaplauncherprotocol.exe" "%1" ms-virtualtouchpad="%SystemRoot%system32LaunchWinApp.exe" "%1" ms-woah=%SystemRoot%system32ShellHost.exe loadcomponent WindowsOobeAppHost --stringProperties Uri %1 WindowingBehavior DebugWindow ms-word=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" mscfile=%SystemRoot%system32mmc.exe "%1" %* MSDASC=Rundll32.exe "%CommonProgramFiles%SystemOLE DBoledb32.dll",OpenDSLFile %1 MSEdgeHTM="C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" --single-argument %1 MSEdgeMHT="C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" --single-argument %1 MSEdgePDF="C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" --single-argument %1 Msi.Package="%SystemRoot%System32msiexec.exe" /i "%1" %* Msi.Patch="%SystemRoot%System32msiexec.exe" /p "%1" %* MSInfoFile=%SystemRoot%system32msinfo32.exe "%1" MSStorageSense=explorer ms-settings:storagesense msstylesfile=%SystemRoot%system32rundll32.exe %SystemRoot%system32shell32.dll,Control_RunDLL %SystemRoot%system32desk.cpl desk,@Appearance /Action:OpenMSTheme /file:"%1" nView.Profile=rundll32.exe "C:Program FilesNVIDIA CorporationnViewnView64.dll",nViewCmd loadprofile "%1" OfficeListShortcut="C:Program FilesMicrosoft OfficeRootOffice16MSPUB.EXE" %1 OfficeTheme.12="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" /ou "%u" OneNote="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" /hyperlink "%1" onenote-cmd="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" "%1" onenote-cmd.URL.16="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" "%1" OneNote.Folder.1="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" "%1" OneNote.Notebook.1="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" "%1" OneNote.Package="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" "%1" OneNote.ProtectedSection="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" "%1" OneNote.Section.1="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" "%1" OneNote.TableOfContents="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" /navigate "%1" OneNote.TableOfContents.12="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" /navigate "%1" OneNote.URL.16="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" /hyperlink "%1" OneNoteDesktop="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" /hyperlink "%1" OneNoteDesktop.URL.16="C:Program FilesMicrosoft OfficeRootOffice16ONENOTE.EXE" /hyperlink "%1" opensearchdescription=%SystemRoot%explorer.exe OrgPlusWOPX.4="C:Program FilesMicrosoft OfficeRootOffice16ORGCHART.EXE" %1 Outlook.File.eml.15=C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE /eml "%1" Outlook.File.hol.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /hol "%1" Outlook.File.ics.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /ical "%1" Outlook.File.msg.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /f "%1" Outlook.File.oft.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /t "%1" Outlook.File.pst.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /pst "%1" Outlook.File.vcf.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /v "%1" Outlook.File.vcs.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /vcal "%1" Outlook.URL.feed.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /share "%1" Outlook.URL.mailto.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" -c IPM.Note /mailto "%1" Outlook.URL.ms-olk-oauth.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /huboauth "%1" Outlook.URL.ms-olk-recall.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /select "%1" Outlook.URL.stssync.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /share "%1" Outlook.URL.webcal.15="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /share "%1" P7RFile=%SystemRoot%system32rundll32.exe cryptext.dll,CryptExtOpenP7R %1 P7SFile=%SystemRoot%system32\rundll32.exe cryptext.dll,CryptExtOpenPKCS7 %1 pbkfile=%SystemRoot%system32rasphone.exe -f "%1" PerfFile=%SystemRoot%system32mmc.exe %systemroot%system32perfmon.msc /F "%1" PFXFile=%SystemRoot%system32rundll32.exe cryptext.dll,CryptExtOpenPFX %1 PhotoViewer.FileAssoc.Tiff=%SystemRoot%System32rundll32.exe "%ProgramFiles%Windows Photo ViewerPhotoViewer.dll", ImageView_Fullscreen %1 piffile="%1" %* PowerDirector21.0cdadjfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dlpfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dz3dtfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dzafile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dzblfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dzepfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dzlfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dzmfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dzpfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dzsfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dztfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dztrfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0dzvcfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0pdlcpfile="C:Program Files (x86)CyberLinkShared filesEffectExtractor.exe" "%1" PowerDirector21.0pdlfile="C:Program FilesCyberLinkPowerDirector21PDR.exe" "%1" PowerDirector21.0pdmfile="C:Program FilesCyberLinkPowerDirector21PDR.exe" "%1" PowerDirector21.0pdsfile="C:Program FilesCyberLinkPowerDirector21PDR.exe" "%1" PowerPoint.Addin.12="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" /ou "%u" PowerPoint.Addin.8="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" PowerPoint.OpenDocumentPresentation.12="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" /ou "%u" PowerPoint.Show.12="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" /ou "%u" PowerPoint.Show.8="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" /ou "%u" PowerPoint.ShowMacroEnabled.12="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" /ou "%u" PowerPoint.Slide.12=C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE "%1" /ou "%u" PowerPoint.Slide.8=C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE "%1" /ou "%u" PowerPoint.SlideMacroEnabled.12=C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE "%1" /ou "%u" PowerPoint.SlideShow.12="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" /s "%1" /ou "%u" PowerPoint.SlideShow.8="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" /s "%1" /ou "%u" PowerPoint.SlideShowMacroEnabled.12="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" /s "%1" /ou "%u" PowerPoint.Template.12="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" /ou "%u" PowerPoint.Template.8="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" /ou "%u" PowerPoint.TemplateMacroEnabled.12="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" /ou "%u" PowerPoint.UriLink.16=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" PowerPoint.Wizard.8="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" "%1" /ou "%u" powerpointhtmlfile="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" powerpointhtmltemplate="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" powerpointxmlfile="C:Program FilesMicrosoft OfficeRootOffice16POWERPNT.EXE" prffile="%SystemRoot%System32rundll32.exe" "%SystemRoot%System32msrating.dll",ClickedOnPRF %1 Publisher.Document.16="C:Program FilesMicrosoft OfficeRootOffice16MSPUB.EXE" /ou "%u" "%1" Publisher.UriLink.16=C:Program FilesMicrosoft OfficeRootOffice16protocolhandler.exe "%1" ratfile="%SystemRoot%System32rundll32.exe" "%SystemRoot%System32msrating.dll",ClickedOnRAT %1 RDP.File="%systemroot%system32mstsc.exe" "%1" regedit=regedit.exe "%1" regfile=regedit.exe "%1" RemoteAssistance.1="%systemRoot%system32msra.exe" -openfile "%1" ResolveBinFile="C:Program FilesBlackmagic DesignDaVinci ResolveResolve.exe" "%1" ResolveDBKeyFile="C:Program FilesBlackmagic DesignDaVinci ResolveResolve.exe" "%1" ResolveDrpFile="C:Program FilesBlackmagic DesignDaVinci ResolveResolve.exe" "%1" ResolveTemplateBundle="C:Program FilesBlackmagic DesignDaVinci ResolveResolve.exe" "%1" ResolveTimelineFile="C:Program FilesBlackmagic DesignDaVinci ResolveResolve.exe" "%1" rlogin="C:WindowsSystem32rundll32.exe" "C:WindowsSystem32url.dll",TelnetProtocolHandler %l SavedDsQuery=%SystemRoot%system32rundll32.exe %SystemRoot%system32dsquery.dll,OpenSavedDsQuery %1 scrfile="%1" /S scriptletfile="C:WindowsSystem32NOTEPAD.EXE" "%1" search=%SystemRoot%Explorer.exe /separate,/idlist,%I,%L search-ms=%SystemRoot%Explorer.exe /separate,/idlist,%I,%L SHCmdFile=%SystemRoot%explorer.exe SPCFile=%SystemRoot%system32rundll32.exe cryptext.dll,CryptExtOpenPKCS7 %1 stssync="C:Program FilesMicrosoft OfficeRootOffice16OUTLOOK.EXE" /share "%1" svgfile="C:Program FilesInternet Exploreriexplore.exe" %1 telnet="C:WindowsSystem32rundll32.exe" "C:WindowsSystem32url.dll",TelnetProtocolHandler %l tfs=C:Program FilesCommon FilesMicrosoft SharedTeam Foundation Server11.0TfsProtocolHandler.exe "%1" themefile=%SystemRoot%system32rundll32.exe %SystemRoot%system32themecpl.dll,OpenThemeAction %1 themepackfile=%SystemRoot%system32rundll32.exe %SystemRoot%system32themecpl.dll,OpenThemeAction %1 TIFImage.Document=%SystemRoot%System32rundll32.exe "%ProgramFiles%Windows Photo ViewerPhotoViewer.dll", ImageView_Fullscreen %1 tn3270="C:WindowsSystem32rundll32.exe" "C:WindowsSystem32url.dll",TelnetProtocolHandler %l Undecided=%SystemRoot%system32OpenWith.exe "%1" Unknown=%SystemRoot%system32OpenWith.exe "%1" VBEFile="%SystemRoot%System32WScript.exe" "%1" %* VBSFile="%SystemRoot%System32WScript.exe" "%1" %* vcard_wab_auto_file="%ProgramFiles%Windows Mailwab.exe" /vcard "%1" VCU.AutoPlay="C:Program Files (x86)AimersoftVideo Converter UltimateVideoConverterUltimate.exe" "3" "%1" VisioViewer.Viewer="%ProgramFiles% (x86)MicrosoftEdgeApplicationmsedge.exe" -ie-mode-file-url -- "%1" VisualStudio.accessor.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.accessor.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.AddIn.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.androidproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.appxmanifest.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.appxmanifest.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.asa.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.asa.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.asax.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.asax.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.ascx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.ascx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.ashx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.ashx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.asm.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.asm.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.asmx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.asmx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.asp.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.asp.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.aspx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.aspx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.AtlTraceTool.TraceFile="C:Program Files (x86)Microsoft Visual Studio 11.0Common7ToolsAtlTraceTool8.exe" /dde VisualStudio.bdcm.10.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.bdcr.10.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.bmp.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.bmp.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.c.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.c.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.cc.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.cc.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.cd.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.cjs.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.cod.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.cod.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.coffee.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.coffee.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.config.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.config.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.ContentInstaller.vscontent="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSContentInstaller.exe" "%1" VisualStudio.ContentInstaller.vsi="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSContentInstaller.exe" "%1" VisualStudio.coverage.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.coverage.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.coveragexml.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.cpp.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.cpp.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.cppm.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.cs.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.cs.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.csh.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.cshader.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.cshtml.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.cshtml.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.csproj.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.csproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.css.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.css.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.cts.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.cur.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.cur.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.cxx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.cxx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.dds.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.def.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.def.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.dgml.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.dgsl.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.diagsession.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.disco.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.disco.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.dmp.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.dmp.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.dsh.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.dshader.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.dsp.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.dsw.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.dtd.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.dtd.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.edmx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.fbx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.fs.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.fsi.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.fsproj.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.fsscript.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.fsx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.fx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.fx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.generictest.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.gsh.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.gshader.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.h.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.h.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.hdmp.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.hdmp.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.hh.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.hlsl.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.hlsl.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.hlsli.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.hlsli.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.hpp.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.hpp.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.hsh.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.hshader.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.hta.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.hta.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.htm.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.htm.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.html.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.html.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.hxx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.hxx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.i.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.i.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.ico.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.ico.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.idl.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.idl.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.inc.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.inc.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.inl.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.inl.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.ipp.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.itrace.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.ixx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.js.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.js.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.json.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.jsonld.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.jsproj.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.jsproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.jsx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.Launcher.csproj.11.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.csproj.15.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.fsproj.11.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.jsproj.11.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.ls3proj.11.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.lsproj.11.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.shproj.15.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.sln="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.slnf="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.sqlproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.Launcher.vbproj.11.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.vbproj.15.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.vcproj.11.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.vcproj.1708aeb9="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.vcxitems.1708aeb9="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.vcxproj.11.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.vcxproj.1708aeb9="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.Launcher.vsix="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.less.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.less.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.ls3proj.11.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.lsproj.11.0="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSLauncher.exe" "%1" VisualStudio.lst.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.lst.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.mak.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.mak.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.map.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.map.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.master.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.master.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.mdmp.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.mdmp.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.mdp.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.mfcribbon-ms.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.mfcribbon-ms.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.mjs.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.mk.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.mk.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.mts.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.mtx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.natvis.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.odh.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.odh.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.odl.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.odl.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.orderedtest.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.orderedtest.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.ORDesigner.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.pkgdef.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.pkgdef.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.pkgundef.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.pkgundef.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.props.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.psess.8.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde "%1" VisualStudio.psh.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.pshader.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.publishproj.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.publishproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.pubxml.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.pubxml.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.razor.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.rc.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.rc.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.rc2.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.rc2.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.rct.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.rct.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.rdlc.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.res.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.res.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.resjson.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.rgs.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.rgs.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.ruleset.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.ruleset.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.s.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.s.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.scss.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.sdl.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.sdl.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.shproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.sitemap.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.sitemap.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.skin.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.skin.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.sln.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.sln.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.slnf.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.snippet.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.snippet.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.sqlproj.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.sqlproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.srf.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.srf.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.StvProj.10="C:Program Files (x86)Microsoft SDKsWindowsv10.0AbinNETFX 4.8 ToolsSvcTraceViewer.exe" "%1" VisualStudio.svc.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.svc.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.SvcLog.10="C:Program Files (x86)Microsoft SDKsWindowsv10.0AbinNETFX 4.8 ToolsSvcTraceViewer.exe" "%1" VisualStudio.targets.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.testrunconfig.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.testrunconfig.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.testsettings.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.testsettings.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.TextTemplating.11.0="%VsInstallDir%devenv.exe" /dde "%1" VisualStudio.tlh.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.tlh.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.tli.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.tli.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.trx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.trx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.ts.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.tsx.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.tt.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.txt.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.uitest.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vb.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.vb.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vbhtml.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.vbhtml.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vbproj.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.vbproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.vcp.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.vcproj.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.vcproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.vcw.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.vcxitems.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.vcxproj.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.vcxproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.vcxproj.filters.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.vcxproj.filters.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vsct.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.vsct.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vsglog.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.vsh.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vshader.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vsixlangpack.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.vsixlangpack.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vsixmanifest.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.vsixmanifest.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vsls.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /JoinWorkspace "%1" VisualStudio.vsmdi.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.vsmdi.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vsp.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.vsprops.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.vsps.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.vstemplate.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.vstemplate.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.vstfs.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEVSWebLauncher.exe" /openTfsLinkAsIs "%1" VisualStudio.vsweb.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEVSWebLauncher.exe" /openuri "%1" VisualStudio.wiq.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDE\devenv.exe" /dde "%1" VisualStudio.wsdl.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.wsdl.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.wsf.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.wsf.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.xamlx.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.xdr.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.xdr.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.xml.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.xml.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.xoml.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" "%1" VisualStudio.xproj.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" "%1" VisualStudio.xsd.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.xsd.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.xsl.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.xsl.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde VisualStudio.xslt.11.0="C:Program Files (x86)Microsoft Visual Studio 11.0Common7IDEdevenv.exe" /dde VisualStudio.xslt.1708aeb9="C:Program FilesMicrosoft Visual Studio2022ProfessionalCommon7IDEdevenv.exe" /dde vstfs="C:Program Files (x86)Common FilesMicrosoft SharedMSEnvVSWebLauncher.exe" /openTfsLinkAsIs "%1" vsweb+diag="C:Program Files (x86)Microsoft Visual StudioSharedVsWebProtocolSelectorMicrosoft.VisualStudio.VsWebProtocolSelector.exe" "%1" vsweb+githubsi="C:Program Files (x86)Microsoft Visual StudioSharedGitHubProtocolHandlerMicrosoft.VisualStudio.GitHubProtocolHandler.exe" "%1" vsweb+teamstoolkit="C:Program Files (x86)Microsoft Visual StudioSharedVsWebProtocolSelectorMicrosoft.VisualStudio.VsWebProtocolSelector.exe" "%1" WAB.AssocProtocol.LDAP="%ProgramFiles%Windows Mailwab.exe" "/ldap:%1 Windows >=10 0 12/02/2025 _Misc Software Query Cmd Prompt cmd Windows IP Configuration Host Name . . . . . . . . . . . . : SWDWin11 Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No Ethernet adapter Ethernet: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel(R) Ethernet Connection (14) I219-LM Physical Address. . . . . . . . . : 00-BE-43-92-F1-B8 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::d3d4:2c32:399d:fd94%13(Preferred) IPv4 Address. . . . . . . . . . . : 192.168.0.206(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Lease Obtained. . . . . . . . . . : Tuesday, December 2, 2025 3:52:35 PM Lease Expires . . . . . . . . . . : Tuesday, December 2, 2025 6:52:34 PM Default Gateway . . . . . . . . . : 192.168.0.1 DHCP Server . . . . . . . . . . . : 192.168.0.1 DHCPv6 IAID . . . . . . . . . . . : 201375299 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2A-B9-2E-D4-00-BE-43-92-F1-B8 DNS Servers . . . . . . . . . . . : 192.168.0.1 NetBIOS over Tcpip. . . . . . . . : Enabled Wireless LAN adapter Wi-Fi: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel(R) Wi-Fi 6E AX210 160MHz Physical Address. . . . . . . . . : F4-CE-23-B4-C7-B5 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Wireless LAN adapter Local Area Connection* 1: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter Physical Address. . . . . . . . . : F4-CE-23-B4-C7-B6 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Wireless LAN adapter Local Area Connection* 2: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #2 Physical Address. . . . . . . . . : F6-CE-23-B4-C7-B5 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Ethernet adapter Bluetooth Network Connection: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network) Physical Address. . . . . . . . . : F4-CE-23-B4-C7-B9 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Module Name Display Name Driver Type Link Date ============ ====================== ============= ====================== 1394ohci 1394 OHCI Compliant Ho Kernel 3ware 3ware Kernel 5/18/2015 4:28:03 PM ACPI Microsoft ACPI Driver Kernel AcpiAudioCom ACPI Audio Compositor Kernel AcpiDev ACPI Devices driver Kernel acpiex Microsoft ACPIEx Drive Kernel acpipagr ACPI Processor Aggrega Kernel AcpiPmi ACPI Power Meter Drive Kernel acpitime ACPI Wake Alarm Driver Kernel Acx01000 Acx01000 Kernel ADP80XX ADP80XX Kernel 4/9/2015 2:49:48 PM AFD Ancillary Function Dri Kernel afunix afunix Kernel ahcache Application Compatibil Kernel amdgpio2 AMD GPIO Client Driver Kernel 2/7/2019 2:32:20 AM amdi2c AMD I2C Controller Ser Kernel 3/19/2019 10:57:33 PM AmdK8 AMD K8 Processor Drive Kernel AmdPPM AMD Processor Driver Kernel amdsata amdsata Kernel 5/14/2015 6:14:52 AM amdsbs amdsbs Kernel 12/11/2012 2:21:44 PM amdwps AMD Workload Profiling Kernel amdxata amdxata Kernel 4/30/2015 6:55:35 PM AppID AppID Driver Kernel AppleSSD Apple Solid State Driv Kernel 11/11/2019 2:24:17 PM applockerflt Smartlocker Filter Dri Kernel AppvStrm AppvStrm File System AppvVemgr AppvVemgr File System AppvVfs AppvVfs File System arcsas Adaptec SAS/SATA-II RA Kernel 4/9/2015 1:12:07 PM AsyncMac RAS Asynchronous Media Kernel atapi IDE Channel Kernel b06bdrv QLogic Network Adapter Kernel 5/25/2016 1:03:08 AM bam Background Activity Mo Kernel BasicDisplay BasicDisplay Kernel BasicRender BasicRender Kernel bcmfn2 bcmfn2 Service Kernel 10/31/2016 8:09:15 PM Beep Beep Kernel bfs Brokering File System File System bindflt Windows Bind Filter Dr File System bowser Browser File System BthA2dp Microsoft Bluetooth A2 Kernel BthEnum Bluetooth Enumerator S Kernel BthHFEnum Microsoft Bluetooth Ha Kernel BthLEEnum Bluetooth Low Energy D Kernel BthMini Bluetooth Radio Driver Kernel BTHMODEM Bluetooth Modem Commun Kernel BthPan Bluetooth Device (Pers Kernel BTHPORT Bluetooth Port Driver Kernel BTHUSB Bluetooth Radio USB Dr Kernel bttflt Microsoft Hyper-V VHDP Kernel buttonconver Service for Portable D Kernel CAD Charge Arbitration Dri Kernel CDD Canonical Display Driv Kernel cdfs CD/DVD File System Rea File System cdrom CD-ROM Driver Kernel cht4iscsi cht4iscsi Kernel 2/5/2019 6:51:31 AM cht4vbd Chelsio Virtual Bus Dr Kernel 2/5/2019 6:47:51 AM CimFS CimFS File System circlass Consumer IR Devices Kernel CldFlt Windows Cloud Files Fi File System CLFS Common Log (CLFS) Kernel CmBatt Microsoft ACPI Control Kernel CNG CNG Kernel cnghwassist CNG Hardware Assist al Kernel CompositeBus Composite Bus Enumerat Kernel condrv Console Driver Kernel CSC Offline Files Driver Kernel dam Desktop Activity Moder Kernel dbx dbx File System 2/11/2019 9:39:19 AM DellInstrume DellInstrumentation Se Kernel 9/19/2024 12:53:04 AM devmap Usermode Device Mapper Kernel Dfsc DFS Namespace Client D File System disk Disk Driver Kernel DisplayMux Microsoft DisplayMux Kernel dmvsc dmvsc Kernel drmkaud Microsoft Trusted Audi Kernel DXGKrnl LDDM Graphics Subsyste Kernel e1dexpress Intel(R) PRO/1000 PCI Kernel 2/19/2025 3:10:08 AM ebdrv QLogic 10 Gigabit Ethe Kernel 11/15/2020 3:12:10 AM ebdrv0 QLogic Legacy Ethernet Kernel 11/7/2020 3:07:41 AM EhStorClass Enhanced Storage Filte Kernel EhStorTcgDrv Microsoft driver for s Kernel ErrDev Microsoft Hardware Err Kernel ExecutionCon CPU Scheduler for High Kernel exfat exFAT File System Driv File System ExpCoSvc ExpCoSvc Kernel 1/4/2022 2:00:18 PM fastfat FAT12/16/32 File Syste File System fdc Floppy Disk Controller Kernel FileCrypt FileCrypt File System FileInfo File Information FS Mi File System Filetrace Filetrace File System flpydisk Floppy Disk Driver Kernel FltMgr FltMgr File System FsDepends File System Dependency File System fse Flow steering engine Kernel fvevol BitLocker Drive Encryp Kernel gencounter Microsoft Hyper-V Gene Kernel genericusbfn Generic USB Function C Kernel GenPass Microsoft GenPass Driv Kernel GPIOClx0101 Microsoft GPIO Class E Kernel GSCAuxDriver Intel(R) Graphics Syst Kernel 3/3/2021 5:13:06 AM GSCx64 Intel(R) Graphics Syst Kernel 4/26/2021 7:49:50 AM HdAudAddServ Microsoft 1.1 UAA Func Kernel HDAudBus Microsoft UAA Bus Driv Kernel HidBatt HID UPS Battery Driver Kernel HidBth Microsoft Bluetooth HI Kernel hidi2c Microsoft I2C HID Mini Kernel hidinterrupt Common Driver for HID Kernel HidIr Microsoft Infrared HID Kernel hidspi Microsoft SPI HID Mini Kernel HidSpiCx HidSpi KMDF Class Exte Kernel HidUsb Microsoft HID Class Dr Kernel hnswfpdriver HNS WFP Driver Kernel HpSAMD HpSAMD Kernel 3/26/2013 3:36:54 PM Hsp Microsoft Pluton Servi Kernel HTTP HTTP Service Kernel hvcrash hvcrash Kernel hvservice Microsoft Hypervisor S Kernel hvsocketcont hvsocketcontrol Kernel HwNClx0101 Microsoft Hardware Not Kernel hwpolicy Hardware Policy Driver Kernel hyperkbd hyperkbd Kernel HyperVideo HyperVideo Kernel I3CHost I3C Host Controller Se Kernel i8042prt i8042 Keyboard and PS/ Kernel iagpio Intel Serial IO GPIO C Kernel 7/23/2018 3:04:46 AM iai2c Intel(R) Serial IO I2C Kernel 7/23/2018 3:04:39 AM iaLPSS2i_GPI Intel(R) Serial IO GPI Kernel 4/19/2018 1:53:24 AM iaLPSS2i_GPI Intel(R) Serial IO GPI Kernel 4/17/2018 3:25:15 AM iaLPSS2i_GPI Intel(R) Serial IO GPI Kernel 4/17/2018 1:07:03 AM iaLPSS2i_GPI Intel(R) Serial IO GPI Kernel 5/15/2018 11:46:36 PM iaLPSS2i_I2C Intel(R) Serial IO I2C Kernel 4/19/2018 1:52:58 AM iaLPSS2i_I2C Intel(R) Serial IO I2C Kernel 4/17/2018 3:24:40 AM iaLPSS2i_I2C Intel(R) Serial IO I2C Kernel 7/14/2019 11:12:12 PM iaLPSS2i_I2C Intel(R) Serial IO I2C Kernel 5/15/2018 11:46:02 PM iaLPSS2_GPIO Intel(R) Serial IO GPI Kernel 1/18/2021 6:17:15 PM iaLPSS2_I2C_ Intel(R) Serial IO I2C Kernel 1/18/2021 6:16:45 PM iaLPSS2_SPI_ Intel(R) Serial IO SPI Kernel 1/18/2021 6:17:31 PM iaLPSS2_UART Intel(R) Serial IO UAR Kernel 1/18/2021 6:17:05 PM iaLPSSi_GPIO Intel(R) Serial IO GPI Kernel 2/2/2015 2:00:09 AM iaLPSSi_I2C Intel(R) Serial IO I2C Kernel 2/24/2015 8:52:07 AM iaStorAC Intel(R) Chipset SATA/ Kernel 9/19/2022 8:43:23 AM iaStorAfs iaStorAfs File System 9/19/2022 8:42:25 AM iaStorAVC Intel Chipset SATA RAI Kernel 9/5/2019 6:07:32 AM iaStorV Intel RAID Controller Kernel 4/11/2011 12:48:16 PM ibbus Mellanox InfiniBand Bu Kernel 6/19/2019 7:20:09 AM ibtusb Intel(R) Wireless Blue Kernel 7/20/2025 12:22:16 PM igfxn igfxn Kernel 8/18/2025 11:42:26 PM IndirectKmd Indirect Displays Kern Kernel IntcAudioBus Intel(R) Smart Sound T Kernel 3/25/2021 1:52:51 PM IntcAzAudAdd Service for Realtek HD Kernel 12/27/2024 2:16:18 AM IntcOED Intel(R) Smart Sound T Kernel 3/25/2021 1:54:48 PM intelide intelide Kernel intelpep Intel(R) Power Engine Kernel intelpmax Intel(R) Dynamic Devic Kernel IntelPMT Intel(R) Platform Moni Kernel intelppm Intel Processor Driver Kernel iorate Disk I/O Rate Filter D Kernel IpFilterDriv IP Traffic Filter Driv Kernel IPMIDRV IPMIDRV Kernel IPNAT IP Network Address Tra Kernel IPT IPT Kernel isapnp isapnp Kernel iScsiPrt iScsiPort Driver Kernel ItSas35i ItSas35i Kernel 3/1/2021 3:15:20 AM kbdclass Keyboard Class Driver Kernel kbdhid Keyboard HID Driver Kernel kbldfltr kbldfltr Kernel kdnic Microsoft Kernel Debug Kernel kdnic_legacy Microsoft Kernel Debug Kernel KSecDD KSecDD Kernel KSecPkg KSecPkg Kernel KslD KslD Kernel ksthunk Kernel Streaming Thunk Kernel l1vhlwf Nested Network Virtual Kernel l2bridge Bridge Driver Kernel lltdio Link-Layer Topology Di Kernel LSI_SAS LSI_SAS Kernel 3/25/2015 1:36:48 PM LSI_SAS2i LSI_SAS2i Kernel 8/2/2017 7:29:59 AM LSI_SAS3i LSI_SAS3i Kernel 8/21/2020 1:33:28 AM luafv UAC File Virtualizatio File System mausbhost MA-USB Host Controller Kernel mausbip MA-USB IP Filter Drive Kernel mbamchameleo mbamchameleon File System 9/22/2025 6:07:46 AM MbamElam MbamElam Kernel 1/31/2025 3:27:36 PM MBAMFarflt MBAMFarflt File System 10/6/2025 11:58:18 AM MBAMSwissArm MBAMSwissArmy Kernel 8/28/2025 9:11:10 AM MbbCx MBB Network Adapter Cl Kernel megasas2i megasas2i Kernel 1/22/2020 2:57:48 AM megasas35i megasas35i Kernel 1/12/2021 12:59:10 AM megasr megasr Kernel 6/3/2013 4:02:39 PM MEIx64 Intel(R) Management En Kernel 8/15/2024 12:36:31 AM Microsoft_Bl Microsoft Bluetooth Av Kernel mlx4_bus Mellanox ConnectX Bus Kernel 6/19/2019 7:21:08 AM MMCSS Multimedia Class Sched Kernel Modem Modem Kernel monitor Microsoft Monitor Clas Kernel mouclass Mouse Class Driver Kernel mouhid Mouse HID Driver Kernel mountmgr Mount Point Manager Kernel mpi3drvi mpi3drvi Kernel 11/16/2021 3:22:38 PM mpsdrv Windows Defender Firew Kernel MRxDAV WebDav Client Redirect File System mrxsmb SMB MiniRedirector Wra File System mrxsmb20 SMB 2.0 MiniRedirector File System MsBridge Microsoft MAC Bridge Kernel Msfs Msfs File System msgpiowin32 Common Driver for Butt Kernel mshidkmdf Pass-through HID to KM Kernel mshidumdf Pass-through HID to UM Kernel msisadrv msisadrv Kernel MSKSSRV Microsoft Streaming Se Kernel MsLldp Microsoft Link-Layer D Kernel MSPCLOCK Microsoft Streaming Cl Kernel MSPQM Microsoft Streaming Qu Kernel MsQuic MsQuic Kernel MsQuicPrev MSQUIC Kernel MsRPC MsRPC Kernel MsSecCore Microsoft Security Cor Kernel MsSecFlt Microsoft Security Eve Kernel MsSecWfp Microsoft Security WFP Kernel mssmbios Microsoft System Manag Kernel MSTEE Microsoft Streaming Te Kernel MTConfig Microsoft Input Config Kernel Mup Mup File System mvumis mvumis Kernel 5/23/2014 2:39:04 PM NativeWifiP NativeWiFi Filter Kernel ndfltr NetworkDirect Service Kernel 6/19/2019 7:18:42 AM NDIS NDIS System Driver Kernel NdisCap Microsoft NDIS Capture Kernel NdisImPlatfo Microsoft Network Adap Kernel NdisTapi Remote Access NDIS TAP Kernel Ndisuio NDIS Usermode I/O Prot Kernel NdisVirtualB Microsoft Virtual Netw Kernel NdisWan Remote Access NDIS WAN Kernel ndiswanlegac Remote Access LEGACY N Kernel NDKPerf NDKPerf Driver Kernel NDKPing NDKPing Driver Kernel ndproxy NDIS Proxy Driver Kernel Ndu Windows Network Data U Kernel NetAdapterCx Network Adapter WDF Cl Kernel NetBIOS NetBIOS Interface File System NetBT NetBT Kernel netvsc netvsc Kernel NetworkPriva Microsoft Network Priv Kernel Netwtw14 ___ Intel(R) Wireless Kernel 7/5/2025 1:15:36 PM Npfs Npfs File System npsvctrig Named pipe service tri Kernel nsiproxy NSI Proxy Service Driv Kernel Ntfs Ntfs File System Null Null Kernel nvdimm Microsoft NVDIMM devic Kernel NVHDA Service for NVIDIA Hig Kernel 9/29/2024 11:37:46 PM nvlddmkm nvlddmkm Kernel 6/17/2025 2:04:53 AM nvmedisk Microsoft NVMe disk dr Kernel nvraid nvraid Kernel 4/21/2014 12:28:42 PM nvstor nvstor Kernel 4/21/2014 12:34:03 PM P9Rdr Plan 9 Redirector Driv Kernel Parport Parallel port driver Kernel partmgr Partition driver Kernel passthrupars PassthroughParser Kernel pci PCI Bus Driver Kernel pciide pciide Kernel pcmcia pcmcia Kernel pcw Performance Counters f Kernel pdc pdc Kernel PEAUTH PEAUTH Kernel percsas2i percsas2i Kernel 3/14/2016 6:50:11 PM percsas3i percsas3i Kernel 6/1/2018 3:47:02 PM PktMon Packet Monitor Driver Kernel PktMonApi Packet Monitor Export Kernel PlutonHeci Microsoft Pluton Secur Kernel PlutonHsp2 Microsoft Pluton Servi Kernel pmem Microsoft persistent m Kernel PNPMEM Microsoft Memory Modul Kernel portcfg portcfg Kernel PptpMiniport WAN Miniport (PPTP) Kernel PRM Microsoft PRM Driver Kernel Processor Processor Driver Kernel Psched QoS Packet Scheduler Kernel pvhdparser pvhdparser Kernel pvscsi pvscsi Storage Control Kernel 5/19/2021 9:55:26 PM QWAVEdrv QWAVE driver Kernel Ramdisk Windows RAM Disk Drive Kernel RasAcd Remote Access Auto Con Kernel RasAgileVpn WAN Miniport (IKEv2) Kernel Rasl2tp WAN Miniport (L2TP) Kernel RasPppoe Remote Access PPPOE Dr Kernel RasSstp WAN Miniport (SSTP) Kernel rdbss Redirected Buffering S File System rdpbus Remote Desktop Device Kernel RDPDR Remote Desktop Device Kernel rdyboost ReadyBoost Kernel ReFS ReFS File System ReFSv1 ReFSv1 File System RFCOMM Bluetooth Device (RFCO Kernel rhproxy Resource Hub proxy dri Kernel RoutePolicy Microsoft Route Policy Kernel rspndr Link-Layer Topology Di Kernel RTSUER Realtek USB Card Reade Kernel 12/7/2023 2:54:26 AM s3cap s3cap Kernel sbp2port SBP-2 Transport/Protoc Kernel scfilter Smart card PnP Class F Kernel scmbus Microsoft Storage Clas Kernel sdbus sdbus Kernel SdcaHidInbox SoundWire HID Driver Kernel SdcaMfdInbox SoundWire Audio Multif Kernel sdstor SD Storage Port Driver Kernel SensorsSimul UMDF Reflector service Kernel SerCx Serial UART Support Li Kernel SerCx2 Serial UART Support Li Kernel Serenum Serenum Filter Driver Kernel Serial Serial port driver Kernel sermouse Serial Mouse Driver Kernel sfloppy High-Capacity Floppy D Kernel SiSRaid2 SiSRaid2 Kernel 9/24/2008 12:28:20 PM SiSRaid4 SiSRaid4 Kernel 10/1/2008 3:56:04 PM SmartSAMD SmartSAMD Kernel 2/21/2019 10:54:44 AM smbdirect smbdirect File System spaceparser spaceparser Kernel spaceport Storage Spaces Driver Kernel SpbCx Simple Peripheral Bus Kernel srv2 Server SMB 2.xxx Drive File System srvnet srvnet File System stexstor stexstor Kernel 11/26/2012 5:02:51 PM storahci Microsoft Standard SAT Kernel storflt Microsoft Hyper-V Stor Kernel stornvme Microsoft Standard NVM Kernel storqosflt Storage QoS Filter Dri File System storufs Microsoft Universal Fl Kernel storvsc storvsc Kernel storvsp storvsp Kernel swenum Software Bus Driver Kernel Tcpip TCP/IP Protocol Driver Kernel Tcpip6 @todo.dll,-100;Microso Kernel tcpipreg @%SystemRoot%System32 Kernel tdx NetIO Legacy TDI Suppo Kernel terminpt Microsoft Remote Deskt Kernel ThermalFilte Microsoft Thermal Filt Kernel TPM TPM Kernel TsUsbFlt Remote Desktop USB Hub Kernel TsUsbGD Remote Desktop Generic Kernel tsusbhub Remote Desktop USB Hub Kernel tunnel Microsoft Tunnel Minip Kernel UASPStor USB Attached SCSI (UAS Kernel UcmCx0101 USB Connector Manager Kernel UcmTcpciCx01 UCM-TCPCI KMDF Class E Kernel UcmUcsiAcpiC UCM-UCSI ACPI Client Kernel UcmUcsiCx010 UCM-UCSI KMDF Class Ex Kernel UCPD UCPD File System Ucx01000 USB Host Support Libra Kernel UdeCx USB Device Emulation S Kernel udfs udfs File System UEFI Microsoft UEFI Driver Kernel UevAgentDriv UevAgentDriver File System Ufx01000 USB Function Class Ext Kernel UfxChipidea USB Chipidea Controlle Kernel ufxsynopsys USB Synopsys Controlle Kernel uiomap Microsoft UIO Mapper D Kernel umbus UMBus Enumerator Drive Kernel UmPass Microsoft UMPass Drive Kernel UnionFS UnionFS File System UrsChipidea Chipidea USB Role-Swit Kernel UrsCx01000 USB Role-Switch Suppor Kernel UrsSynopsys Synopsys USB Role-Swit Kernel usb-platform Usb Platform Detection Kernel Usb4DeviceRo USB4 Device Router Ser Kernel Usb4HostRout USB4 Host Router Servi Kernel usbaudio USB Audio Driver (WDM) Kernel usbaudio2 USB Audio 2.0 Service Kernel usbccgp Microsoft USB Generic Kernel usbcir eHome Infrared Receive Kernel usbehci Microsoft USB 2.0 Enha Kernel usbhub Microsoft USB Standard Kernel USBHUB3 SuperSpeed Hub Kernel usbohci Microsoft USB Open Hos Kernel usbprint Microsoft USB PRINTER Kernel usbser Microsoft USB Serial D Kernel USBSTOR USB Mass Storage Drive Kernel usbuhci Microsoft USB Universa Kernel USBXHCI USB xHCI Compliant Hos Kernel vdrvroot Microsoft Virtual Driv Kernel VerifierExt Driver Verifier Extens Kernel VfpExt Microsoft Azure VFP Sw Kernel vhdmp vhdmp Kernel vhdparser vhdparser Kernel vhf Virtual HID Framework Kernel Vid Vid Kernel VirtualRende VirtualRender Kernel vmbus Virtual Machine Bus Kernel VMBusHID VMBusHID Kernel vmbusproxy vmbusproxy Kernel vmbusr Virtual Machine Bus Pr Kernel vmgid Microsoft Hyper-V Gues Kernel VMSNPXY VmSwitch NIC Proxy Dri Kernel VMSP VmSwitch Protocol Driv Kernel VmsProxy VmSwitch Proxy Driver Kernel VMSVSF VmSwitch Extensibility Kernel VMSVSP VmSwitch Extensibility Kernel volmgr Volume Manager Driver Kernel volmgrx Dynamic Volume Manager Kernel volsnap Volume Shadow Copy dri Kernel volume Volume driver Kernel vpci Microsoft Hyper-V Virt Kernel vpcivsp Microsoft Hyper-V PCI Kernel vsmraid vsmraid Kernel 4/22/2014 1:21:41 PM VSPerfDrv110 Performance Tools Driv Kernel 7/1/2012 9:25:47 PM VSTXRAID VIA StorX Storage RAID Kernel 1/21/2013 12:00:28 PM vwifibus Virtual Wireless Bus D Kernel vwififlt Virtual WiFi Filter Dr Kernel vwifimp Virtual WiFi Miniport Kernel WacomPen Wacom Serial Pen HID D Kernel wanarp Remote Access IP ARP D Kernel wanarpv6 Remote Access IPv6 ARP Kernel wcifs Windows Container Isol File System WdBoot Microsoft Defender Ant Kernel Wdf01000 Kernel Mode Driver Fra Kernel WdFilter Microsoft Defender Ant File System wdiwifi WDI Driver Framework Kernel WdmCompanion WdmCompanionFilter Kernel WdNisDrv Microsoft Defender Ant Kernel WFPLWFS Microsoft Windows Filt Kernel Wificx Wifi Network Adapter C Kernel WiManH WiMan Service Kernel 8/12/2024 6:39:11 AM WIMMount WIMMount File System WinAccelCx01 Microsoft Accelerator Kernel WindowsTrust Windows Trusted Execut Kernel WindowsTrust Microsoft Windows Trus Kernel wini3ctarget Generic driver for I3C Kernel WinMad WinMad Service Kernel 6/19/2019 7:18:11 AM WinNat Windows NAT Driver Kernel WINUSB WinUsb Driver Kernel WinVerbs WinVerbs Service Kernel 6/19/2019 7:18:12 AM WmiAcpi Microsoft Windows Mana Kernel Wof Windows Overlay File S File System WpdUpFltr WPD Upper Class Filter Kernel ws2ifsl Winsock IFS Driver Kernel wtd wtd Kernel WudfPf User Mode Driver Frame Kernel WUDFRd Windows Driver Foundat Kernel WUDFWpdFs WPD File System driver Kernel xboxgip Xbox Game Input Protoc Kernel xinputhid XINPUT HID Filter Driv Kernel ZTDNS ZTDNS Kernel MBAMWebProte MBAMWebProtection Kernel 5/28/2025 7:42:56 AM ESProtection Malwarebytes Anti-Expl Kernel 6/3/2025 2:41:04 AM MBAMProtecti MBAMProtection Kernel 7/18/2025 9:07:12 AM OS Name: Microsoft Windows 11 Pro OS Version: 10.0.26100 N/A Build 26100 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Workstation OS Build Type: Multiprocessor Free Active Connections Proto Local Address Foreign Address State PID TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 1696 RpcEptMapper [svchost.exe] TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4 Can not obtain ownership information TCP 0.0.0.0:2869 0.0.0.0:0 LISTENING 4 Can not obtain ownership information TCP 0.0.0.0:5040 0.0.0.0:0 LISTENING 12236 CDPSvc [svchost.exe] TCP 0.0.0.0:17500 0.0.0.0:0 LISTENING 20244 [Dropbox.exe] TCP 0.0.0.0:20321 0.0.0.0:0 LISTENING 18816 [Resolve.exe] TCP 0.0.0.0:49152 0.0.0.0:0 LISTENING 18816 [Resolve.exe] TCP 0.0.0.0:49664 0.0.0.0:0 LISTENING 1384 Can not obtain ownership information TCP 0.0.0.0:49665 0.0.0.0:0 LISTENING 1208 Can not obtain ownership information TCP 0.0.0.0:49666 0.0.0.0:0 LISTENING 2152 Schedule [svchost.exe] TCP 0.0.0.0:49667 0.0.0.0:0 LISTENING 3540 SessionEnv [svchost.exe] TCP 0.0.0.0:49668 0.0.0.0:0 LISTENING 3640 EventLog [svchost.exe] TCP 0.0.0.0:49669 0.0.0.0:0 LISTENING 4580 [spoolsv.exe] TCP 0.0.0.0:49674 0.0.0.0:0 LISTENING 1332 Can not obtain ownership information TCP 127.0.0.1:843 0.0.0.0:0 LISTENING 20244 [Dropbox.exe] TCP 127.0.0.1:8884 0.0.0.0:0 LISTENING 4 Can not obtain ownership information TCP 127.0.0.1:17600 0.0.0.0:0 LISTENING 20244 [Dropbox.exe] TCP 127.0.0.1:20321 127.0.0.1:64108 ESTABLISHED 18816 [Resolve.exe] TCP 127.0.0.1:43227 0.0.0.0:0 LISTENING 5544 Can not obtain ownership information TCP 127.0.0.1:60000 127.0.0.1:62832 ESTABLISHED 20244 [Dropbox.exe] TCP 127.0.0.1:62830 127.0.0.1:62831 ESTABLISHED 20244 [Dropbox.exe] TCP 127.0.0.1:62831 127.0.0.1:62830 ESTABLISHED 20244 [Dropbox.exe] TCP 127.0.0.1:62832 127.0.0.1:60000 ESTABLISHED 20244 [Dropbox.exe] TCP 127.0.0.1:63972 127.0.0.1:63973 ESTABLISHED 20244 [Dropbox.exe] TCP 127.0.0.1:63973 127.0.0.1:63972 ESTABLISHED 20244 [Dropbox.exe] TCP 127.0.0.1:63974 127.0.0.1:63975 ESTABLISHED 20244 [Dropbox.exe] TCP 127.0.0.1:63975 127.0.0.1:63974 ESTABLISHED 20244 [Dropbox.exe] TCP 127.0.0.1:64108 127.0.0.1:20321 ESTABLISHED 18816 [Resolve.exe] TCP 192.168.0.206:139 0.0.0.0:0 LISTENING 4 Can not obtain ownership information TCP 192.168.0.206:49675 20.59.87.227:443 ESTABLISHED 5736 WpnService [svchost.exe] TCP 192.168.0.206:49706 52.96.64.226:443 ESTABLISHED 14392 [Microsoft.Notes.exe] TCP 192.168.0.206:49707 52.96.64.226:443 ESTABLISHED 14392 [Microsoft.Notes.exe] TCP 192.168.0.206:51068 23.217.9.11:443 ESTABLISHED 21072 [msedge.exe] TCP 192.168.0.206:52918 23.217.9.12:443 ESTABLISHED 21072 [msedge.exe] TCP 192.168.0.206:53685 13.71.196.234:8883 ESTABLISHED 18212 [SupportAssistAgent.exe] TCP 192.168.0.206:56912 74.179.65.112:443 ESTABLISHED 21072 [msedge.exe] TCP 192.168.0.206:58348 23.215.223.150:443 ESTABLISHED 21072 [msedge.exe] TCP 192.168.0.206:58900 23.215.223.150:443 ESTABLISHED 21072 [msedge.exe] TCP 192.168.0.206:60031 20.9.155.153:443 ESTABLISHED 19620 [MicrosoftSecurityApp.exe] TCP 192.168.0.206:60032 162.125.40.1:443 ESTABLISHED 20244 [Dropbox.exe] TCP 192.168.0.206:60033 162.125.40.2:443 ESTABLISHED 20244 [Dropbox.exe] TCP 192.168.0.206:62716 54.163.113.199:443 CLOSE_WAIT 5544 Can not obtain ownership information TCP 192.168.0.206:63915 23.217.9.12:443 CLOSE_WAIT 16292 [LockApp.exe] TCP 192.168.0.206:63916 23.217.9.16:443 CLOSE_WAIT 16292 [LockApp.exe] TCP 192.168.0.206:63917 23.217.9.16:443 CLOSE_WAIT 16292 [LockApp.exe] TCP 192.168.0.206:63918 23.211.124.141:443 CLOSE_WAIT 16292 [LockApp.exe] TCP 192.168.0.206:63919 23.211.124.141:443 CLOSE_WAIT 16292 [LockApp.exe] TCP 192.168.0.206:63935 20.59.87.227:443 ESTABLISHED 7400 [OneDrive.exe] TCP 192.168.0.206:64498 23.217.9.21:443 ESTABLISHED 21072 [msedge.exe] TCP 192.168.0.206:64505 23.215.223.150:443 ESTABLISHED 21072 [msedge.exe] TCP [::]:135 [::]:0 LISTENING 1696 RpcEptMapper [svchost.exe] TCP [::]:445 [::]:0 LISTENING 4 Can not obtain ownership information TCP [::]:2869 [::]:0 LISTENING 4 Can not obtain ownership information TCP [::]:17500 [::]:0 LISTENING 20244 [Dropbox.exe] TCP [::]:49664 [::]:0 LISTENING 1384 Can not obtain ownership information TCP [::]:49665 [::]:0 LISTENING 1208 Can not obtain ownership information TCP [::]:49666 [::]:0 LISTENING 2152 Schedule [svchost.exe] TCP [::]:49667 [::]:0 LISTENING 3540 SessionEnv [svchost.exe] TCP [::]:49668 [::]:0 LISTENING 3640 EventLog [svchost.exe] TCP [::]:49669 [::]:0 LISTENING 4580 [spoolsv.exe] TCP [::]:49674 [::]:0 LISTENING 1332 Can not obtain ownership information TCP [::1]:42050 [::]:0 LISTENING 7592 [OneDrive.Sync.Service.exe] TCP [::1]:49670 [::]:0 LISTENING 5464 [jhi_service.exe] UDP 0.0.0.0:123 *:* 25476 W32Time [svchost.exe] UDP 0.0.0.0:5050 *:* 12236 CDPSvc [svchost.exe] UDP 0.0.0.0:5353 *:* 3096 Dnscache [svchost.exe] UDP 0.0.0.0:5353 *:* 20836 [msedge.exe] UDP 0.0.0.0:5353 *:* 20836 [msedge.exe] UDP 0.0.0.0:5353 *:* 21072 [msedge.exe] UDP 0.0.0.0:5353 *:* 21072 [msedge.exe] UDP 0.0.0.0:5355 *:* 3096 Dnscache [svchost.exe] UDP 0.0.0.0:17500 *:* 20244 [Dropbox.exe] UDP 0.0.0.0:54760 *:* 3096 Dnscache [svchost.exe] UDP 0.0.0.0:64176 *:* 18816 [Resolve.exe] UDP 0.0.0.0:64840 *:* 3096 Dnscache [svchost.exe] UDP 127.0.0.1:1900 *:* 4988 SSDPSRV [svchost.exe] UDP 127.0.0.1:49918 127.0.0.1:49918 4856 iphlpsvc [svchost.exe] UDP 127.0.0.1:53190 *:* 4988 SSDPSRV [svchost.exe] UDP 192.168.0.206:137 *:* 4 Can not obtain ownership information UDP 192.168.0.206:138 *:* 4 Can not obtain ownership information UDP 192.168.0.206:1900 *:* 4988 SSDPSRV [svchost.exe] UDP 192.168.0.206:5353 *:* 18816 [Resolve.exe] UDP 192.168.0.206:53189 *:* 4988 SSDPSRV [svchost.exe] UDP [::]:123 *:* 25476 W32Time [svchost.exe] UDP [::]:5353 *:* 21072 [msedge.exe] UDP [::]:5353 *:* 3096 Dnscache [svchost.exe] UDP [::]:5353 *:* 20836 [msedge.exe] UDP [::]:5355 *:* 3096 Dnscache [svchost.exe] UDP [::]:54760 *:* 3096 Dnscache [svchost.exe] UDP [::]:64177 *:* 18816 [Resolve.exe] UDP [::]:64840 *:* 3096 Dnscache [svchost.exe] UDP [::1]:1900 *:* 4988 SSDPSRV [svchost.exe] UDP [::1]:5353 *:* 18816 [Resolve.exe] UDP [::1]:53188 *:* 4988 SSDPSRV [svchost.exe] UDP [fe80::d3d4:2c32:399d:fd94%13]:1900 *:* 4988 SSDPSRV [svchost.exe] UDP [fe80::d3d4:2c32:399d:fd94%13]:53187 *:* 4988 SSDPSRV [svchost.exe] _Misc Software 0 12/02/2025 Vb.net Customizing Code Behinnd MR Button Webtools chr MR Web Tools ? seperates values chr(032032?chr(032 use ascii "bof" BEGIN OF FILE "eof" END OF FILE "lf" remove double CrLf "td" Replace tabs with dash "ts" tab to spaces "tc" tab to comma "lfc" replace line feeds with commas "lb-" Replace line breaks with - "{GET}" EXTRACT BETWEEN { } "{DEL}" 'Delete BETWEEN { } Vb.net 0 11/29/2024 Php Archive Code Zoom Backup Code zoom format html_entity_decode Codezoom.php <?php //compiled version: 7.2022.912.1815 $REPORT_builder.="<script> function Clipboard(txt) { var copyText = document.getElementById(txt); copyText.select(); copyText.setSelectionRange(0, 99999); navigator.clipboard.writeText(copyText.value); }</script>"; $pageLevel=3; $title="code View"; // `Startup Config` embed point $appid="638069743707776546";$appidLast=""; error_reporting( error_reporting() & ~E_NOTICE ); require_once("mystuff.php"); require_once("functions.php"); $r=new mysqli_swd(); //if(file_exists("header_global.php")) require_once("header_global.php"); //if(file_exists("header.php")){ include("header.php"); }else{ echo $REPORT_builder; } $codeid=$_GET["PID"]; //$codeid = ereg_replace('[^0-9]', '', $codeid); $sql="SELECT code,viewed,viewed_date,show_html FROM code WHERE codeid = '$codeid'"; $r->dbsql($sql); $code=html_entity_decode(stripslashes($r->data1[0])); $sql="UPDATE `code` SET `viewed`='".($r->data1[1]+1)."',`viewed_date`='".date("Y-m-d")."' WHERE codeid = '$codeid'";$r->dbsql($sql); $REPORT_builder.="<div class='div1'><textarea id='code' name='code' style=min-height:500px;width:100%;>$code</textarea></div> <input type='button' name='keywords_clipboard' style='margin-top:25px;' value='Save Code' onclick="Clipboard('code');"> <input type=button onclick="location.href='codeView.php?BACK=1#$codeid';" value='R E T U R N'> </body></html>"; echo $REPORT_builder; ?> Php 0 12/28/2022 Vb.net Setup Compiling Error Locations errors optimization Locating Bug Fixes optimize error Project- project properties (located towards bottom) Compile -towards bottom "Advanced Compile Options" uncheck "Enable Optimizations" ============ Resolving the 'Microsoft.Jet.OLEDB.4.0' Provider Not Registered Er… 1 2 3 The error Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine typically occurs when you try to use the Microsoft Jet OLEDB 4.0 driver on a 64-bit operating system. This driver is not compatible with 64-bit systems, leading to this error. Example string connectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydatabase.mdb;"; using (OleDbConnection connection = new OleDbConnection(connectionString)) { connection.Open(); // Perform database operations } Solution 1: Change Project Build Configuration One common solution is to change the build configuration of your project to target x86 (32-bit) instead of Any CPU or x64. Steps: Open your project in Visual Studio. Go to Project Properties > Build. Change the Platform target to x86. Rebuild your project. Solution 2: Use Microsoft.ACE.OLEDB.12.0 Another solution is to use the Microsoft Access Database Engine, which provides a 64-bit compatible driver. Example: string connectionString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\mydatabase.accdb;"; using (OleDbConnection connection = new OleDbConnection(connectionString)) { connection.Open(); // Perform database operations } Solution 3: Enable 32-bit Applications in IIS If you are running a web application, you can enable 32-bit applications in IIS 3 . Steps: Open IIS Manager. Select the application pool your application is using. Click on Advanced Settings. Set Enable 32-Bit Applications to True. By following these steps, you can resolve the Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine error and ensure your application runs smoothly on both 32-bit and 64-bit systems. Learn more: 1 - stackoverflow.com 2 - answers.microsoft.com 3 - stackoverflow.com Resolving the 'Microsoft.Jet.OLEDB.4.0' Provider Not Registered Er… 1 2 3 The error Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine typically occurs when you try to use the Microsoft Jet OLEDB 4.0 driver on a 64-bit operating system. This driver is not compatible with 64-bit systems, leading to this error. Example string connectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydatabase.mdb;"; using (OleDbConnection connection = new OleDbConnection(connectionString)) { connection.Open(); // Perform database operations } Solution 1: Change Project Build Configuration One common solution is to change the build configuration of your project to target x86 (32-bit) instead of Any CPU or x64. Steps: Open your project in Visual Studio. Go to Project Properties > Build. Change the Platform target to x86. Rebuild your project. Solution 2: Use Microsoft.ACE.OLEDB.12.0 Another solution is to use the Microsoft Access Database Engine, which provides a 64-bit compatible driver. Example: string connectionString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\mydatabase.accdb;"; using (OleDbConnection connection = new OleDbConnection(connectionString)) { connection.Open(); // Perform database operations } Solution 3: Enable 32-bit Applications in IIS If you are running a web application, you can enable 32-bit applications in IIS 3 . Steps: Open IIS Manager. Select the application pool your application is using. Click on Advanced Settings. Set Enable 32-Bit Applications to True. By following these steps, you can resolve the Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine error and ensure your application runs smoothly on both 32-bit and 64-bit systems. Learn more: 1 - stackoverflow.com 2 - answers.microsoft.com 3 - stackoverflow.com Vb.net 0 07/23/2025 Vb.net Customizing Control Window State Of App maximize all programs minimize Outlook Mail Cleaner automatically minimize a window in VB.NET, you can set the WindowState property of the form to FormWindowState.Minimized. This can be done in various scenarios, such as when the form loads, in response to a user action (like clicking a button), or based on a timer. 1. Minimizing the Current Form: To minimize the form where the code is executed: Code Me.WindowState = FormWindowState.Minimized This line of code can be placed within an event handler, such as a button click event or a form load event. 2. Minimizing All Active Forms: To minimize all forms currently open in your application: Code For Each frm As Form In Application.OpenForms frm.WindowState = FormWindowState.Minimized Next frm This code iterates through the Application.OpenForms collection and sets the WindowState of each form to Minimized. 3. Minimizing an External Application Window (Advanced): Minimizing an external application's window requires using Windows API functions. This involves obtaining the window handle of the target application and then using functions like ShowWindow to manipulate its state. This is a more complex approach and typically involves PInvoke to call unmanaged code. Example for a specific event: To minimize the form when a specific button is clicked: Code Private Sub btnMinimize_Click(sender As Object, e As EventArgs) Handles btnMinimize.Click Me.WindowState = FormWindowState.Minimized End Sub Maximize all apps Imports System.Runtime.InteropServices Module ModConnection ' Import the ShowWindow function from user32.dll Public Function ShowWindow(hWnd As IntPtr, nCmdShow As Integer) As Boolean End Function ' Constants for ShowWindow Public Const SW_SHOWNORMAL = 1 Public Const SW_SHOWMAXIMIZED = 3 Public Const SW_SHOWMINIMIZED = 6 your function calls Private Sub btProcess_Click(sender As Object, e As EventArgs) Handles btProcess.Click File1.Items.Clear() For Each p In Process.GetProcesses If p.MainWindowTitle <> "" Then 'File1.Items.Add(p.MainWindowTitle + "..running") File1.Items.Add("[" + p.ProcessName + "=" + p.MainWindowTitle + "]") ShowWindow(p.MainWindowHandle, SW_SHOWMAXIMIZED) End If Next End Sub Vb.net 0 10/19/2025 Php Files Copy A File In PHP file copy Copying Files To copy a file in PHP, you use the built-in copy() function. This function takes the source file path and the destination path as arguments and returns true on success or false on failure. Syntax php bool copy(string $source, string $destination, resource $context = null): bool $source (Required): The path to the original file you want to copy. $destination (Required): The path, including the new filename, where the file will be copied. If the destination file already exists, it will be overwritten. $context (Optional): A context resource created with stream_context_create(). Example Here is a basic example of how to copy a file and check the result: =?php // Specify the source file path $source_file = 'path/to/original_file.txt'; // Specify the destination path, including the new filename $destination_file = 'path/to/new_directory/copied_file.txt'; // Use the copy() function if (copy($source_file, $destination_file)) { echo "File copied successfully!"; } else { echo "Something went wrong while copying the file. Check permissions."; } ?= Important Considerations File Permissions: The PHP script must have permission to read the source file and write to the destination directory. Permission errors are a common reason for failure. Destination Path: The destination must include the new filename, not just the directory name. For example, you need .../new_dir/copied.txt, not just .../new_dir/. Error Handling: The copy() function returns a boolean, so it is important to use an if statement to handle potential errors gracefully. Moving vs. Copying: If you want to move a file (delete the original after copying), use the rename() function instead. Uploaded Files: For handling files uploaded via an HTML form (HTTP POST method), you must use the specialized move_uploaded_file() function, not copy(). Php 0 12/20/2025 Vb.net Files Create A Copy Or Move A File In A Different Directory copy files move files File Management ' Copy the file to a new location without overwriting existing file. My.Computer.FileSystem.CopyFile( "C:UserFilesTestFilestestFile.txt", "C:UserFilesTestFiles2testFile.txt") ' Copy the file to a new folder, overwriting existing file. My.Computer.FileSystem.CopyFile( "C:UserFilesTestFilestestFile.txt", "C:UserFilesTestFiles2testFile.txt", Microsoft.VisualBasic.FileIO.UIOption.AllDialogs, Microsoft.VisualBasic.FileIO.UICancelOption.DoNothing) ' Copy the file to a new folder and rename it. My.Computer.FileSystem.CopyFile( "C:UserFilesTestFilestestFile.txt", "C:UserFilesTestFiles2NewFile.txt", Microsoft.VisualBasic.FileIO.UIOption.AllDialogs, Microsoft.VisualBasic.FileIO.UICancelOption.DoNothing) ================== overwrite defaults to false need to add ",true" inside the function The My.Computer.FileSystem.MoveFile method can be used to move a file to another folder. If the target structure does not exist, it will be created. To move a file Use the MoveFile method to move the file, specifying the file name and location for both the source file and the target file. This example moves the file named test.txt from TestDir1 to TestDir2. Note that the target file name is specified even though it is the same as the source file name. VB Copy My.Computer.FileSystem.MoveFile("C:TestDir1test.txt", "C:TestDir2test.txt") To move a file and rename it Use the MoveFile method to move the file, specifying the source file name and location, the target location, and the new name at the target location. This example moves the file named test.txt from TestDir1 to TestDir2 and renames it nexttest.txt. VB Copy My.Computer.FileSystem.MoveFile("C:TestDir1test.txt", "C:TestDir2nexttest.txt", FileIO.UIOption.AllDialogs, FileIO.UICancelOption.ThrowException) Vb.net 0 12/10/2023 Php Files Create Directory File List After Database Backup file list database backup example Backup Sites %s', escapeshellarg($host), escapeshellarg($user), escapeshellarg($pass), escapeshellarg($dbname), escapeshellarg($filename) ); $output = []; $result_code = 0; // Execute the command exec($command, $output, $result_code); if ($result_code === 0) { return "Database dump successful."; } else { return "Error creating database dump. Command output: " . implode("n", $output); } } // Configuration variables //$server='localhost';$user='softwax3_Steve99';$password='pay99.bill';$database='softwax3_accounting'; $DBHOST = $server; $DBUSER = $user; $DBPASS = $password; $DBNAME = $database; $BACKUP_FILE = 'backup_'.$database. date('Y-m-d_H-i-s') . '.sql'; // Run the backup function $message = backup_mysql_database($DBHOST, $DBUSER, $DBPASS, $DBNAME, $BACKUP_FILE); echo $message; $newname=str_replace(".sql",".txt",$BACKUP_FILE); rename($BACKUP_FILE, $newname); $current_dir="./"; $dir = opendir($current_dir); echo "directory=".$current_dir; while ($file = readdir($dir)){ $fullpath=$current_dir.$file; $filedate=date('Y-m-j', filemtime($fullpath)); $fsize=filesize($fullpath)/1000; $fsize=(int)$fsize;$fsize=$fsize/1000; $bulletin[]=$file."@".$fsize."@".$filedate; } closedir($dir); $count1=count($bulletin); sort($bulletin); reset($bulletin); //if($DI=='')ECHO "?DI="; $dis.="Files(by Name)"; //while (list ($key, $val) = each ($bulletin)){ foreach($bulletin as $key=>$val) { //} while (list ($key, $val) = each ($bulletin)){ $mark=explode('@',$val); $count+=1; if($mark[0]=="index.php")continue; if(strpos($mark[0],".")==0) $dis.="".$mark[0]."Directory"; else $dis.="".$mark[0]."(".$mark[1].") MB ".$mark[2].""; //if($count==(int)($count1/2)) echo " "; } $dis.=""; echo $dis; ?> Php 0 12/19/2025 Php Function Create Lionks Backup links $PDS_ Developer function CreateLinks($inx,$num,$range){ global $ALPHA; global $VIEW;global $txWhere;global $PDS_; $SubCat="&PDS_=";if($PDS_>0)$SubCat="&PDS_=".$PDS_; echo "ododo=".$PDS_; $ratio=(int)($num/$range);$start=1;$maxlinks=30; if($ratio<$num/$range)$ratio+=1; $end=$ratio; if($ratio>$maxlinks){ $start=$inx/$range-$maxlinks/2; if($start<1)$start=1; $end=$start+$maxlinks; if($end>$ratio){ $end=$ratio;$start=$end-$maxlinks; } } for($i=$start;$i<=$end;$i++){ switch($VIEW){ case 2: $submenu.="$i|"; break; default: $submenu.="$i|"; } } $dis1.=$submenu; return $dis1; } Php 0 08/21/2024 _Misc Software Ini Creating A .user.ini File For Linux user ini Developer ; cPanel-generated php ini directives, do not edit ; Manual editing of this file may result in unexpected behavior. ; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) ; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI) [PHP] display_errors = Off max_execution_time = 600 max_input_time = 600 max_input_vars = 5000 memory_limit = 512M post_max_size = 516M session.gc_maxlifetime = 1440 session.save_path = "/var/cpanel/php/sessions/ea-php81" upload_max_filesize = 512M zlib.output_compression = Off _Misc Software 0 05/04/2025 Css Formatting CSS Scale Property scale zoom Media Screens The CSS scale property allows you to resize elements by scaling them along the x, y, and z axes. This property is particularly useful for creating responsive designs and animations. The scale property can be defined with one, two, or three values, depending on the dimensions you want to scale. Syntax and Usage The syntax for the scale property is as follows: scale: x-axis y-axis z-axis | initial | inherit; Copy x-axis: Defines the scale factor along the x-axis. y-axis: Defines the scale factor along the y-axis. z-axis: Defines the scale factor along the z-axis. initial: Sets the property to its default value. inherit: Inherits the property from its parent element. Examples Scaling uniformly in both x and y directions: div { scale: 2; } Copy Scaling differently in x and y directions: div { scale: 2 0.5; } Copy Scaling in x, y, and z directions: div { scale: 1 1.5 2; } Copy Alternative: CSS Transform Property An alternative to the scale property is using the CSS transform property with the scale() function. This function allows you to scale elements in 2D or 3D space. For example: div { transform: scale(2); } Copy This will achieve the same effect as scale: 2; but is part of the broader transform property. Important Considerations Accessibility: Scaling and zooming animations can trigger migraines for some users. It's advisable to provide a control to turn off animations or use the prefers-reduced-motion media feature to disable animations for users who have reduced motion preferences. Child Elements: The scale property affects all descendant elements, meaning that if you scale a parent element, all its children will be scaled as well. Layout Flow: Unlike the scale() function in the transform property, the scale property does not cause other elements to reflow around it. By understanding and utilizing the CSS scale property, you can create dynamic and responsive web designs that enhance user experience. Whether you choose to use the scale property directly or the transform property with the scale() function, both methods offer flexibility and control over element sizing. Css 0 12/13/2025 Vb.net Customizing Debug Properties Of Project signing compile debug settings Vb 22 under the menu "debug" look for "xxxx debug properties" Application compile debug references resources services Settings signing my extension's security publish code analysis. Vb.net 0 02/05/2025 Vb.net Database Delete A Record From A DAO Recordset delete recordset Sub DeleteDuplicateShippers() Dim dbsNorthwind As DAO.Database Dim rstShippers As DAO.Recordset Dim strSQL As String Dim strName As String On Error GoTo ErrorHandler Set dbsNorthwind = CurrentDb strSQL = "SELECT * FROM Shippers ORDER BY CompanyName, ShipperID" Set rstShippers = dbsNorthwind.OpenRecordset(strSQL, dbOpenDynaset) ' If no records in Shippers table, exit. If rstShippers.EOF Then Exit Sub strName = rstShippers![CompanyName] rstShippers.MoveNext Do Until rstShippers.EOF If rstShippers![CompanyName] = strName Then rstShippers.Delete Else strName = rstShippers![CompanyName] End If rstShippers.MoveNext Loop Exit Sub ErrorHandler: MsgBox "Error #: " & Err.Number & vbCrLf & vbCrLf & Err.Description End Function Vb.net 0 10/09/2022 Php Function Deletefile.php delete exist file Backup File Info "; switch($AC){ case 1: if(file_exists($upfile))unlink($upfile); $upfile=str_replace("/thm/","/",$upfile); if(file_exists($upfile))unlink($upfile); echo "File is Deleted. Please close this window"; break; default: if(file_exists($upfile)){ if(file_exists($upfile)){ if(mime_content_type($upfile)=="image/jpeg"){ $dimen=sizepicture($upfile,300,400); echo " "; }else{ echo $upfile.""; } echo "If not, just close this window"; } }else echo "This file does not exist. Close this window."; break; } ?> Php 0 05/18/2025 Php Object Determin A Files Type file type Checking Files if looking for images The following constants are defined, and represent possible exif_imagetype() return values: Imagetype Constants Value Constant 1 IMAGETYPE_GIF 2 IMAGETYPE_JPEG 3 IMAGETYPE_PNG 4 IMAGETYPE_SWF 5 IMAGETYPE_PSD 6 IMAGETYPE_BMP 7 IMAGETYPE_TIFF_II (intel byte order) 8 IMAGETYPE_TIFF_MM (motorola byte order) 9 IMAGETYPE_JPC 10 IMAGETYPE_JP2 11 IMAGETYPE_JPX 12 IMAGETYPE_JB2 13 IMAGETYPE_SWC 14 IMAGETYPE_IFF 15 IMAGETYPE_WBMP 16 IMAGETYPE_XBM 17 IMAGETYPE_ICO 18 IMAGETYPE_WEBP 19 IMAGETYPE_AVIF Note: exif_imagetype() will emit an E_NOTICE and return false if it is unable to read enough bytes from the file to determine the image type. In PHP, you can determine the file type of a movie, PDF, or image using several functions. mime_content_type() returns the MIME type, finfo provides more detailed information, and exif_imagetype() is specifically for images. Detailed Explanation: 1. mime_content_type(): This function uses the magic.mime file to return the MIME type of a file. For example: mime_content_type('movie.mp4') might return video/mp4. mime_content_type('document.pdf') might return application/pdf. mime_content_type('image.jpg') might return image/jpeg. 2. finfo: This function provides more detailed information about a file, including its type. It can be used to check for specific file types or extensions. 3. exif_imagetype(): This function is specifically designed for images. It reads the first few bytes of an image file to determine its type. It can be used to verify that a file is actually an image before processing it further. Example: Code // Check file type using mime_content_type() $file = 'movie.mp4'; $mime_type = mime_content_type($file); if ($mime_type == 'video/mp4') { echo "The file is a video."; } elseif ($mime_type == 'application/pdf') { echo "The file is a PDF."; } elseif (strpos($mime_type, 'image/') !== false) { // Check if MIME type starts with 'image/' echo "The file is an image."; } else { echo "The file type is unknown."; } // Check file type using finfo (more robust) $finfo = finfo_open(FILEINFO_MIME_TYPE); // Open a fileinfo handle $mime_type = finfo_file($finfo, $file, FILEINFO_MIME_TYPE); finfo_close($finfo); if ($mime_type == 'video/mp4') { echo "The file is a video (finfo)."; } elseif ($mime_type == 'application/pdf') { echo "The file is a PDF (finfo)."; } elseif (strpos($mime_type, 'image/') !== false) { echo "The file is an image (finfo)."; } else { echo "The file type is unknown (finfo)."; } // Check image type using exif_imagetype() $file = 'image.jpg'; $image_type = exif_imagetype($file); if ($image_type == IMAGETYPE_JPEG) { echo "The file is a JPEG image."; } elseif ($image_type == IMAGETYPE_PNG) { echo "The file is a PNG image."; } elseif ($image_type == IMAGETYPE_GIF) { echo "The file is a GIF image."; } else { echo "The file is not a supported image type."; } ?> Key Considerations: Security: . Always validate file types on the server-side to prevent malicious files from being uploaded. MIME Type vs. File Extension: . File extensions can be easily spoofed, so relying solely on them is not secure. MIME types provide a more reliable indication of file content. finfo for Detailed Information: . finfo can be used to check for specific file types or extensions, providing more flexibility than mime_content_type(). exif_imagetype() for Image Validation: . This function is specifically designed for images and can be used to verify that a file is actually an image before processing it. Php 0 05/18/2025 Mysql Query Different Types Of Queries sum Create Queries SUMSELECT SUM(amount) AS total_amount FROM orders; Mysql 0 12/18/2025 Browsers Customizing Disable The "resend Confirmation" In Firefox firefox config Annoying Resends You can disable the "resend confirmation" in Firefox by going to about:config, searching for dom.confirm_repost.testing.always_accept, and setting it to true, but this isn't officially supported and might have risks; a better way to avoid it is to use middle-click or Ctrl+click for new tabs instead of the back button, or use the POST/Redirect/GET pattern in website development. Using about:config (Use with caution) Type about:config in the Firefox address bar and press Enter. Accept the risk if prompted. Search for dom.confirm_repost.testing.always_accept. Double-click the preference to change its value to true. Better User Practices (Recommended) Open in New Tab: Instead of clicking the back button after submitting a form (like a search or login), use your middle mouse button (scroll wheel) or Ctrl + Left-Click on links to open them in a new tab, then close that tab. Avoid Back Button: Don't use the back button after posting data; it forces the browser to resend the form data. For Developers (To prevent it on your site) Implement the POST/Redirect/GET (PRG) pattern: After a form submission (POST), redirect the user to a new page using a GET request. This way, refreshing the page only reloads the GET page, not resubmits the form. Browsers 0 12/20/2025 Windows >=10 Files Disk Management computer disk management Hard Drives press windows key then type "computer management" Look for "storage" then "Disk Management" right click on which disk you want to look at. My case I wanted to "change drive letters and path" to assign a letter to one of my external drives. Windows >=10 0 08/02/2025 Windows >=10 Customizing Disk Manager hard drive letters External Hard Drives Using Disk Management: Open Disk Management: Search for "Computer Management" in the Start menu and open it as an administrator. Locate the drive: Find the external hard drive in the list of volumes. Change or remove drive letter: Right-click on the volume and select "Change Drive Letter and Paths". Remove the letter: Choose the "Remove" option to unassign the drive letter. If you want to assign a different letter, select "Change" and choose from the available letters. This video demonstrates how to use Disk Management to change or remove a drive letter: 59s Cube Computer Channel YouTube · Jun 2, 2025 Using Diskpart: 1. Open Diskpart: . Search for "cmd" in the Start menu, right-click on "Command Prompt", and select "Run as administrator". Then, type diskpart and press Enter. 2. List volumes: . Type list volume and press Enter to see all volumes and their corresponding numbers. 3. Select the volume: . Type select volume X (replace X with the volume number of your drive) and press Enter. 4. Remove or assign the letter: . To remove the letter, type remove letter=X (replace X with the drive letter) and press Enter. To assign a new letter, type assign letter=Y (replace Y with the desired letter) and press Enter. 5. Exit Diskpart: . Type exit and press Enter. Windows >=10 0 07/28/2025 Mysql Database Does Field Exit In Table field exists Developer SHOW COLUMNS FROM `table` LIKE 'fieldname'; With PHP it would be something like... $result = mysql_query("SHOW COLUMNS FROM `table` LIKE 'fieldname'"); $exists = (mysql_num_rows($result))?TRUE:FALSE; SELECT * FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_name' AND TABLE_NAME = 'table_name' AND COLUMN_NAME = 'column_name' $chkcol = mysql_query("SELECT * FROM `my_table_name` LIMIT 1"); $mycol = mysql_fetch_array($chkcol); if(!isset($mycol['my_new_column'])) mysql_query("ALTER TABLE `my_table_name` ADD `my_new_column` BOOL NOT NULL DEFAULT '0'"); Mysql 0 12/02/2023 Vb.net Controls DoEvents In .NET doevents Developer 18 Application.DoEvents() Vb.net 0 12/14/2023 _Misc Software Convert Export Audio DaVinci resolve audio Sound Editor How to Export Audio ONLY in Davinci Resolve (+ Best Format) By Jens Trimmer May 3, 2022 UPDATED January 14, 2023 Export In this article, you will learn how to export audio ONLY from Davinci Resolve. This is actually quite simple so let’s get to it: Open the “Deliver” page inside Davinci Resolve. In the “Render Settings” window, open the “Video” tab and uncheck “Export Video“. Click on “Audio” to open the tab, and change “Format” to “MP3” or “Wave“. Click on “Add to Render Queue“. Click on “Render All” on the right-hand side of the screen. That’s the straightforward answer on how to do it! For a more detailed explanation of this, and whether “MP3” or “Wave” is best, read on! (You’ll also learn how to render only one audio track). How to Export Audio Only From Davinci Resolve! (Detailed Guide) So let’s explain what was discussed above with a bit more details (and pictures!). It does not matter if it’s a video or simply a song you have added to the timeline. Your final product will end up how you set the export settings anyways. Below, you can see that I’ve added a normal MP4 file to the timeline, which I’m going to export as an MP3 file: Normal click in timeline The next step is to go to the “Deliver” page in Davinci Resolve: deliever page Inside the “Deliver” page you should be able to see the “Render Setting” in the top corner on the left-hand side. Watch the picture below if you can’t see it. Inside the “Render Setting“, the first thing you see is some pre-made render settings. Which is awesome, and something we are going to use! By default this one is set to “Custom Export“, we want to change this one to “Audio Only“. To find this option you have to scroll sideways: _Misc Software 0 01/07/2026 Vb.net Files FILE MODIFICATION file date newer File Copy Private Const GENERIC_READ = &H80000000 Private Const GENERIC_WRITE = &H40000000 Private Const FILE_SHARE_READ = &H1 Private Const FILE_SHARE_WRITE = &H2 Private Const CREATE_NEW = 1 Private Const CREATE_ALWAYS = 2 Private Type FILETIME dwLowDateTime As Long dwHighDateTime As Long End Type Private Type SYSTEMTIME wYear As Integer wMonth As Integer wDayOfWeek As Integer wDay As Integer wHour As Integer wMinute As Integer wSecond As Integer wMilliseconds As Integer End Type Private Type TIME_ZONE_INFORMATION Bias As Long StandardName(31) As Integer StandardDate As SYSTEMTIME StandardBias As Long DaylightName(31) As Integer DaylightDate As SYSTEMTIME DaylightBias As Long End Type Private Declare Function CreateFile Lib "kernel32" Alias "CreateFileA" ( _ ByVal lpFileName As String, ByVal dwDesiredAccess As Long, _ ByVal dwShareMode As Long, ByVal lpSecurityAttributes As Long, _ ByVal dwCreationDisposition As Long, ByVal dwFlagsAndAttributes As Long, _ ByVal hTemplateFile As Long) As Long Private Declare Function CloseHandle Lib "kernel32.dll" ( _ ByVal hObject As Long) As Long Private Declare Function FileTimeToSystemTime Lib "kernel32" (lpFileTime As _ FILETIME, lpSystemTime As SYSTEMTIME) As Long Private Declare Function FileTimeToLocalFileTime Lib "kernel32" (lpFileTime As _ FILETIME, lpLocalFileTime As FILETIME) As Long Private Declare Function LocalFileTimeToFileTime Lib "kernel32.dll" ( _ ByRef lpLocalFileTime As FILETIME, ByRef lpFileTime As FILETIME) As Long Private Declare Function GetFileTime Lib "kernel32.dll" ( _ ByVal hFile As Long, ByRef lpCreationTime As FILETIME, _ ByRef lpLastAccessTime As FILETIME, _ ByRef lpLastWriteTime As FILETIME) As Long Private Declare Function SystemTimeToVariantTime Lib "oleaut32.dll" ( _ ByRef lpSystemTime As SYSTEMTIME, ByRef vtime As Date) As Long Private Declare Function SystemTimeToTzSpecificLocalTime Lib "kernel32.dll" ( _ ByVal lpTimeZoneInformation As Any, ByRef lpUniversalTime As SYSTEMTIME, _ ByRef lpLocalTime As SYSTEMTIME) As Long Const TEST_PATH = "C:MyFile.JPG" Dim hFile As Long, ret As Long '~~> Retrieve the Create date, Modify (write) date and Last Access date of '~~> the specified file Sub GetFileTimeDemo() hFile = CreateFile(TEST_PATH, GENERIC_READ Or GENERIC_WRITE, _ FILE_SHARE_READ Or FILE_SHARE_WRITE, ByVal 0&, CREATE_ALWAYS, 0, 0) Dim ftCreate As FILETIME, ftModify As FILETIME, ftLastAccess As FILETIME Dim ft As FILETIME Dim systime_utc As SYSTEMTIME, systime_local As SYSTEMTIME, snull As SYSTEMTIME Dim tz As TIME_ZONE_INFORMATION Dim CreateDate As Date, LastAccessDate As Date, ModifyDate As Date If hFile = 0 Then Exit Sub '~~> read date information If GetFileTime(hFile, ftCreate, ftLastAccess, ftModify) Then '~~> File CreationDate FileTimeToLocalFileTime ftCreate, ft LocalFileTimeToFileTime ft, ftCreate FileTimeToSystemTime ft, systime_utc CreateDate = DateSerial(systime_utc.wYear, systime_utc.wMonth, _ systime_utc.wDay) + TimeSerial(systime_utc.wHour, systime_utc.wMinute, _ systime_utc.wSecond) + (systime_utc.wMilliseconds / 86400000) Dim ftUTC As FILETIME LocalFileTimeToFileTime ft, ftUTC '~~> File LastAccessedDate FileTimeToSystemTime ftLastAccess, systime_utc SystemTimeToTzSpecificLocalTime ByVal 0&, systime_utc, systime_local SystemTimeToVariantTime systime_local, LastAccessDate '~~> File LastModifiedDate FileTimeToSystemTime ftModify, systime_utc SystemTimeToTzSpecificLocalTime ByVal 0&, systime_utc, systime_local SystemTimeToVariantTime systime_local, ModifyDate End If Dim msg As String msg = "File Create Date/time : " & CreateDate & vbCrLf & _ "File LastAccess Date/time : " & LastAccessDate & vbCrLf & _ "File Last Modified Date/time : " & ModifyDate & vbCrLf '~~> Display the relevant info MsgBox msg, vbInformation, "File Stats" Call CloseHandle(hFile) End Sub Vb.net 0 11/17/2024 Windows >=10 Customizing File Sharing file sharing File Sharing Skip to main content The future is yours Microsoft Build · May 19?–?22, 2025 Join developers and AI innovators to refactor your skills at Microsoft Build. Learn Sign in Q&A Windows 11 pro cannot connect to shared folders Anonymous Jun 22, 2024, 10:43 PM I recently pulled an old Win 8.1 computer out of retirement to use as a 'sever.' I set it up and got it up to date with Windows Updates and other updates. Then I tried to share folders from this PC to a Windows 11 PC. I also am running a Windows 7 PC for remote desktop and testing.. When I clicked on the PC icon in Network, the shares would not be exposed from win 11 to win 8.1 as the server. I had some success, but intermittent problems seeing Win 7 shares from Win 11. I ensured Network Discovery was turned on and I tried toggling password protection for shares on and off. I searched the Net for days and tonight, I found an article that describes a known and acknowledged problem withe Windows 11, Microsoft Accounts (vs local accounts) and shared folders. It appears that when I log into a Microsoft Account on my Win 11 machine, I am not able to reliably see shares on other computers. Some shares work fine and others do not work at all. The most common problem was that I would click on a computer to expose its shares and I would be prompted to log into the share--at the computer level. In my experimentation, I discovered that if I logged into an Admin account, shares worked. I thought it was some sort of security issue, and I wasted much time trying to discover the correct security settings. The Admin account is and has always been a Local account, and the account I use daily is a Microsoft account. The problems I was having were NOT security issues as much as they were an acknowledged bug related to MS account logins and network shares. I converted my regular user MS account to a Local account and I was able to see shares across the variety of Win 7, Win 8.1 and Win 11 computers. I do not use MS services that require a MS account--like Office, On Drive, or the many other services that are available, so converting to a local account is expected to be painless and shares between computers if very important to me. How to convert MS account computer login to a Local account login: If you are using MS services, they will require some tweaking to make them work after the conversion!! (1)Open Settings (2)Open Accounts --on the left (3)Under the title "Account Settings," open Your Info (4)Under Account Settings, open Microsoft Account-->Change to Local Account (5)Follow instructions to set the Local password. Copy When done setting password, you will be forced to sign out and then sign in again. (6)Try to use you network shares !! I hope this explanation helps others avoid problems I have experienced. Microsoft, The article I found describing this fix was dated Sep 2023 and the root cause of the problem is still a problem for people using folder shares from older Windows versions to Windows 11 (10?) when logged into a Microsoft Account. Make it work !! Jim ***moved from Windows / Windows 11 / Settings*** Windows Windows Client for IT Pros Networking Network connectivity and file sharing Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized. I have the same question 10 {count} votes Accepted answer Anonymous Jun 24, 2024, 11:20 PM Hi Jim, Thank you for sharing your detailed experience and solution regarding the issue with shared folders between Windows 11 and older Windows versions. Summary of the Issue and Solution You described that when using a Microsoft Account on your Windows 11 PC, you experienced intermittent problems accessing shared folders on other computers, specifically those running Windows 7 and Windows 8.1. The shares were more reliable when using a local admin account rather than a Microsoft Account. You found that converting your Microsoft Account to a Local Account resolved the issue, allowing you to access shared folders consistently across your network. Below are the steps you followed to make this conversion: Steps to Convert a Microsoft Account to a Local Account Open Settings Navigate to Accounts: On the left panel, click on *Accounts*. Open Your Info: Under the title "Account Settings," select *Your Info*. Change to Local Account: Under "Account Settings," click on *Microsoft Account* and then select *Change to Local Account*. Set the Local Password: Follow the instructions to set a local password. After setting the password, you will be prompted to sign out and then sign in again. Test Network Shares: After signing back in with the Local Account, try to access your network shares again. Additional Recommendations Network Discovery and File Sharing: Ensure that Network Discovery and File Sharing are enabled on all your devices. Go to Control Panel > Network and Sharing Center > Change advanced sharing settings to verify these settings. Password Protected Sharing: Depending on your security requirements, you might need to enable or disable password protected sharing. This setting can be found under the same advanced sharing settings menu mentioned above. Verify SMB Protocols: Ensure that the SMB protocol versions required by your devices are enabled. On the Windows 11 PC, go to Control Panel > Programs > Turn Windows features on or off and verify that the necessary SMB versions (SMB 1.0/CIFS File Sharing Support and SMB Direct) are enabled if needed. Further Assistance If you continue to experience issues or have any other questions, please feel free to reach out. We appreciate your feedback and will continue to work towards improving the user experience. Thank you for your patience and cooperation. Best regards, Rosy Forum Support Team Please sign in to rate this answer. 1 person found this answer helpful. 2 additional answers Anonymous Aug 11, 2024, 7:34 AM I also have this issue, but having followed all of the steps above it is still not solved. I have a Windows Vista PC and a Windows 8.1 laptop. I am able to access shared folders between these two using the HomeGroup facility in Windows 8.1 I recently added a Windows 11 pro machine. Following the advice above it has a Local account with password. In the network section of Explorer I cannot see the Windows 8.1 machine, I can (apparently) open it as a media library source in wmp, but there is no content found in Music, Videos or Pictures. The Win11 PC can see the Vista PC, but when I try to open it in explorer it fails. The Windows Network Diagnostics reports: Your computer appears to be correctly configured, but the device or resource (XXXX-XX) is not responding 'Detected', yellow warniing triangle The Vista PC can see the Windows 11 machine, but opening fails. The diagnostic reports: Network diagnostics pinged the remote host but did not reeceive a response On the Windows 8.1 laptop I can see both the Vista machine (which I can also access) and the Windows 11 machine, but opening the latter fails. The diagnostic reports: Windows can't communicate with the device or resource (XXXX-XXXXXXXX) 'Detected', yellow warniing triangle There is also a mouse-over hint with the message: It is available but is not responding to the connection attempts. A firewall or network security policy on the remote computer might be blocking the connection on port 'file and print sharing resource'. In Windows Defender Domain network = Firewall is On Private network (active) = Firewall is On Public network = Firewall is On In Windows Defender, Domain network Active domain networks = Not connected Microsoft Defender Firewall = On Incoming connections = Unchecked In Windows Defender, Private network Active private networks = [wifi connection] Microsoft Defender Firewall = On Incoming connections = Unchecked In Windows Defender, Private network Active public networks = Not connected Microsoft Defender Firewall = On Incoming connections = Unchecked In Windows Defender, Allowed Applications There is a long list of entries, those which I thought most relevant are: On - Core Networking Off - Core Networking Diagnostics On - File and Printer Sharing On - File and Printer Sharing over SMBirect On - Network Discovery Off - Secure Socket Tunneling Protocol Off - SNMP Trap On - Wi-Fi Direct Netword Discovery On - Windows Media Player Off - Windows Media Player Network Sharing Service On - WLAN Service - WFD Application Services ... On - WLAN Service - WFD Services ... On - Workplace or School Account On - Your Account Under Firewall & network protection, Advance settings There are three sections in Overview: Domain Profile Private Profile is Active Public Profile All three have the following entries: Windows Defender Firewall is on Inbound connections that do not match a rule are blocked Outbound connections that do not match a rule are allowed Changing the 'Inbound .... blocked' entries to Unblocked appears to disable the Firewall Under Inbound Rules and Outbound Rules there are many, many entries There are no entries under Connection Security Rules Temporarily disabling the Microsoft Defender Firewall does not make any difference. There is an Apple computer on the network. The Win11 PC can log into this Apple PC using a guest username and password There is a smart TV on the network with an external HD connected. The Win11 PC can open and edit a text file that I put on this drive. I would be happy to provide any more data. Regards Please sign in to rate this answer. Anonymous Aug 15, 2024, 4:49 AM ps I also posted my reply on this forum: https://answers.microsoft.com/en-us/windows/forum/windows_11-wintop_connect/win11-unable-to-seeconnect-to-shared-folders-on/fe2a32e8-459a-40ca-bfe2-ac979ae62599?messageId=9a6bbedc-9b37-45d1-a072-571604ad821f And a response there led me to a solution - I installed the Client for NFS on the Win11 machine and it was then able to see and access the Win8.1 PC (everything under C;Users) The Win81 machine was also able to acccess the Shared folders on the Win11 PC. No change with the Vista machine but I can live with that. (Note: the SMB protocols referred to in the answer above are being retired due to a security problem) Please sign in to rate this answer. 2 people found this answer helpful. Previous Versions Blog Contribute Privacy Terms of Use Code of Conduct Trademarks © Microsoft 2025 Windows >=10 0 03/22/2025 Php Language Finds The Position Of The Last Occurrence Of A String search find Developer PHP strrpos() Function Example Find the position of the last occurrence of "php" inside the string: echo strrpos("I love php, I love php too!","php"); ?> Definition and Usage The strrpos() function finds the position of the last occurrence of a string inside another string. Note: The strrpos() function is case-sensitive. Related functions: strpos() - Finds the position of the first occurrence of a string inside another string (case-sensitive) stripos() - Finds the position of the first occurrence of a string inside another string (case-insensitive) strripos() - Finds the position of the last occurrence of a string inside another string (case-insensitive) Syntax Php 0 02/13/2025 _Misc Software Files Fixing Email Hotmail outlook email regedit File Management Delete And Re-Create Your Outlook Profile Corrupted profiles can lead to errors in Outlook. By removing and creating a new profile, you can start with a fresh configuration and resolve registry or installation-related issues. Here’s how to delete and re-create your Outlook profile: Delete Outlook Profiles from the Registry Open the Registry Editor on your Windows device. Select Computer > HKEY_CURRENT_USER > SOFTWARE > Microsoft > Office > 16.0 > Outlook. Right-click on Profiles and choose Delete.outlook-profiles-delete-registry Select Yes to confirm the removal process. Add a New Outlook Profile _Misc Software 0 03/07/2024 Vb.net Function Function Variable Passing function Function Key Points: ByVal passes a copy of the variable. Changes inside the function do not modify the original variable. This is the default passing mechanism in VB.NET if you don’t specify ByRef. When to use ByVal When you want to protect the original variable from being changed. When passing immutable data (e.g., numbers, strings) where modification is unnecessary. If you want, I can also show you the ByRef version so you can compare how it changes the original variable Function EmailCriteria(ByRef email_count As Int16) Dim MV(200, 2) As String, L As Integer Try Dim sqL As String = "SELECT [move_to],[subject_filter],[archive] FROM [move_email] WHERE [archive]>0 ORDER BY [move_to],[subject_filter]" ConnDB() cmd = New OleDbCommand(sqL, conn) dr = cmd.ExecuteReader(CommandBehavior.CloseConnection) Catch ex As Exception LAerrorMessage.Text = "error BTbulkMove DB:" & ex.Message End Try Do While dr.Read MV(L, 0) = dr(0) : MV(L, 1) = dr(1) : MV(L, 2) = dr(2) L = L + 1 Loop email_count = L - 1 Return MV End Function Vb.net 0 02/28/2026 Php Files Getting A Files Extension file extension File Management In PHP, there are several methods to retrieve the file extension from a given filename or path. 1. Using pathinfo(): The pathinfo() function is a versatile function that can extract various components of a file path, including the extension. Code 2. Using SplFileInfo::getExtension(): For object-oriented file handling, the SplFileInfo class provides the getExtension() method. Code getExtension(); echo $extension; // Outputs: jpg ?> 3. Using DirectoryIterator::getExtension(): When iterating through a directory, DirectoryIterator objects also offer the getExtension() method for individual files. Code isFile()) { echo $fileinfo->getFilename() . " extension: " . $fileinfo->getExtension() . "n"; } } ?> Note: If a file does not have an extension, these methods will typically return an empty string. If the filename starts with a dot (e.g., .htaccess), the characters following the dot will be considered the extension. Php 0 11/20/2025 Vb.net Customizing Handling Directories directory Developer Creating Directories If Not System.IO.Directory.Exists(YourPath) Then System.IO.Directory.CreateDirectory(YourPath) End If Vb.net 0 03/23/2025 Vb.net Controls How To Use MSGBOX YES NO message box Decision vate Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim payed As Integer Dim balance As Integer Dim paying As Integer Dim d As Integer Dim c As Integer Try Dim ans As Integer If TextBox7.Text = "" Or 0 Then MsgBox("please enter amount", MsgBoxStyle.Critical) Else If TextBox6.Text = 0 Then MsgBox("the student is fully payed", MsgBoxStyle.Critical) Else ans = MsgBox(" are you want to upadate the students payment? ", MsgBoxStyle.YesNo, "confirm ") If MsgBoxResult.Yes Then payed = Val(TextBox5.Text) balance = Val(TextBox6.Text) paying = Val(TextBox7.Text) d = payed + paying c = balance - paying TextBox5.Text = d TextBox6.Text = c Dim SqlQuery = "UPDATE sample SET [Payed Amount] ='" & TextBox5.Text & "',Balance ='" & TextBox6.Text & "' WHERE ID = " & a & " ; " Dim sqlcommand As New OleDbCommand With sqlcommand .CommandText = SqlQuery .Connection = conn .ExecuteNonQuery() End With MsgBox("student payment succesfully updated") My.Computer.Audio.Play(My.Resources.CASHREG, AudioPlayMode.Background) If TextBox6.Text = 0 Then MsgBox("the student is now fully paid", MsgBoxStyle.Information) TextBox7.Text = "" Else MsgBox("students current balance is " & Convert.ToString(TextBox6.Text)) LoadListView() TextBox7.Text = "" End If Else Exit Sub End If End If End If Catch ex As Exception MsgBox(ex.Message) End Try Vb.net 0 12/11/2023 Vb.net Customizing How To: Rename A File In Visual Basic rename file You don't need to mention the complete file path in newFileName parameter, just mention new file name here otherwise you will get ArgumentException. Dim filePath As String = "C:fingerprint1" If File.Exists(filePath) Then Dim strNewFileName As String = "Fingerprint221" My.Computer.FileSystem.RenameFile(filePath, strNewFileName) End If See also Use the RenameFile method of the My.Computer.FileSystem object to rename a file by supplying the current location, file name, and the new file name. This method cannot be used to move a file; use the MoveFile method to move and rename the file. To rename a file Use the My.Computer.FileSystem.RenameFile method to rename a file. This example renames the file named Test.txt to SecondTest.txt. VB Copy ' Change "c:test.txt" to the path and filename for the file that ' you want to rename. My.Computer.FileSystem.RenameFile("C:Test.txt", "SecondTest.txt") This code example is also available as an IntelliSense code snippet. In the code snippet picker, the snippet is located in File system - Processing Drives, Folders, and Files. For more information, see Code Snippets. Vb.net 0 12/09/2023 Php Database Inserting Multiple Rows Into A Table insert multiple records Database Inserting Multiple Rows into a Table One can also insert multiple rows into a table with a single insert query at once. To do this, include multiple lists of column values within the INSERT INTO statement, where column values for each row must be enclosed within parentheses and separated by a comma. Creating table using MySQLi Object-oriented Procedure : connect_error); } $sql = "INSERT INTO mytable (first_name, last_name, age) VALUES('raj', 'sharma', '15'), ('kapil', 'verma', '42'), ('monty', 'singh', '29'), ('arjun', 'patel', '32') "; if ($mysqli->query($sql) == = true) { echo "Records inserted successfully."; } else { echo "ERROR: Could not able to execute $sql. " .$mysqli->error; } $mysqli->close(); ? > Php 0 12/04/2023 _Misc Software Files Locating Storage Folders Folder telegram Locate Me Telegram depends on your device: on Android, it's typically Internal Storage/Telegram/Telegram Video or Android/data/org.telegram.messenger/files/Telegram/Telegram Video; _Misc Software 0 10/25/2025 Microsoft Excel Customizing Lock The Top Row / Header When Scrolling In Excel & Google Sheets freeze lock Headers excel freeze panes example Freeze Top Row In a large worksheet with headings, you might want to make sure that the top row repeats when scrolling, so you can always see it. In the Ribbon, select View > Freeze Panes. excel freeze panes ribbon Select Freeze Top Row. As you scroll down in your worksheet, the top row remains visible regardless of how far you scroll. excel freeze panes row68 To remove the freeze, select Unfreeze Panes from the Freeze Panes menu. excel freeze panes unfreeze Freeze Panes You can also freeze more than one row at a time. Position your cursor in the row you wish to freeze. In the Ribbon, select View > Freeze Panes > Freeze Panes. excel freeze rows multiple rows The worksheet freezes Rows 1 to 3. If you scroll down, these rows remain in view. excel freeze panes multiple rows example To remove the pane freeze, select Unfreeze Panes from the Freeze Panes menu. Try our AI Formula Generator Ex. Sum all values in Column B where Column A equal Q1 Generate Freeze Top Row in Google Sheets The process is similar in Google Sheets In the Menu, click View > Freeze > 1 row. excel freeze panes google sheets menu As you scroll down, the top row remains in place. Microsoft Excel 0 01/05/2024 Php Language Loops In Php loops do while Php Set $i = 8, then print $i as long as $i is less than 6: $i = 8; do { echo $i; $i++; } while ($i < 6); The code will be executed once, even if the condition is never true. Print $i as long as $i is less than 6: $i = 1; while ($i < 6) { echo $i; $i++; } Stop the loop when $i is 3: $i = 1; while ($i < 6) { if ($i == 3) break; echo $i; $i++; } Stop, and jump to the next iteration if $i is 3: $i = 0; while ($i < 6) { $i++; if ($i == 3) continue; echo $i; } Count to 100 by tens: $i = 0; while ($i < 100) { $i+=10; echo $i ""; } Php 0 10/14/2024