1.win10电脑怎么运行txt文件
工具/原料
WIN10电脑
方法/步骤
打开系统日志,系统日志默认的后缀名是evtx
转化的时候,不要点击右侧的【将所有事件另存为】,否则会出现操作失误
我们应该选择【保存选择的事件】,红框中已经标出。
选择保存类型时,我们选择右边的选框,红框中已经标出。
在出现的保存类型中,我们选择txt类型。
选择好保存类型后,我们来取一个名字,我在这里取名【WIN10日志】,然后点击保存
我把日志保存到桌面,日志文件如箭头所指
2.怎样从Win7复制公文包软件到Win10
在Win10中,取消了在Win7及xp系统中原生支持的“公文包”,这对于一些平时用公文包来同步文件的朋友来说,可能会有些不习惯。
那么,在Win10中怎样才能恢复“公文包”呢? 工具/原料Win10 一、预备知识:公文包简介1公文包可用于在电脑和可移动磁盘之间、或是两台电脑之间同步文件。 当需要使用公文包时,我们可以右击鼠标,新建一个公文包(实质是一个文件夹),再将要同步的文件放入公文包内,便可以很方便地在电脑与可移动磁盘之间、或是电脑与电脑之间对指定文件进行同步。
END 二、准备工作:对注册表进行备份1要想在Win10中添加公文包,我们需要对注册表进行修改。 为了安全起见,建议先对注册表进行备份。
备份的方法是先按下快捷键?Win键 R,在打开的运行窗口中输入?regedit,回车打开注册表。2随后,点击菜单“文件”-“导出”,在打开的对话框中选中“全部”,然后保存注册表备份文件。
END 三、实际操作:在Win10中添加公文包1在桌面新建一个文本文件,在其中输入以下内容:Windows?Registry?Editor?Version?5。 00[HKEY_LOCAL_]"IconPath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,??74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,??00,79,00,6e,00,63,00,75,00,69,00,2e,00,64,00,6c,00,6c,00,2c,00,30,00,00,00"ItemName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,??6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,??00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,??2d,00,36,00,34,00,39,00,33,00,00,00"Directory"="""Handler"="{85BBD920-42A0-1069-A2E4-08002B30309D}"[HKEY_LOCAL_]"IsFolder"="""NoExtension"=""2保存后,再将该文件的扩展名改为?。
reg。更名时如果弹出警告,选择“是”。
3双击运行该文件运行,如果弹出警告对话框,选择“是”。随后,会显示追加的项和值已经成功添加到注册表中。
4重新启动电脑。然后,当我们再次右击鼠标时,就会发现右键菜单中的“新建”子菜单下“公文包”一项又出现了。
END 四、善后工作:从Win10中删除公文包1在使用公文包一段时间后,如果你不想再使用了,可以从Win10中删除公文包,方法同样是修改注册表,将之前添加的项和值删除掉。删除公文包的方法与添加公文包的方法类似,同样是先新建一个文本文件,然后将如下内容粘贴进去:Windows?Registry?Editor?Version?5。
00[-HKEY_LOCAL_]保存后,将文件的扩展名改为。reg,再双击运行即可。
3.为什么安装完WIN10后,
打开 我的电脑 在C盘上右键 属性 磁盘清理 清理系统文件,把弹出的方框都打勾,确定就行了 还有一个新建 文本文档 复制后以下内容后将扩展名TXT改为BAT @echo off echo dogfox 开始优化您的服务进程。
sc config ALerter start= DISABLED sc config ALG start= DISABLED sc config AppMgmt start= DEMAND sc config wuanserv start= AUTO sc config bits start= DISABLED sc config ClipSrv start= DISABLED sc config EventSystem start= DISABLED sc config COMSysApp start= DEMAND sc config broser start= DISABLED sc config Cryptsvc start= AUTO sc config DHCP start= AUTO sc config TrkWks start= DISABLED sc config MSDTC start= DEMAND sc config Dnscache start= AUTO sc config ERSvc start= DISABLED sc config Eventlog start= AUTO sc config Fast User Switching Compatibility start= DISABLED sc config helpsvc start= DISABLED sc config HidServ start= DISABLED sc config HTTPFilter start= DEMAND sc config ImapiService start= DEMAND sc config CiSvc start= DEMAND sc config PolicyAgent start= AUTO sc config dmserver start= AUTO sc config dmadmin start= DEMAND sc config messenger start= DISABLED sc config SwPrv start= DISABLED sc config Net Logon start= DISABLED sc config netman start= AUTO sc config NetDDE start= DISABLED sc config NetDDEdsdm start= DISABLED sc config Nla start= DEMAND sc config xmlprov start= DEMAND sc config ntlmssp start= DEMAND sc config ose start= DISABLED sc config Plug Play start= AUTO sc config Spooler start= DISABLED sc config Protected Storage start= AUTO sc config RSVP start= DISABLED sc config RasAuto start= DISABLED sc config RasMan start= DISABLED sc config RDSessMgr start= DISABLED sc config rpclocator start= DISABLED sc config RemoteRegistry start= DISABLED sc config NtmsSvc start= DEMAND sc config Remote Access start= DEMAND sc config seclogon start= DEMAND sc config SamSs start= AUTO sc config wscsvc start= DISABLED sc config server start= DISABLED sc config ShellHWDetection start= AUTO sc config SCardSvr start= DEMAND sc config SSDPSRV start= DISABLED sc config SENS start= AUTO sc config srservice start= AUTO sc config Schedule start= DISABLED sc config TapiSrv start= DEMAND sc config LmHosts start= DISABLED sc config TlntSvr start= DISABLED sc config TermService start= DISABLED sc config Themes start= DISABLED sc config UPS start= DISABLED sc config upnphost start= DEMAND sc config VSS start= DISABLED sc config WebClIEnt start= DISABLED sc config AudioSrv start= AUTO sc config srservice start= DISABLED sc config MSIServer start= DEMAND sc config lanmanworkstation start= DEMAND echo dogfox 圆满的优化了您的进和服务。
echo 正在清除系统垃圾文件,请稍等。
del /f /s /q %systemdrive%*。
tmp del /f /s /q %systemdrive%*。 _mp del /f /s /q %systemdrive%*。
log del /f /s /q %systemdrive%*。gid del /f /s /q %systemdrive%*。
chk del /f /s /q %systemdrive%*。old del /f /s /q %systemdrive% ecycled*。
* del /f /s /q %windir%*。 bak del /f /s /q %windir%prefetch*。
* rd /s /q %windir% emp & md %windir% emp del /f /q %userprofile%cookies*。 * del /f /q %userprofile% ecent*。
* del /f /s /q "%userprofile%Local SettingsTemporary Internet Files*。 *" del /f /s /q "%userprofile%Local SettingsTemp*。
*" del /f /s /q "%userprofile% ecent*。*" echo 清除系统统垃完成! echo 正在清除所有多余的桌面右键菜单,请稍等。
regsvr32 /u /s igfxpph。
dll reg delete HKEY_CLASSES_ /f reg add HKEY_CLASSES_ ew /ve /d {D969A300-E7FF-11d0-A93B-00A0C90F2719} reg delete HKEY_LOCAL_ /v HotKeysCmds /f reg delete HKEY_LOCAL_ /v IgfxTray /f echo 清除所有多余的桌面右键菜单完成! echo 正在清除所有多余的启动项目,请稍等。 。
reg delete HKEY_LOCAL_ /va /f reg delete "HKEY_CLASSES_ROOTlnkfile" /v IsShortcut /f & taskkill /f /im explorer。 exe & start explorer。
exe reg delete HKEY_CURRENT_ /va /f reg add HKEY_CURRENT_ /v ctfmon。 exe /d C:WINDOWSsystem32ctfmon。
exe reg delete "HKEY_。
4.win10系统怎么取得完美管理员权限
一般我们的右键属性是这样的。 现在开始获取完美权限的教程,首先在桌面新建一个文本文档。 然后把文本文档的格式调成自动换行,如果没有调整,可能或获取失败 接着,复制下面的内容粘贴到文本文档里面。 Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\runas] @="获取管理员权限" "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\*\shell\runas\command] @="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F" [HKEY_CLASSES_ROOT\exefile\shell\runas2] @="获取管理员权限" "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\exefile\shell\runas2\command] @="cmd.ex。 [HKEY_CLASSES_ROOT\runas] @=".exe /shell\ "%1\ && icacls \",最后就是修改文本文档的后缀名了;grant administrators; /grant administrators;" 一般我们的右键属性是这样的.exe /"cmd;cmd;="" "*\ && icacls \"shell\.reg”选择第一个合并 将会出现是否确认的提示;" [HKEY_CLASSES_ROOT\="。 这时右击“新建 文本文档.00 [HKEY_CLASSES_ROOT\".exe /"获取管理员权限"cmd;runas2] @=".exe / [HKEY_CLASSES_ROOT\%1\c takeown /=",首先在桌面新建一个文本文档;exefile\,如果没有调整,文本文档就会变成下图所示的样子,保存成功后。合并成功后,或者以管理员权限运行;command] @="%1\"IsolatedCommand"%1\.exe /,可能或获取失败 接着;grant administrators;%1\r /="。把txt改成reg保存就行了;%1\" 粘贴后保存文本文档;获取管理员权限" "="grant administrators;"%1\f \:F"f \获取管理员权限" / "" /f \。 现在开始获取完美权限的教程;c takeown /,点击“是”;c takeown / && icacls \f \" /cmd;""grant administrators;=":F /Directory\""shell\。 保存时会出现如图所示的界面; /NoWorkingDirectory"%1\runas2\f \:F /%1\NoWorkingDirectory"c takeown /"。 然后把文本文档的格式调成自动换行; /f \c takeown /IsolatedCommand" [HKEY_CLASSES_ROOT\%1\",复制下面的内容粘贴到文本文档里面,点击“确定” 现在我们再次右击文件夹或者文件将会出现
这时; && icacls \command] @="c takeown /d y && icacls \%1\NoWorkingDirectory":F" """shell\ "runas\,点击“是”,即可得到相应权限;d y && icacls \ /runas\*\",可以右击选择获取权限;t"%1\t"grant administrators; /.exe /。 Windows Registry Editor Version 5;shell\IsolatedCommand":F""Directory\command] @=" [HKEY_CLASSES_ROOT\",我们再遇到需要权限的文件时;""runas] @="cmd;cmd;"shell\:F"exefile\r /
转载请注明出处windows之家 » win10如何用txt