Downloads:
3,876
Downloads of v 4.0.3.1:
13
Last Update:
27 May 2025
Published Date:
27 May 2025
Package Maintainer(s):
Software Author(s):
- Era Software SC
- OTC S.A.
Tags:
winflector remote application execution terminal server rdpWinflector Client / Winflector Virtual Terminal(Install)
(Ready for review)
- 1
- 2
- 3
4.0.3.1 | Updated: 27 May 2025
Downloads:
3,876
Downloads of v 4.0.3.1:
13
Published:
27 May 2025
Maintainer(s):
Software Author(s):
- Era Software SC
- OTC S.A.
Winflector Client / Winflector Virtual Terminal(Install) 4.0.3.1
(Ready for review)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Era Software SC, OTC S.A. The inclusion of Era Software SC, OTC S.A. trademark(s), if any, upon this webpage is solely to identify Era Software SC, OTC S.A. goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
Winflector Client / Winflector Virtual Terminal(Install)
Winflector is innovative, secure and easy to use software, which allows effective sharing and remote execution of choosen applications through local and wide area networks. Its basic features include:
- low costs: applications executed remotly over a network
- works over LAN, Internet, as well as dedicated connection, also at low throughput
- application is exectuted on a main server, while a remote user acesses only its windows
- the application server administrator decides which program(s) to share
Winflector allows sharing of any Windows application, which can be executed by remote users without any modification of the application code, preserving its original appearance and functionality.
Thanks to Winflector server, the applications are executed only on the central machine, while the remote users, using a lightweight client supporting Linux, Windows, Android and HTML5 browser access them the same way they would do locally. Winflector does not use Remote Desktop Services (earlier Windows Terminal Services), RemoteApp or Citrix products (XenApp).
Winflector Console is a special Winflector version designed exclusively for 32-bit text applications executed in the Windows console environment. The Winflector Console is the optimal, simple and low-cost solution for those who plan on using console applications only.
Remote desktop - is it the best solution?
A business application user needs to access applications and their functionality. In this case it is preferable to use a Winflector server, which enables the Windows application to be accessed as if they were locally displayed on the user's desktop. This way, a middle layer of remote desktop is eliminated, along with its increased bandwith usage and heavy interface, which makes it harder to use the actual application and increases the server load. Another advantage of this solution is limiting user access only to application functionality, hence increasing the server security.
Remote desktop is a good solution when one wishes to remotely administrate the computer. In this case, it is efficient to use VNC software or single-user Terminal Services, which is included in the operating system.
This is a fully functional version of Winflector software for two concurrent workstations for free.
choco://winflector-client
To use choco:// protocol URLs, install (unofficial) choco:// Protocol support
Package-specific issue
If this package isn't up-to-date for some days, Create an issue
$ErrorActionPreference = 'Stop';
$packageName = 'winflector-client'
$softwareName = 'Windows Driver Package - Era software*'
$installerType = 'EXE'
$silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
$validExitCodes = @(0, 3010, 1605, 1614, 1641)
$file = "$env:appdata\Winflector\uninst\unins000.exe"
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$ahkExe = 'AutoHotKey'
$ahkFile = Join-Path $toolsDir "WFCuninstall.ahk"
Start-Process $ahkExe $ahkFile
Uninstall-ChocolateyPackage -PackageName $packageName `
-FileType $installerType `
-SilentArgs "$silentArgs" `
-ValidExitCodes $validExitCodes `
-File "$file"
#NoEnv
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
WinWaitActive, Uninstall,, 60
WinActivate
BlockInput On
Send !y
BlockInput Off
Log in or click on link to see number of positives.
- winflector-client.4.0.3.1.nupkg (baa133678ba8) - ## / 67
- wfclsetup-4031.exe (6db29cc6a622) - ## / 72
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
© Era Software SC, © OTC S.A.
This package has no dependencies.
Ground Rules:
- This discussion is only about Winflector Client / Winflector Virtual Terminal(Install) and the Winflector Client / Winflector Virtual Terminal(Install) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Winflector Client / Winflector Virtual Terminal(Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
tunisiano (maintainer) on 27 May 2025 16:31:41 +00:00:
User 'tunisiano' (maintainer) submitted package.
chocolatey-ops (reviewer) on 27 May 2025 17:08:57 +00:00:
winflector-client has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
chocolatey-ops (reviewer) on 27 May 2025 17:21:46 +00:00:
winflector-client has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/21ea08e1151f9ef7fec7b3db29b6507e for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 27 May 2025 19:20:33 +00:00:
winflector-client has passed automated virus scanning.