Search found 2368 matches

by Fred
Sat Dec 21, 2024 8:56 am
Forum: Bug reports
Topic: Sending reports
Replies: 4
Views: 2952

Re: Sending reports

Zrinko, how do you install and activate UVK for the first time? If you build your own sfx package or use a UVKSettings.ini file in the same path as your UVK package, you need to replace it with one where cloudsync is enabled and the reporting settings ase updated.
by Fred
Fri Dec 20, 2024 11:29 pm
Forum: Bug reports
Topic: Sending reports
Replies: 4
Views: 2952

Re: Sending reports

Hi Zrinko. Saving settings and cloud sync uploading is working fine, I've just tested. You need to press Save settings and then close the reporting dialog box to get the cloud sync upload prompt.
by Fred
Sun Nov 10, 2024 9:38 pm
Forum: General Discussion & Information
Topic: Translate in french or another
Replies: 2
Views: 3152

Re: Translate in french or another

Hi Freeburn. Thank you for the suggestion. I will try to find the time to translate some of our apps.
Have a great weekend!
by Fred
Mon Jul 29, 2024 3:31 pm
Forum: Feature requests
Topic: add battery health to the the Health Check
Replies: 1
Views: 4892

Re: add battery health to the the Health Check

Hi IslandPC. Sorry for the late reply. I will add battery info to the Health Check module in the next update.
Take care.
by Fred
Sun May 26, 2024 7:53 am
Forum: IT Stuff
Topic: WAU Manager
Replies: 5
Views: 9390

Re: WAU Manager

Oh, I see. That is perfectly doable. You see, Wau manager creates a scheduled task and specifies a /flag= argument that defines how the application should behave. For example, the following command will make WAU Manager update drivers and software every 10 days, and do not show any UI: schtasks ...
by Fred
Sun May 26, 2024 6:50 am
Forum: General Discussion & Information
Topic: New product idea
Replies: 1
Views: 7396

Re: New product idea

I thought of that a long ago, but since cCleaner already has that option and there are others, like dupeGuru, I just decided I'm not going to reinvent the wheel. Maybe I'll do it later when I have more time, now that everybody hates cCleaner...
by Fred
Sun May 26, 2024 6:46 am
Forum: IT Stuff
Topic: Competition
Replies: 2
Views: 8507

Re: Competition

Well, thanks for the review, Fred!
by Fred
Sat May 25, 2024 11:55 pm
Forum: IT Stuff
Topic: WAU Manager
Replies: 5
Views: 9390

Re: WAU Manager

Hi Fred. Yes, everything is on WAU Manager's Dashboard. UI mode: Quiet. Then use the provided schedule to have it updating whenever you want.
by Fred
Thu Apr 04, 2024 5:22 pm
Forum: IT Stuff
Topic: UVKSR files
Replies: 4
Views: 8946

Re: UVKSR files

Hi Fred.
I just tested the Send reports by Email or FTP feature from the System repair module and it worked fine. Are you able to send the reports from the Reporting module instead?
screenshot1.png
screenshot1.png (79.23 KiB) Viewed 8930 times
screenshot2.png
screenshot2.png (27.16 KiB) Viewed 8930 times
by Fred
Thu Apr 04, 2024 7:34 am
Forum: IT Stuff
Topic: UVKSR files
Replies: 4
Views: 8946

Re: UVKSR files

Hi Fred. In System Repair, right-click the fixes list (or click the menu button). See at the end of the menu, you have an option to create an automated schedule. I think that is exactly what you need.
by Fred
Sun Mar 31, 2024 5:13 pm
Forum: IT Stuff
Topic: TOS question
Replies: 6
Views: 10913

Re: TOS question

Hi Fred. You can buy tech OEM licenses individually, but for those you need to know the terget machine's hardware fingerprint upfront. In short terms, individually licenses are associated with a hardware id when you purchase them. Batch licenses are associated with a hardware id when you activate ...
by Fred
Wed Feb 21, 2024 5:48 pm
Forum: IT Stuff
Topic: new tool idea
Replies: 1
Views: 6304

Re: new tool idea

Hi Fred. I'll do some research, and post back later.
by Fred
Mon Feb 12, 2024 8:53 am
Forum: IT Stuff
Topic: TOS question
Replies: 6
Views: 10913

Re: TOS question

Fred, technician oem licenses are all lifetime valid, and they behave exactly like your PRO or branding license, except cloudsync uploads are not allowed, to prevent the user of that machine from changing your synced settings.
by Fred
Wed Feb 07, 2024 11:56 pm
Forum: IT Stuff
Topic: TOS question
Replies: 6
Views: 10913

Re: TOS question

Hi Fred. While I do allow computer technicians to leave UVK installed in their customers' machines, ideally you would join our reseller program and buy a batch of cheap licenses for that matter. Those licenses activate automatically, and are very cheap, which would let you make a significant profit ...
by Fred
Fri Sep 22, 2023 9:08 pm
Forum: IT Stuff
Topic: Software updater
Replies: 7
Views: 18039

Re: Software updater

Fred, yes, I can add it to WAU manager
by Fred
Thu Sep 21, 2023 12:00 pm
Forum: IT Stuff
Topic: Software updater
Replies: 7
Views: 18039

Re: Software updater

Hi Fred. I don't think that such tool exixts. Tech Tool Store has that fontionallity but it also is based on a list. If you want to upgrade just the Windows store apps, I can add that functionality to UVK.
by Fred
Wed May 10, 2023 8:14 am
Forum: IT Stuff
Topic: Bootable ISO
Replies: 1
Views: 11003

Re: Bootable ISO

Hi Fred. UVK runs fine from a WinPE environment, but it will not be of much use because it lacks the ability to load a system from an external drive. You can always use the Threat scanner's custom scan feature to scan the external drive for viruses, or the Delete Files module to remove file objects ...
by Fred
Mon May 08, 2023 4:16 pm
Forum: Feature requests
Topic: All in one portable
Replies: 6
Views: 20287

Re: All in one portable

Or you can use UVK's SFX creator, also?
by Fred
Sun May 07, 2023 9:15 am
Forum: Feature requests
Topic: Upload reports command line ID
Replies: 4
Views: 14507

Re: Upload reports command line ID

reggaemanu, I added support for a new command line switch : -ReportID=ResiredReportID

Examples:

Code: Select all

UVK_en.exe -SendReports -Auto -ReportID=1234
uvk_en.exe -ImportSr "%InstallSourceDir%\SR settings.uvksr" -Auto -ReportID=1234
Will that do it for you?
by Fred
Sat May 06, 2023 8:29 am
Forum: Feature requests
Topic: Upload reports command line ID
Replies: 4
Views: 14507

Re: Upload reports command line ID

Hi reggaemanu. I'll have a look at that today. Take care.