Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Possible to run Aloha, in demo mode, on virtual machine? 2

Status
Not open for further replies.

ScottN79

Programmer
Oct 16, 2015
23
US
Basically what the titles says. If so, where to get the setup files and any documentation?
 
Here is my batch file I'm using:

@ECHO OFF
SET IBERROOT=Aloha
SET LOCALDIR=C:\bootdrv\Aloha
REM SET CALIBRATE=C:\Aloha\bin\calib.exe
SET EDCPATH=\\TERM2\BOOTDRV\Aloha\EDC
SET TERMSTR=TERM
SET TERM=1
SET NUMTERMS=1
SET SERVER=TERM2
SET MASTERCAPABLE=TRUE
SET SERVERCAPABLE=TRUE
SET DOUBLECLICK=TRUE
SET AUTOEXIT=false
SET REBOOTNT=FALSE
REM COPY %LOCALDIR%\newbin\*.* %LOCALDIR%\bin
REM ECHO y | DEL %LOCALDIR%\newbin\*.*
START C:\bootdrv\Aloha\BIN\IBER.EXE
 
that is correct. When given the option to make fileserver, hit make fileserver, add the 2 sets of numbers in bottom left and right.
usually something like 305 and 105 so password is 410.
tyoe 410 and aloha should load. As long as it does not start processing a bunch of end of days you can test. to close it, bring up Aloha manager and choose refresh data

AlohaRoss
3rd Party support
 
GOT IT! Thank you so much! Phew.. now I can do in-depth testing (hopefully) with this VM. Thanks again AlohaRoss
 
Oh there has to be something else now.. When I run grind, it errors saying "Security key not found". Any way to get grind to work without the key?
 
you cant grind without a key. Its not for proiduction, grinding would be a production issue. So no reports from boh, but you can run reports from foh

AlohaRoss
3rd Party support
 
That's unfortunate because my integrated solution operates off of the GND*.DBF files from grind.exe process.

It looks like I will have to get a production key at some point to do real testing outside of this production location I have access to.
 
It was my understanding that you could enable keyless and run grinds? Not something I've tried tbh but its worth a shot.
 
@AlohaRoss: I've followed this guide to a "T". However, a bunch of End of Days are popping up which is forcing a shut down and restart loop until I force close Quick Manager. What can I do to get around that? Thanks.
 
Set your date of business to the year 2020, then refresh. Then start FOH again. This time DOB will be so far in the future it wont want to do EOD anymore

AlohaRoss
3rd Party support
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top