CSbieView::GetSelectedProcesses()
List.append(pProcess);
}
return List;
-}
+}
\ No newline at end of file
diff --git a/SandboxiePlus/SandMan/Views/SbieView.h b/SandboxiePlus/SandMan/Views/SbieView.h
index 574fcbb138..8c3e41a3c5 100644
--- a/SandboxiePlus/SandMan/Views/SbieView.h
+++ b/SandboxiePlus/SandMan/Views/SbieView.h
@@ -19,6 +19,8 @@ public slots:
void Refresh();
private slots:
+ void OnToolTipCallback(const QVariant& ID, QString& ToolTip);
+
void ProcessSelection(const QItemSelection& selected, const QItemSelection& deselected);
void OnSandBoxAction();
@@ -45,11 +47,17 @@ private slots:
QAction* m_pMenuRunBrowser;
QAction* m_pMenuRunExplorer;
QAction* m_pMenuRunCmd;
+ QMenu* m_pMenuPresets;
+ QAction* m_pMenuPresetsLogApi;
+ QAction* m_pMenuPresetsINet;
+ QAction* m_pMenuPresetsShares;
+ QAction* m_pMenuPresetsNoAdmin;
QAction* m_pMenuEmptyBox;
QAction* m_pMenuCleanUp;
QAction* m_pMenuRemove;
QAction* m_pMenuRename;
int m_iMenuBox;
+
QAction* m_pMenuTerminate;
QAction* m_pMenuSuspend;
QAction* m_pMenuResume;
diff --git a/SandboxiePlus/SandMan/main.cpp b/SandboxiePlus/SandMan/main.cpp
index 825baf67be..1127d2eeee 100644
--- a/SandboxiePlus/SandMan/main.cpp
+++ b/SandboxiePlus/SandMan/main.cpp
@@ -113,7 +113,7 @@ bool NotifyCert()
"Unfortunately, such certificates have been abused by malware authors resulting in many Anti Malware Fools being Lazy and flagging Everything signed with them Wrongfully as Malware. "
"This Prejudice is Damaging the Open Source Ecosystem as most nonprofit developers can't afford to waste this kind of money every year only to pay that Windows Kernel \"Tax\".
"
"Therefore, the required driver is provided in an obfuscated form and before use must be unpacked. "
- "When doing so said said Anti Virus Ass's will complain and attempt to destroy the freshly created file. "
+ "When doing so said said Anti Viruses will complain and attempt to destroy the freshly created file. "
"Please be aware that this is a false positive caused by the necessary use of a compromitted certificate. "
"If this happens you will be notified and offered the option to repeat the unpacking operation, for the operation to succeed you will need to configure an aproproate exemption.
"