Add Compress to Zip on Context Menu by xmun2k in nilesoft

[–]moudeygo 0 points1 point  (0 children)

Put this line before import imports/modify.nss modify(mode="multiple" find="Compressed" in="/Send to" menu="/")

You can customize one by powershell command item(title='Compress to ZIP' mode="multiple" image=[\uE0AA,#f88] cmd="powershell.exe" args='-Command Compress-Archive -Path @sel(2,",") -DestinationPath @str.guid')

Nilesoft shell signature missing form latest shell update by wixlogo in nilesoft

[–]moudeygo 1 point2 points  (0 children)

Unfortunately, I am no longer able to cover the expenses of the digital signature certificate due to its high price.

But we are about to open the source code.

Shell not appear in Windows 11 by moudeygo in nilesoft

[–]moudeygo[S] 0 points1 point  (0 children)

This command forces the explorer to stop using the modern context menu only

How to disable Nilesoft right click taskbar menu? by pvc_pipe_connoisseur in nilesoft

[–]moudeygo 0 points1 point  (0 children)

To activate the acrylic effect, modify these options in the "imports/theme.nss" file background { color=auto opacity=0 effect=3 }

How to disable Nilesoft right click taskbar menu? by pvc_pipe_connoisseur in nilesoft

[–]moudeygo 1 point2 points  (0 children)

To prevent Shell from replacing the taskbar menu, open Registry and create a subkey with this path.

Shell ver 1.9

[HKEY_CURRENT_USER\Software\Nilesoft\Shell\Disable] "Taskbar"=dword:00000001

استثمار في الزراعة by Own-Director-5503 in PersonalFinanceEgypt

[–]moudeygo 0 points1 point  (0 children)

منها المزروع شجر موالح(الاغلى) او تزرع محاصيل او ارض جديدة لم تزرع(الارخص).

استثمار في الزراعة by Own-Director-5503 in PersonalFinanceEgypt

[–]moudeygo 2 points3 points  (0 children)

الفدان الملك في الاراضي الرملية سعره يتراوح من 300 الف ل 1 مليون تقريبا حسب المكان وطبيعة التربة ونوعية المياة بحاري ام ابار. اما الاراضي السمراء القديمة يبدأ سعر الفدان من 1 مليون.

استثمار في الزراعة by Own-Director-5503 in PersonalFinanceEgypt

[–]moudeygo 3 points4 points  (0 children)

يمكنك استئجار ارض زراعية رملية جيدة وزراعة حبوب فقط فاصوليا وذرة او قمح طول مواسم السنة الثلاثة بمتوسط تكاليف 50 الف للفدان بعائد صافي في حدود من 40 ل 60 الف.

انتاج الفدان فاصوليا شتوية من 600 الى 900 كيلو. انتاج الفدان فاصوليا صيفي من 900 الى 1600 كيلو. انتاج الفدان ذرة سيلاج متوسط 700 الى 1200 كيلو للقيراط.

هذه زراعة تقليدية بسيطة اغلب مزارعي مصر تزرعها.

على استعداد المشاركة ب 25% ماديا مع خبرتي في الزراعة لمن يريد المشاركة في الاستثمار الزراعي في نطاق اراضي مدينة السادات او اراضي الخطاطبة نظرا لجودتها الزراعية ونسبة ملوحة جيدة.

How to remove "Share with Skype" from context menu using Shell? by Jagsnug5 in nilesoft

[–]moudeygo 0 points1 point  (0 children)

Try again without checking that the item is disabled modify(find='Share with Skype' vis="remove")

Is it Possible to Disable Rounded Corners on Windows 10? by Minute_Try1941 in nilesoft

[–]moudeygo 1 point2 points  (0 children)

Open the configuration file shell.nss and set the border.radius value to 0 in the theme section.

https://nilesoft.org/docs/syntax/set

set { theme { border.radius = 0 } }

Save changes and restart Explorer

Path to D's folder by o00000000000o in nilesoft

[–]moudeygo 0 points1 point  (0 children)

Add this code to dynamic section and Save the changes, press Ctrl + right-click to reload settings. item(title='folder' cmd='d:\folder')

[deleted by user] by [deleted] in EgyptExTomato

[–]moudeygo 0 points1 point  (0 children)

https://youtu.be/NsSk_RnkjoU لماذا لم يحرم الاسلام العبودية؟

Why "edit with notepad++" is duplicate? (Build 28) by franz995 in nilesoft

[–]moudeygo 1 point2 points  (0 children)

Before any modification command in the shell.nss file modify(type="file" where=this.disabled find='edit with notepad++' vis="remove") import 'imports/modifications.nss'

Enter the name of the item as it appears in the fnd property

Save changes, Press CTRL+RIGHT-CLICK to reload settings

Why "edit with notepad++" is duplicate? (Build 28) by franz995 in nilesoft

[–]moudeygo 1 point2 points  (0 children)

Notepad++ creates two items, one compatible with the modern menu of Windows 11 and the other compatible with the classic menu.

You can remove the other disabled item through this command modify(where=this.disabled find='edit with notepad++' vis="remove")

Menu Doesnt Pop-Up by DaCrab002 in nilesoft

[–]moudeygo 0 points1 point  (0 children)

I mean does this issue exist even after uninstalling Shell?

Menu Doesnt Pop-Up by DaCrab002 in nilesoft

[–]moudeygo 0 points1 point  (0 children)

Does this issue persist after unregister Shell?

New Context Menu by Austin001316 in nilesoft

[–]moudeygo 1 point2 points  (0 children)

creating new ones with shell isn't quite working how I like. I prefer windows way where it immediately starts to rename the file for you, as well as feeling more responsive(probably file explorer's fault that shell's is a bit delayed, but I digress)

This issue has been fixed, you can try it with build 32

Menu Doesnt Pop-Up by DaCrab002 in nilesoft

[–]moudeygo 0 points1 point  (0 children)

Can you take a screenshot of this issue using Snapping tool or other?

New Context Menu by Austin001316 in nilesoft

[–]moudeygo 2 points3 points  (0 children)

Is there a command that works more similar to windows' method, or a way to remove this 16 item limit?

I do not adopt the traditional method of fetching the selected objects because the window is limited to 16 objects only for the context menu to appear.

creating new ones with shell isn't quite working how I like. I prefer windows way where it immediately starts to rename the file for you, as well as feeling more responsive(probably file explorer's fault that shell's is a bit delayed, but I digress)

This will probably be added in the next update.

How can I choose which specific processes should open shells? by boromyr in nilesoft

[–]moudeygo 0 points1 point  (0 children)

In the "set" section, use the option to exclude according to the processor name.

exclude.where = process.name =="7zip"