Git Product home page Git Product logo

mfilemon's People

Contributors

lomo74 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mfilemon's Issues

How to remove old entries from mfilemon.log

Is there a way to remove old entries from mfilemon.log? It appears that the file is locked by some process but I am not able to detect what process is locking the file mfilemon.log.

Also, is there a way to prevent any new entries being written to mfilemon.log? Setting the value to None in the UI still adds some entries to the log file.

Setup using iss setup

Hi,

is it possible to set the port options during iss setup or maybe using commandline?

Thanks

Binary size

Why the last version size is more than double that 1.5.2 again working?

Printer spooler hang if wait for termination

image

If you put a check into Wait for termination (is is not important if 0 or larger number)
And have a program that doesnt terminate, non necessarly cpu intensive, i used this a.bat
a.bat
:loop
time /t >> c:\aaa.txt
echo Ooops
timeout /t 3 /nobreak
goto loop

Printer spooler hangs when you try tho show ports properties, and remote queue hangs, need restart machine

If you use a script that ends, like this :
a.bat
time /t >> c:\aaa.txt
echo Ooops
timeout /t 30 /nobreak

After 30 secs il leave the queue and stay working, but if you watch port properties before it finished it hangs and need to restart

Thx
Nicola

Windows XP - RegMon.exe: "is not a valid Win32 application"

I have a Windows XP SP3 (32-Bit) VM which is needed to make some old programs happy and tried to install MFileMon v1.6.1 (and v1.6.0) on it.
I followed the instructions at the release page:

  • I downloaded the .7z and extracted it to a directory
  • I then copied the DLLs mfilemon.dll and mfilemonUI.dll and the regmon.exe from the "Win32\release" directory to "%SystemRoot%\System32"
  • I then opened a cmd window and changed my directoy to "%SystemRoot%\System32"
  • Finally I tried to execute ".\regmon.exe -r" (of course with admin rights).

An error window opened saying that "C:\WINDOWS\system32\regmon.exe is not a valid Win32 application."

Error while creating PS file

I get following issues on windows server 2022 what may be the cause.

CPort::CreateOutputFile: can't create output directory (123)
[CRITICAL] MfmStartDocPort: can't create output file

User command still launches applications as SYSTEM user

For Version 1.6.1

Despite the following change in version rel. 1.5.1:

  • Fixed a bug in user process creation (it was always launched as SYSTEM)

applications run via "User command" still launch as SYSTEM user no matter what user is entered in the port configuration.

To give some context: our main issue is trying to execute an application that allows for a GUI, which, as a SYSTEM user, does not seem to be possible. Applications (including notepad.exe) appear in the Task Manager as processes, but no GUI ever gets displayed.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.