I have some problems with the Mac version https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-installer-1.7.5.dmg.
Why is the Nxt installer placed in the application folder? On a Mac, that is not the place to put these files. In the applications folder are applications only. It's not necessary to have it moved as is suggested in the DMG, because in the installation progress people have to choose the destination again. (not userfriendly)

When I try to choose a destination folder in the folder applications, nothing happens, for example the Applications folder from the administrator of my Mac, "/Applications/" keeps forcing to be the root for the installation. So I settle with installing it in the Applications folder on my personal account on my Mac, but I prefer to have all apps in the Administrator (main) folder for Applications.
Then after finishing the installation I get a nasty surprise. There isn't a app created, but the old-fashion NRS-folder with files where I need to use terminal. I never do that, because I dislike terminal and just want to click on the app and start playing with Nxt. Wesley and Poofknuckle have always been delivering a stand-alone client. This one is not. The problem is that new people will not know where to start. There is no manual, so I guess the majority will stop there. Can't we have a stand-alone again... please?

When I try to use the Uninstaller I get a malware alert. Can I trust it? And why did you made a Uninstaller? Can I not just delete the folder? (Mac normally doesn't have uninstallers). This gives me doubts again about the software.

Hope to see a reply from you Riker. Thanks 
Nice to see that I am not the only one with the problem ..
How does one start the client after installing the nxt installer ?
thanks
This is the server log:
2016-02-13 07:23:37 INFO: nxt.includeExpiredPrunable = "true"
2016-02-13 07:23:37 INFO: nxt.correctInvalidFees = "false"
2016-02-13 07:23:37 INFO: nxt.statementLogThreshold = "10000"
2016-02-13 07:23:37 INFO: nxt.transactionLogThreshold = "15000"
2016-02-13 07:23:37 INFO: nxt.transactionLogInterval = "15"
2016-02-13 07:23:37 INFO: nxt.dbCacheKB = "0"
2016-02-13 07:23:37 INFO: nxt.dbUrl = "jdbc:h2:/Users/marcsegers/Library/Application Support/Nxt Wallet/nxt_db/nxt;DB_CLOSE_ON_EXIT=FALSE"
2016-02-13 07:23:37 INFO: nxt.dbType = "h2"
2016-02-13 07:23:37 INFO: nxt.dbDir = "./nxt_db/nxt"
2016-02-13 07:23:37 INFO: nxt.dbParams = "DB_CLOSE_ON_EXIT=FALSE;MVCC=TRUE;MV_STORE=FALSE"
2016-02-13 07:23:37 INFO: nxt.dbUsername = "sa"
2016-02-13 07:23:37 INFO: nxt.dbPassword = "{not logged}"
2016-02-13 07:23:37 INFO: nxt.maxDbConnections = "30"
2016-02-13 07:23:37 INFO: nxt.dbLoginTimeout = "70"
2016-02-13 07:23:37 INFO: nxt.dbDefaultLockTimeout = "60"
2016-02-13 07:23:37 FINE: Database jdbc url set to jdbc:h2:/Users/marcsegers/Library/Application Support/Nxt Wallet/nxt_db/nxt;DB_CLOSE_ON_EXIT=FALSE;MV_STORE=FALSE;CACHE_SIZE=262144 username sa
2016-02-13 07:23:37 INFO: nxt.useStrongSecureRandom = "false"
2016-02-13 07:23:44 FINE: Database connection pool current size: 1
2016-02-13 07:23:44 INFO: Database update may take a while if needed, current db version 477...
2016-02-13 07:23:44 INFO: nxt.enableTransactionRebroadcasting = "true"
2016-02-13 07:23:44 INFO: nxt.testUnconfirmedTransactions not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.maxUnconfirmedTransactions = "2000"
2016-02-13 07:23:44 INFO: nxt.trimDerivedTables = "true"
2016-02-13 07:23:44 INFO: nxt.numberOfForkConfirmations = "2"
2016-02-13 07:23:44 INFO: nxt.trimFrequency = "1000"
2016-02-13 07:23:44 INFO: nxt.disableGetMoreBlocksThread not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.disableProcessTransactionsThread not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.disableRemoveUnconfirmedTransactionsThread not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.disableProcessWaitingTransactionsThread not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.disableRebroadcastTransactionsThread not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.enablePublicKeyCache = "true"
2016-02-13 07:23:44 INFO: nxt.ledgerTrimKeep = "30000"
2016-02-13 07:23:44 INFO: nxt.ledgerAccounts = "*"
2016-02-13 07:23:44 INFO: Account ledger is tracking all accounts
2016-02-13 07:23:44 INFO: nxt.ledgerLogUnconfirmed = "2"
2016-02-13 07:23:44 INFO: nxt.processPolls = "true"
2016-02-13 07:23:44 INFO: nxt.deleteFinishedShufflings = "false"
2016-02-13 07:23:44 INFO: nxt.hideErrorDetails = "false"
2016-02-13 07:23:44 INFO: nxt.myPlatform = "PC"
2016-02-13 07:23:44 INFO: nxt.myAddress not defined
2016-02-13 07:23:44 INFO: nxt.peerServerPort = "7874"
2016-02-13 07:23:44 INFO: nxt.shareMyAddress = "true"
2016-02-13 07:23:44 INFO: nxt.enablePeerUPnP = "true"
2016-02-13 07:23:44 INFO: nxt.myHallmark not defined
2016-02-13 07:23:44 INFO: nxt.adminPassword not defined
2016-02-13 07:23:44 INFO: nxt.maxAPIRecords = "100"
2016-02-13 07:23:44 INFO: nxt.enableAPIUPnP = "false"
2016-02-13 07:23:44 INFO: nxt.disabledAPIs not defined
2016-02-13 07:23:44 INFO: nxt.disabledAPITags not defined
2016-02-13 07:23:44 INFO: nxt.allowedBotHosts = "127.0.0.1; localhost; [0:0:0:0:0:0:0:1];"
2016-02-13 07:23:44 INFO: nxt.enableAPIServer = "true"
2016-02-13 07:23:44 INFO: nxt.apiServerPort = "7876"
2016-02-13 07:23:44 INFO: nxt.apiServerSSLPort = "7876"
2016-02-13 07:23:44 INFO: nxt.apiServerHost = "127.0.0.1"
2016-02-13 07:23:44 INFO: nxt.disableAdminPassword = "false"
2016-02-13 07:23:44 INFO: nxt.apiSSL = "false"
2016-02-13 07:23:44 INFO: nxt.apiServerIdleTimeout = "30000"
2016-02-13 07:23:44 INFO: API server using HTTP port 7876
2016-02-13 07:23:44 INFO: nxt.apiResourceBase = "html/ui"
2016-02-13 07:23:44 INFO: nxt.apiWelcomeFile = "index.html"
2016-02-13 07:23:44 INFO: nxt.javadocResourceBase = "html/doc"
2016-02-13 07:23:44 INFO: nxt.maxUploadFileSize not defined or not numeric, using default value 0
2016-02-13 07:23:44 INFO: nxt.enableAPIServerGZIPFilter = "false"
2016-02-13 07:23:44 INFO: nxt.apiServerCORS = "false"
2016-02-13 07:23:44 INFO: nxt.apiFrameOptionsSameOrigin = "true"
2016-02-13 07:23:44 FINE: My peer info:
{"application":"NRS","services":"0","version":"1.7.5","platform":"PC","shareAddress":true}
2016-02-13 07:23:44 INFO: nxt.defaultPeers = "bug.airdns.org; 93.208.212.137; nxt6.y.cz; 104.193.41.253; 37.139.5.199; 109.230.224.89; 70.106.182.230; 77.144.105.130; 78.62.219.252; 68.168.161.160; 78.46.233.109; 120.25.65.184; nxt.cryonet.de; 111.192.141.164; 98.245.11.138; 100.34.247.56; 85.10.201.15; 05.zapto.org; 158.69.33.172; 78.47.58.62; 144.76.3.50; 192.99.77.148; 90.153.107.93; 76.79.201.54; 5.9.149.197; 81.2.103.237; 92.222.65.40; nxt4.y.cz; 178.62.225.240; 85.25.198.120; 185.99.132.54; 89.212.19.49; nxt01.now.im; nrs.scripterron.org; 175.156.85.245; 62.227.10.194; 73.40.166.72; 217.23.6.2; 73.40.166.127; 174.140.167.239; 52.79.46.24; 162.243.242.8; gunka.szn.dk; 128.199.46.72; 101.100.175.48; 76.176.202.107; 69.163.40.132; 192.0.226.19; 100.13.33.13; 94.227.33.223; 90.75.247.40; raspi2nxtnode.ddns.net; nxt-001.nodes.be; 83.83.161.46; 91.121.150.75; nxt3.y.cz; 80.153.101.190; 95.215.47.221; 86.206.97.98; 78.47.115.250; 52.29.122.21; nxt.sx; nxt.cybermailing.com; 5.230.145.165; 70.31.212.252; 188.243.4.139; 128.199.189.226; nxt.scriba.io; 174.17.156.59; 80.150.243.96; 51.254.99.240; pakisnxt.no-ip.org; enricoip.no-ip.biz; 50.27.137.177; 80.150.243.99; 211.149.213.86; 176.97.2.179; 198.46.193.111; 80.150.243.12; 176.9.138.21; 80.150.243.13; f376.ddns.net; 61.120.160.90; 52.28.97.208; 5.9.180.173; 77.123.252.71; 93.211.251.105; 79.159.11.14; 96.255.76.163; langust.ddns.net; 73.50.115.206; 66.215.60.93; 69.137.154.114; 103.250.83.112; 46.101.112.58; 71.170.34.26; 176.97.2.141; nxt1.testdruif.be; home.kaerner.net; nxt.bened.de; 78.46.160.9; 162.243.122.251; 178.15.99.67; 78.46.49.59:4509; 93.219.103.107; 78.63.207.76; 198.211.127.34; 5.9.155.145; nxt.ydns.eu; 87.138.143.21; 77.152.74.54; 198.199.95.15; 46.223.83.130; 103.250.83.127; 91.210.188.6; 87.139.122.48; nxt1.y.cz; 113.106.85.172; 37.97.136.254; 87.139.122.157; 94.102.50.75; 70.189.162.138; 79.167.162.77; ct.flipflop.mooo.com; 51.255.149.237; 174.91.212.242; petko.ddns.net; 181.47.183.188; 93.75.9.10; 176.94.115.161; 91.235.72.49; 71.60.182.55; nxtcoin.no-ip.org; 91.239.69.78; 2.218.35.177; 46.4.74.71; 162.243.145.83; 94.102.50.68; 14.200.253.61; nxtpeers.com; 192.3.196.10; 80.98.81.73; nxt2.testdruif.be; 77.88.208.12; 84.252.21.155; 158.69.194.254; 23.94.134.161; 96.236.141.73; 142.4.218.174; 72.182.27.227; 178.33.203.157; nxt.noip.me; 176.31.167.127; sluni.szn.dk; 198.27.81.25; 216.119.150.238; 71.218.89.236; 190.10.9.166; 166.48.75.119; megaman.thican.net; 88.163.78.131; 132.230.76.160; 54.213.222.141; humanoide.thican.net; 106.187.102.227; 96.236.143.175; 217.26.24.27; 184.191.182.165; 52.0.72.67; 104.130.7.74; 62.85.20.37; 82.165.138.42;"
2016-02-13 07:23:44 INFO: nxt.wellKnownPeers not defined
2016-02-13 07:23:44 INFO: nxt.knownBlacklistedPeers not defined
2016-02-13 07:23:44 INFO: nxt.maxNumberOfInboundConnections = "250"
2016-02-13 07:23:44 INFO: nxt.maxNumberOfOutboundConnections = "50"
2016-02-13 07:23:44 INFO: nxt.maxNumberOfConnectedPublicPeers = "20"
2016-02-13 07:23:44 INFO: nxt.maxNumberOfKnownPeers = "2000"
2016-02-13 07:23:44 INFO: nxt.minNumberOfKnownPeers = "1000"
2016-02-13 07:23:44 INFO: nxt.connectTimeout = "10000"
2016-02-13 07:23:44 INFO: nxt.readTimeout = "20000"
2016-02-13 07:23:44 INFO: nxt.enableHallmarkProtection = "true"
2016-02-13 07:23:44 INFO: nxt.pushThreshold = "0"
2016-02-13 07:23:44 INFO: nxt.pullThreshold = "0"
2016-02-13 07:23:44 INFO: nxt.useWebSockets = "true"
2016-02-13 07:23:44 INFO: nxt.webSocketIdleTimeout = "900000"
2016-02-13 07:23:44 INFO: nxt.enablePeerServerGZIPFilter = "true"
2016-02-13 07:23:44 INFO: nxt.blacklistingPeriod = "600000"
2016-02-13 07:23:44 INFO: nxt.communicationLoggingMask = "0"
2016-02-13 07:23:44 INFO: nxt.sendToPeersLimit = "10"
2016-02-13 07:23:44 INFO: nxt.usePeersDb = "true"
2016-02-13 07:23:44 INFO: nxt.savePeers = "true"
2016-02-13 07:23:44 INFO: nxt.getMorePeers = "true"
2016-02-13 07:23:44 INFO: nxt.cjdnsOnly = "false"
2016-02-13 07:23:44 INFO: nxt.ignorePeerAnnouncedAddress = "false"
2016-02-13 07:23:44 INFO: nxt.disablePeerConnectingThread not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.disablePeerUnBlacklistingThread not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.disableGetMorePeersThread not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.peerServerHost = "0.0.0.0"
2016-02-13 07:23:44 INFO: nxt.peerServerIdleTimeout = "30000"
2016-02-13 07:23:44 INFO: nxt.enablePeerServerDoSFilter = "true"
2016-02-13 07:23:44 INFO: nxt.peerServerDoSFilter.maxRequestsPerSec = "30"
2016-02-13 07:23:44 INFO: nxt.peerServerDoSFilter.delayMs = "1000"
2016-02-13 07:23:44 INFO: nxt.peerServerDoSFilter.maxRequestMs = "300000"
2016-02-13 07:23:44 INFO: nxt.maxNumberOfForgers = "100"
2016-02-13 07:23:44 INFO: nxt.enableFakeForging not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.disableGenerateBlocksThread not defined, assuming false
2016-02-13 07:23:44 INFO: nxt.allowedUserHosts = "127.0.0.1; localhost; [0:0:0:0:0:0:0:1];"
2016-02-13 07:23:44 INFO: nxt.enableUIServer = "false"
2016-02-13 07:23:44 INFO: User interface server not enabled
2016-02-13 07:23:44 INFO: nxt.debugTraceQuote = """
2016-02-13 07:23:44 INFO: nxt.debugTraceSeparator = " "
2016-02-13 07:23:44 INFO: nxt.debugLogUnconfirmed = "false"
2016-02-13 07:23:44 INFO: nxt.debugTraceAccounts not defined
2016-02-13 07:23:44 INFO: nxt.debugTraceLog = "nxt-trace.csv"
2016-02-13 07:23:44 FINE: Running 2 tasks...
2016-02-13 07:23:44 FINE: Loading known peers from the database...
2016-02-13 07:23:44 FINE: Database connection pool current size: 2
2016-02-13 07:23:44 INFO: Genesis block already in database
2016-02-13 07:23:44 FINE: Rollback from block 4842631404627106472 at height 637791 to 4842631404627106472 at 637791
2016-02-13 07:23:49 FINE: Average database transaction time is 5,188 seconds
2016-02-13 07:23:49 INFO: Last block height: 637791
2016-02-13 07:23:49 INFO: nxt.forceScan = "false"
2016-02-13 07:23:49 FINE: Running 2 final tasks...
2016-02-13 07:23:49 INFO: nxt.apiServerEnforcePOST = "true"
2016-02-13 07:23:49 INFO: Looking for UPnP gateway device...
2016-02-13 07:23:49 INFO: nxt.upnpGatewayTimeout not defined or not numeric, using default value 7000
2016-02-13 07:23:50 INFO: nxt.upnpDiscoverTimeout not defined or not numeric, using default value 3000
2016-02-13 07:23:50 INFO: Started API server at 127.0.0.1:7876
2016-02-13 07:23:57 FINE: UPnP gateway device found on 192.168.0.163
2016-02-13 07:23:57 FINE: There is no connected UPnP gateway device
2016-02-13 07:23:57 INFO: Started peer networking server at 0.0.0.0:7874
2016-02-13 07:23:57 FINE: Starting 9 background jobs
2016-02-13 07:23:57 FINE: Starting 2 delayed tasks
2016-02-13 07:23:57 INFO: Initialization took 20 seconds
2016-02-13 07:23:57 INFO: Nxt server 1.7.5 started successfully.
2016-02-13 07:23:57 INFO: Copyright © 2013-2016 The Nxt Core Developers.
2016-02-13 07:23:57 INFO: Distributed under GPLv2, with ABSOLUTELY NO WARRANTY.
2016-02-13 07:23:57 INFO: Client UI is at
http://localhost:7876/index.html2016-02-13 07:23:57 FINE: Known peers: 239
2016-02-13 07:23:57 FINE: Database connection pool current size: 3
2016-02-13 07:23:57 FINE: Peer 91.235.72.49 version null returned error: {"error":"Maximum number of inbound connections exceeded"}, request was: {"protocol":1,"application":"NRS","requestType":"getInfo","services":"0","version":"1.7.5","platform":"PC","shareAddress":true}, disconnecting
What am I doing wrong?

?