Login to Website

Login dengan Facebook

 

Post Reply
Thread Tools
  #1  
Old 24th October 2012
BagiBagi's Avatar
BagiBagi
Ceriwiser
 
Join Date: Oct 2012
Posts: 467
Rep Power: 13
BagiBagi mempunyai hidup yang Normal
Default "cafesuite 3.50.2" the best internet cafe billing

[/quote]
Quote:
 





Cafesuite 3.54.5

http://cafesuite.net/files/CafeSuite3545.exe



Cafesuite Keys credit to Cybertiga

http://idws.us/beaciib



Printing Control Module

http://cafesuite.net/files/CafePrnSetup.exe





Quote:
 





Translate Bahasa Indonesia

http://cafesuite.net/translations/Ca...Indonesian.tra



Manual Book (PDF)

http://cafesuite.net/files/CafeSuite.pdf thanks to RandomX





Quote:
 





Tutorial Instalasi (Credit & thanks to reges @ warneter wikipedia):

Quote:
 





http://wiki.warneter.net





Garis besar setting cafesuite (sumbangan LuvKwonYuri)

Quote:
 
Quote:
 
Quote:
 





CafeSuite - a Cyber Cafe software for your Internet Cafe












[/spoiler]
Spoiler for open this:
Spoiler for open this:
for screenshot:



















Spoiler for open this:
Spoiler for open this:
for ss main configuration (b/w killer):

















Spoiler for open this:
Spoiler for open this:
for ss client configuration (b/w killer):

















[spoiler=open this] for Very usefull tips from master Warlock1981:






Warlock1981 thanks bro

Quote:
 






Originally Posted by Warlock1981



here's another working way to block cafegate.com portal
  1. Download NIRCMD---> www.nirsoft.net/utils/nircmd.zip
  2. Extract the contents to C:\WINDOWS
  3. Open a notepad and type this command below


    Code:

    nircmd.exe killprocess firefox.exe

  4. Save it as cafegate.cmd and place it inside the C:\Program Files\CafeAgent
  5. Now on your CafeStation Click


    Code:

    Program>Client Setup>Automation>Start

  6. Check Execute Program and type the path below


    Code:

    C:\Program Files\CafeAgent\cafegate.cmd

  7. Click Ok and Update the CafeAgent in all client workstations
  • so when the time was started, the default browser firefox process will be killed or terminated
  • if your default browser is internet explorer just change it to iexplore.exe
  • if your default browser is google chrome just change it to chrome.exe







Quote:
 






Originally Posted by Warlock1981



here's another working way to bring back the screen resolution to default after a customer time is over and the screen resolution was change to lower resolution made by a game he/she plays
  1. Download NIRCMD---> www.nirsoft.net/utils/nircmd.zip
  2. Extract the contents to C:\WINDOWS
  3. Open a notepad and type this:


    Code:

    nircmd.exe setdisplay 1280 1024 32

  4. Save it as resolution.cmd and place it inside the C:\Program Files\CafeAgent
  5. Now on your CafeStation Click


    Code:

    Program>Client Setup>Automation> End

  6. Check Execute Program and type the path below


    Code:

    C:\Program Files\CafeAgent\resolution.cmd

  7. Click Ok and Update the CafeAgent in all client workstations
  • so when the customer's time is over and if you free computer, the resolution goes back to default

legend:
  • 1280 1024 - screen resolution of your monitor, you have to put the reoslution according to your screen monitor default resolution
  • 32 - is the bit of the resolution (recommended)







[quote]






Originally Posted by Warlock1981



to those cafesuite users who are having problems with the screen resolution if a customer's time is over during playing a full screen game, here's a better solution to restore the default screen of your monitor
  1. first download Qres.exe (freeware) a tool that will change your screen resolution according to your setup and save it or extract to C:\Program Files\CafeAgent
  2. copy and paste the script below to your notepad and save it to C:\Program Files\CafeAgent with a filename of resolution.vbs
  3. in the script below just replace the value of


    Code:

    res1= "1024 x 768"
    res2= "1024 x 768"

    according to the screen resolution of your monitor




    Code:

    'Toggles resolutions between the following settings
    res1= "1024 x 768"
    res2= "1024 x 768"

    'Initialization
    set WshShell = WScript.CreateObject("WScript.Shell")

    'Process the resolutions
    res1=trim(lcase(res1))
    res2=trim(lcase(res2))

    xres1=trim(left(res1,instrrev(res1,"x")-1))
    yres1=trim(mid(res1,instrrev(res1,"x")+1))
    xres2=trim(left(res2,instrrev(res2,"x")-1))
    yres2=trim(mid(res2,instrrev(res2,"x")+1))

    'Get current resolution
    strComputer = "."
    Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2")
    Set colItems = objWMIService.ExecQuery _
    ("Select * From Win32_DisplayConfiguration")

    For Each objItem in colItems

    currentXRes = trim(objItem.PelsWidth)
    currentYRes = trim(objItem.PelsHeight)
    Next

    'Decide which resolution to set
    if (currentXRes = xres1) and (currentYRes = yres1) then
    xres = xres2 : yres = yres2
    else
    xres = xres1 : yres = yres1
    end if

    'Run the command to set the resolution
    runstring = "cmd /c " & chr(34) & "qres.exe /x:" & xres & " /y:" & yres & chr(34)
    wshshell.run runstring,0

  4. Now on your CafeStation Click


    Code:

    Program>Client Setup


    Code:

    Automation> End

  5. Check Execute Program


    Code:

    C:\Program Files\CafeAgent\resolution.vbs

  6. Click Ok and Update the CafeAgent in all client workstations
  • so when the customer's time is over and if you free computer, the resolution goes back to default
  • by the way it works 100%
  • enjoy cafesuite users ^_^



















Sponsored Links
Space available
Post Reply




Switch to Mobile Mode

no new posts