Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Security Apps
Hard_Configurator Tools
Hard_Configurator - Windows Hardening Configurator
Message
<blockquote data-quote="Andy Ful" data-source="post: 796984" data-attributes="member: 32260"><p>Your rules for the executable jogamp_exe are ineffective, because the plugin runs it with random numbers, so the name of the file changes constantly. You have to use something like the below:</p><ol> <li data-xf-list-type="ol">c:\users\Joni\jogamp_exe_tst???????????????????.exe</li> <li data-xf-list-type="ol">c:\users\Joni\jogamp_exe_tst*.exe</li> </ol><p>In the first example, every question mark replaces the digit in the random number, so 19 question marks should be used.</p><p>In the second example the whole random number is replaced by the asterisk.<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite130" alt="(y)" title="Thumbs up (y)" loading="lazy" data-shortname="(y)" /></p></blockquote><p></p>
[QUOTE="Andy Ful, post: 796984, member: 32260"] Your rules for the executable jogamp_exe are ineffective, because the plugin runs it with random numbers, so the name of the file changes constantly. You have to use something like the below: [LIST=1] [*]c:\users\Joni\jogamp_exe_tst???????????????????.exe [*]c:\users\Joni\jogamp_exe_tst*.exe [/LIST] In the first example, every question mark replaces the digit in the random number, so 19 question marks should be used. In the second example the whole random number is replaced by the asterisk.(y) [/QUOTE]
Insert quotes…
Verification
Post reply
Top