עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

איך לשנות תוכן של קובץ טקסט ב Batch File

Featured Replies

פורסם

היי,

אני רוצה לשנות ב Boot.ini את אחד ה Switch (כדי שה- DEP יהיה מבוטל).

אני יודע איזה טקסט צריך למחוק ואיזה טקסט צריך להכניס.

אפשר לעשות את זה ב Batch File?

פורסם

הנה ה switch שאתה מחפש:

/NOEXECUTE

This option is only available on 32-bit versions of Windows when running on processors supporting no-execute protection. It enables no-execute protection (also known as Data Execution Protection - DEP), which results in the Memory Manager marking pages containing data as no-execute so that they cannot be executed as code. This can be useful for preventing malicious code from exploiting buffer overflow bugs with unexpected program input in order to execute arbitrary code. No-execute protection is always enabled on 64-bit versions of Windows on processors that support no-execute protection. There are several options you can specify with this switch:

/NOEXECUTE=OPTIN Enables DEP for core system images and those specified in the DEP configuration dialog.

/NOEXECUTE=OPTOUT Enables DEP for all images except those specified in the DEP configuration dialog.

/NOEXECUTE=ALWAYSON Enables DEP on all images.

/NOEXECUTE=ALWAYSOFF Disables DEP.

מתוך:

http://www.microsoft.com/technet/sysinternals/information/bootini.mspx

אני לא יודע אם אתה יכול לכתוב Batch File שישנה את ה boot.ini אבל אפשר לכתוב סקריפט שישנה את ה boot.ini

או אפילו יכתוב אחד חדש, כי זה בסך הכל קובץ טקסט.

אני יכתוב לך אחד אם יהיה לי זמן ביום שיש...

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.