xhzkp
xhzkp
我下载使用的g4d版本0.46a链接如下: http://grub4dos.chenall.net/downloads/grub4dos-0.4.6a-2023-08-18/ 我操作的步骤和遇到的情况如下: 我将下面链接中的PE, 先使用ultraiso软件将ISO文件写入优盘,使用的参数是: U+V2 和 高端隐藏 http://bbs.wuyou.net/forum.php?mod=viewthread&tid=437157 然后用 GRLDR内置菜单编辑器V5.0.2软件 修改 0.46a版本的 grldr , 修改的内置菜单如下 default 0 timeout 0 debug off title PE find --set-root /BOOTMGR chainloader /BOOTMGR 然后用软件diskgenius,...
### Bug Description Pressing the "+" key on the numeric keypad shrinks the canvas. Has anyone noticed this? This is consistent with the behavior of pressing the "-" key, but...
### Bug Description The "Allowed File Mime Types" setting in the chat node is not working, The GIF demonstration below explains everything. This feature is also ineffective on mobile devices.....
### Bug Description When I import the curl code into the HTTP request node, the generated result is incomplete. https://github.com/user-attachments/assets/45049a0a-e14c-458b-b245-23e6314cdc79 ``` curl --location --request POST 'https://aip.baidubce.com/rest/2.0/ocr/v1/idcard?access_token=g8twCmCbr6d0e0kqOBL2t' \ --header 'Content-Type: application/x-www-form-urlencoded'...
### Bug Description Watching the video makes it easier to understand what happened. https://github.com/user-attachments/assets/61d33230-5e27-4e57-b2a9-b9f5dde8ca87 **workflow code:** ``` { "nodes": [ { "parameters": {}, "id": "34b64747-2660-425f-9e6c-b0e2711105b6", "name": "Window Buffer Memory", "type":...
### Bug Description All external node.js modules show loading errors in the code node editor, as shown in the image below. Although the module loading errors are shown, the code...
### Bug Description I have reported this issue multiple times before, and there are always various problems. I have recorded the following video demonstration. https://github.com/user-attachments/assets/e4099eed-4400-45cb-a2c2-a4d96f665f98 code: ``` curl https://api.x.ai/v1/chat/completions -H...
### Bug Description This is a long-standing issue. The drag handle's position overlaps exactly with the icon's position, making it impossible to drag the window. It is recommended to increase...
### Bug Description Please see the video demonstration below.  https://github.com/user-attachments/assets/949bf9ae-2825-49f7-b11d-480bfe0e1fad code: ``` { "nodes": [ { "parameters": { "public": true, "options": {} }, "type": "@n8n/n8n-nodes-langchain.chatTrigger", "typeVersion": 1.1, "position": [...
### Bug Description I performed a fresh installation of the latest version of n8n (v1.76.1) on a Windows 10 operating system. I created a new workflow, but the execution process...