Search found 198 matches
- Mon May 16, 2016 1:00 pm
- Forum: Contributed Utilities & Templates
- Topic: BoxNameTitle=- vs BoxNameTitle=n [SOLVED]
- Replies: 3
- Views: 5423
Re: BoxNameTitle=- vs BoxNameTitle=n
OCD spells empirical, almost always... This option having a trinary setting was new to me, and so, I just had to test each value; zero, non-zero and the negative non-zero value - do most programmers default to these to represent the ternary, I know I do. If I'm lazy I am known to infer and doctor te...
- Mon May 16, 2016 12:15 pm
- Forum: Contributed Utilities & Templates
- Topic: BoxNameTitle=- vs BoxNameTitle=n [SOLVED]
- Replies: 3
- Views: 5423
Re: BoxNameTitle=- vs BoxNameTitle=n
y gives [#] [BoxName] Title [#] n gives [#] Title [#] - saves (some CPU time) from adding any and all Sandboxie indicators for each and every title change. Window Titles left unmodified. This preference may avoid adding detours, necessary for Sandboxie's captioning, across program code. I have known...
- Mon Apr 25, 2016 11:20 am
- Forum: Quick Questions
- Topic: Allow Steam full access to keyboard / mouse
- Replies: 13
- Views: 4783
Re: Allow Steam full access to keyboard / mouse
Sounds like you have done everything according to instruction. Purpose of uiAccess.exe is merely to pass on uiAccess privilege. SendInput stuff is there just to test without Steam involvement. Steam.exe mustn't exist in the Sandbox ("Stream Launch Failed"). uiAccess.exe must exist in real Program Fi...
- Sun Apr 24, 2016 9:30 am
- Forum: Quick Questions
- Topic: Allow Steam full access to keyboard / mouse
- Replies: 13
- Views: 4783
Re: Allow Steam full access to keyboard / mouse
@demoQQ: 1. Download AutoHotkey portable and also EnableUIAccess script (extract preserving folder structure). 2. Build uiAccess.exe (best of luck...) AutoHotkeyU32.exe EnableUIAccess.ahk AutoHotkeyU32.exe "C:\Program Files (x86)\uiAccess.exe" 3. Add to your [SteamGames] Sandbox. OpenPipePath=\Devic...
- Sat Apr 23, 2016 5:18 am
- Forum: Quick Questions
- Topic: Allow Steam full access to keyboard / mouse
- Replies: 13
- Views: 4783
Re: Allow Steam full access to keyboard / mouse
The responsible exe on server must have uiAccess="true" in its manifest. Steam apparently doesn't. No solution for you, demoQQ. Not a simple one at least... *** BYPASS SANDBOXIE BYPASS *** ForceProcess=uiAccess.exe Interact with Any window! https://autohotkey.com/board/topic/70449-enable-interaction...
- Wed Apr 13, 2016 3:47 am
- Forum: Quick Questions
- Topic: Need 2nd Game window
- Replies: 3
- Views: 601
Re: Need 2nd Game window
Outside of Sandboxie, configure ShadowFlare for WINDOWed.
Then copy SFlare.Cfg into its place in respect Sandboxes.
FULLscreen problem worked around. FULL possible with H4X.
Its windowed mode lends itself quite well to multiboxing.
Fullscreen hack involves ForceProcess, AppCompat & Admin.
Then copy SFlare.Cfg into its place in respect Sandboxes.
FULLscreen problem worked around. FULL possible with H4X.
Its windowed mode lends itself quite well to multiboxing.
Fullscreen hack involves ForceProcess, AppCompat & Admin.
- Sat Mar 12, 2016 6:15 am
- Forum: Quick Questions
- Topic: Custom chrome icon pinned to taskbar
- Replies: 2
- Views: 631
Re: Custom chrome icon pinned to taskbar
Last I checked 6 months ago, Windows 10's pinned shortcuts storage location changed all of one Windows Update to some non-lnk-file based, non-registry base, repository (which was easily corrupted might I add. I assume the change was made because MS is thinking performance and desktop loading speed t...
- Sat Mar 12, 2016 3:28 am
- Forum: Problem Reports
- Topic: Medical Imaging Disc Error
- Replies: 12
- Views: 906
Re: Medical Imaging Disc Error
A feature of the language was explicitly denied by Sandboxie because a service for it has not been implemented. But he tried that drive "exception", leads to a second error ahead of the first error (still to follow this one) which isn't a file access issue but we brought about this one (additional) ...
- Fri Mar 11, 2016 9:42 pm
- Forum: Problem Reports
- Topic: Medical Imaging Disc Error
- Replies: 12
- Views: 906
Re: Medical Imaging Disc Error
Med discs / archived images and respective re-viewer programs could arrive from referred specialists / doctors / patients themselves / social engineers with the perfect bait to unleash a Trojan, for the software has internal network access... Best search out alternative DICOM software and/or script-...
- Fri Mar 11, 2016 6:22 am
- Forum: Problem Reports
- Topic: Medical Imaging Disc Error
- Replies: 12
- Views: 906
Re: Medical Imaging Disc Error
Sandboxie Control . Configure . Forget Hidden Messages System.Management.ManagementEventWatcher.Start() " Subscribes to events with the given query and delivers them, asynchronously, through the EventArrived event. " SBIE2205 Service not implemented: WMI IWbemServices 23 ExecNotificationQueryAsync A...
- Thu Nov 05, 2015 10:43 pm
- Forum: Quick Questions
- Topic: Run as administrator
- Replies: 2
- Views: 1131
Re: Run as administrator
Scenario A) possibly gives the Sandboxie driver a heads-up - could even lend a part in initiating the process, while B) must rely on kernel event hooks of the officially supported sort. Have no fear of A versus B way of launching Sandboxed leading to a program running elevated and unsandboxed for an...
- Sun Oct 18, 2015 6:14 am
- Forum: Feature Requests
- Topic: SandBoxIE to harden SRP (software restriction policy)?
- Replies: 36
- Views: 7190
Re: SandBoxIE to harden SRP (software restriction policy)?
I can't recall what degree of success I had with my SbieSRP enforcement dll while actually supervised by SRP - I had no business working on it if I wasn't using SRP myself - it was just a code exercise to me. If you see debug output, it's functioning so much as it ever did. What you now face, "Softw...
- Thu Oct 08, 2015 2:54 am
- Forum: Feature Requests
- Topic: Context menu -> Run Unsandboxed
- Replies: 21
- Views: 12149
Re: Context menu -> Run Unsandboxed
Suppressed visibility sans Shift key
Code: Select all
REGEDIT4
[HKEY_CURRENT_USER\SOFTWARE\Classes\*\shell\sansbox]
"Extended"=""
- Sun Oct 04, 2015 2:23 am
- Forum: Quick Questions
- Topic: question about sandbox location and file priority
- Replies: 3
- Views: 472
Re: question about sandbox location and file priority
Sandbox has priority for Files and Registry, etc - it is like what you thought. There are two means to change storage location per Sandbox: (1) Sandboxie.ini file Sandboxie Control -- Alt C E -- &Configure - &Edit Configuration Sandboxie Control - Sand&box - Set Container Folder corresponds to [Glob...
- Sat Oct 03, 2015 5:09 am
- Forum: Feature Requests
- Topic: Context menu -> Run Unsandboxed
- Replies: 21
- Views: 12149
Re: Context menu -> Run Unsandboxed
sansbox.png REGEDIT4 [HKEY_CURRENT_USER\SOFTWARE\Classes\*\shell\sansbox] @="Run &Unsandboxed" "Icon"="\"C:\\Program Files\\Sandboxie\\Start.exe\",-104" [HKEY_CURRENT_USER\SOFTWARE\Classes\*\shell\sansbox\command] @="\"C:\\Program Files\\Sandboxie\\Start.exe\" /disable_force \"%1\" %*" REGEDIT4 [-H...