You should probably ask about this problem in the main-VB6-forum -
(this one here is much less frequented).
Olaf
Printable View
I feel like I found the scrap on my own (as usual on my own) I activated the "developer mode" in the security panel, which allows the application to be installed from any source and, no smartscreen? I test the installation on a pc under windows 11, (I will erase everything, cleaning) and start again. download and ??? (suspense)
bang smartscreen ... ******sdsdsd****sd*sd**sd*s*d*s*d**sdsdds (merde)
----
Microsoft provides a kit: app certification kit ... which seems to have solved this problem that made me completely gaga. Apparently no more worries on three pc test ... PUTAIN CA MARCHE !!!!
UPDATED
DOWNLOADS
- SoftPedia ZIP (may take some days to be updated)
- ZIP
Update 0.3.3844 (22-Jun-2022)
[Modules]
- NEW: ShiftMean; ShiftMean3: Edge preserve smothing. Similar to ThrBlur but a lot faster.
- FlowPaint; FlowPaint3: Better quality and algorithm performance.
- SoftThr;SoftThr3: Added 'Integral SmoothStep' Algo.
- RGB>HSL; HSL>RGB: Added HSI colorspace.
- MUL; MUL3: Added 'mean base'.
- NEW: Mean-Var: Compute mean and Variance using Disk kernel.
[Other]
- Added Projects toggle sort mode: By Creation Time.
- Bug Fix: Create link click & Drag.
These days I reviewed the "Stippling2" Module. I improved and modified the algorithm by providing the option to create images formed by points with fixed radius. (previously not available, as the radii of the various points were variable)
It will be available in the next update.
Demo
https://www.youtube.com/watch?v=UVfVe65meRY
UPDATED
DOWNLOADS
- SoftPedia ZIP (may take some days to be updated)
- ZIP
Update 0.3.4350 (03-Jul-2023)
[Modules]
- STIPPLING2: Reviewed algorithm. + Option to use dots of fixed radii. + SVG and TXT export.
- Kuwahara: Minor algorithm tweak.
- MeanShift3: Bug fix Extra iterations.
- Vignette; Vignette3: Bug fix white mode.
[Other]
- Sobel Kernels adjustment.
- vbRichClient: Newest Version 6.0.0.14 (RC6)
hi
I'm working on 3rd version of Painter Effect [ xPainter3 ]
https://www.vbforums.com/images/ieimages/2024/01/4.jpg
Download 2016x1520
https://www.vbforums.com/images/ieimages/2024/01/5.jpg
Download 2336x1312
https://www.vbforums.com/images/ieimages/2024/01/5.jpg
Download 2144x1424
https://www.vbforums.com/images/ieimages/2024/01/6.jpg
Download 2016x1520
The result is beautiful, you should occasionally post updates here: https://www.vbforums.com/showthread....=1#post5628062
Thank You
Here a Video of the Pictures Above
https://www.youtube.com/watch?v=o2-wODsmKo8
UPDATED
DOWNLOADS
- SoftPedia ZIP (may take some days to be updated)
- ZIP
Update 0.3.4686 (24-jan-2024)
[Modules]
- NEW: xPainter3: 3rd version of painter effect.
- RGB>XYZ; XYZ>RGB: Added RyB Colorspace.
- RGB>YUV; YUV>RGB: Added YCoCg Colorspace.
- RGB>Lab; Lab>RGB: Added Bjorn Ottosson "OKLab" Colorspace.(WIP)
[Other]
- Nodes progressbar left to right.
- Basis for Unicode Aware Folders/Files.
- Show Project File Save Date when project Loaded.
https://www.vbforums.com/images/ieimages/2024/08/16.png https://www.vbforums.com/images/ieimages/2024/08/17.png
PhotoModularFX has been reviewed by Windows 11 Downloads and got 5 stars award: https://www.windows11downloads.com/w...hotomodularfx/.
WINDOWS 11 REVIEW: " One of the most innovative tools on our website is PhotoModularFX, a powerful photo editing software developed by MiorSoft. This advanced application is designed to provide in-depth photo manipulation abilities that can transform your ordinary pictures into stunning works of art.
PhotoModularFX offers a modular approach to photo editing, enabling you to layer different effects, filters, and adjustments to achieve the perfect outcome. It's the perfect tool for both novice and professional photographers who are looking for a quick and easy way to enhance their images.
The software offers a user-friendly interface that's easy to navigate, making it easy to achieve the desired outcome. It includes an extensive range of tools and filters to enable precise manipulation, including color correction, noise reduction, HDR effects, and much more.
As an added bonus, PhotoModularFX is also equipped with the latest technology that ensures optimal performance on all Windows 11 devices. Its compatibility with the latest technology means it's guaranteed to provide smooth editing and increased productivity.
In conclusion, if you're a photography enthusiast or a professional photographer, PhotoModularFX is the perfect addition to your software collection. Download it today from our website, and experience the power of professional photo editing software, right at your fingertips! "
UPDATED
DOWNLOADS
- SoftPedia ZIP (may take some days to be updated)
- Windows11Downloads
- ZIP
Update 0.3.4943 (18-Nov-2024)
[Modules]
- NEW: xDrops: Expermiental Drops Art Effect (WIP)
[Other]
- WebPage(Index.html); added Windows11Downloads.com
Take a look here at this new Effect "xDROPS"
https://www.instagram.com/roberto.mi...W/?img_index=1
https://www.instagram.com/roberto.mi...K/?img_index=1
UPDATED
DOWNLOADS
- SoftPedia ZIP (may take some days to be updated)
- Windows11Downloads
- ZIP
Update 0.3.5000 (09-APR-2025)
[Modules]
- XCHORD2; Improved algorithm plus serveral new experimental Nails Configurations.
- STIPPLING2; Fix initial number of dots according to density parameter.
- VRACE; VRCLAHE; VRLCN: Algorithms speedup.
- VRLC; VRLC3: Bug fix when Gaussian-kernel-mode is selected.
- CANNY; Small algo tweak to detect around picture edges too.
[Other]
- Fix potential bugs on all modules that internally use BLUR (due to recent [unknown Date] new blur option: Gamma Correction)
By the way, a friend of mine made some portraits made of a single string passing throuh nails (Petros Vrellis style) using this program. [xChord Module]
Take a look on FB at this one that uses 500 nails : https://www.facebook.com/10000460833...cs7oAdu9snLJl/
Please can you download the last version and test if It crash on startup ?
Worked fine for me (from the ZIP download link) :)
Startup crash resolved removing NoError : https://www.vbforums.com/showthread....=1#post5642844
Other problem was caused by wrong way to Create Cairo Classes
Set SB = New cStringBuilder
replaced with:
Set SB = New_c.StringBuilder
Caused crash on systems with no Registered RC6
UPDATED
DOWNLOADS
- SoftPedia ZIP (may take some days to be updated)
- Windows11Downloads
- ZIP
Update 0.3.5015 (24-Apr-2025)
[Modules]
[Other]
- Bug fix: Startup Crash.
- Bug fix: Fix modules xChord and Stippling2 crashes due to a wrong regfree code for instantiation of classes StringBuilder.
- UI: Simplified mode to Filter the Projects-List by selected module. (Added a DropDownList)
- UI: Added toggle sort "icon" (above Projects List)
UPDATED
DOWNLOADS
(may take some days to be updated)
- SoftPedia ZIP
- Windows11Downloads
( updated)
- ZIP
Update 0.3.5055 (24-Jun-2025)
[Modules]
- xChord; Incresed max num. of passes and decreased min string thickness. Changed 'X Grid' configuration.
- Rotate; Renamed ZOOMPanRot: Zoom Pan and Rotate inputs. (incompatible with pervious versions)
- CROP; Added 'Auto Square' option (Automatic Crop to max Square)
- FlowEx; zDefrom: bug fix.
[Other]
- Added ZIP-File HASH values on WebPage.