Skip to content

Instantly share code, notes, and snippets.

using System;
using LogDataCollector;
namespace th_salvageupdater
{
class Program
{
static void Main(string[] args)
{
//Console.WriteLine("Hello World!");
@razer86
razer86 / ReckonFirewallFix.bat
Last active February 8, 2023 00:25
Reckon Account firewall fix
::Reckon Accounts Installation - Firewall Exceptions & User Permissions (RA-INSTALLPREP.bat)
::Place Quickbooks Port Fixer.bat file in your datafile (QBW) location.
@ECHO OFF
SETLOCAL
CLS
::Usergroup Default Setting (change if required)
:: example(set DEFAULT_USERGROUP=Reckon_Users) will set folder permissions of the 'Reckon_Users' group to modify.
set DEFAULT_USERGROUP=everyone
::DONT NOT CHANGE