Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

3,925

Downloads of v 9.5.6:

351

Last Update:

25 Feb 2020

Package Maintainer(s):

Software Author(s):

  • Jan Adamec

Tags:

roomarranger room arranger floor apartment planner 3d trial

Room Arranger

This is not the latest version of Room Arranger available.

  • 1
  • 2
  • 3

9.5.6 | Updated: 25 Feb 2020

Downloads:

3,925

Downloads of v 9.5.6:

351

Maintainer(s):

Software Author(s):

  • Jan Adamec

Room Arranger 9.5.6

This is not the latest version of Room Arranger available.

  • 1
  • 2
  • 3

All Checks are Passing

3 Passing Tests


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Room Arranger, run the following command from the command line or from PowerShell:

>

To upgrade Room Arranger, run the following command from the command line or from PowerShell:

>

To uninstall Room Arranger, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade roomarranger -y --source="'INTERNAL REPO URL'" --version="'9.5.6'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade roomarranger -y --source="'INTERNAL REPO URL'" --version="'9.5.6'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install roomarranger
  win_chocolatey:
    name: roomarranger
    version: '9.5.6'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'roomarranger' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '9.5.6'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller roomarranger
{
    Name     = "roomarranger"
    Version  = "9.5.6"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'roomarranger':
  ensure   => '9.5.6',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

Package Approved

This package was approved by moderator flcdrg on 07 Mar 2020.

Description

Note

This installs a 30 day shareware. You can register it using the following parameters:

License code: /licenseCode:"<your license code>"
Name of the license holder: /licenseName:"<your name>"
Example:

-params '"/licenseCode:1234-5678-900 /licenseName:""John Doe"""'

Reasons to Choose Room Arranger

Easy to Use

3D Visualization

Build on Floor Plan Image

Wide Object Library

Measurement

Multilingual

screenshot


legal\LICENSE.txt
EULA - End User License Agreement
This is license agreement is a legal agreement between you (an individual person or a single legal entity, “You”) and Jan Adamec (the “Author”) for Room Arranger (the “Software”). By installing this software you are agreeing to this license agreement.

1. Shareware/ Demo/ Evaluation License
The product you obtain labeled as SHAREWARE means that you may evaluate it free of charge for a period of 30 days, after which you are required to register the software, and thus enable the full functionality of the Software after 30 days by purchasing a serial number. Before doing so, it is strongly recommended to evaluate the Software.

2. Distribution of Shareware Version
You may distribute the SHAREWARE version of this program to any website/person as long as you include the original setup program in unmodified state.

You may also include this SHAREWARE version on any CD/DVD compilation as long as you:

only distribute the shareware version
do not charge for the CD (apart from normal handling/distribution costs)
3. Ordering the Full Version
Once you have evaluated the Software, or the 30 day period has expired, you will need to register the software. On your accepted order, and payment of the applicable fee, the Author will provide a serial number or other mechanism to you for conversion of an evaluation limited license to a non-evaluation, full restricted license. YOU MAY NOT COPY OR DISTRIBUTE THIS SOFTWARE ONCE IT IS REGISTERED.

A single user license permits a registered user (licensee) to use one copy of the Program only on a single computer at a time.

The usage by multiple users at the same time (on multiple computers) requires additional licenses. Additional licenses allow an institution or company to install or use the Program on multiple computers or on a server. It must be guaranteed that the Program does not run on more machines at the same time than there are licenses purchased.

4. Ownership of the Program
You agree and acknowledge that Author transfers no ownership interest in any Program or part Program, or in the intellectual property in any Program or in any Program copy, to you under this Agreement or otherwise, and that the Author reserve all rights not expressly granted to you in this License Agreement.

5. Defects in the Program
Although this software has been extensively tested, the Author DOES NOT WARRANT that this Program will be completely defect free, or that any bugs found are correctable or will be corrected.

6. Limitation of Liability
The Software is provided “as-is”, and no warranties of any kind (including implied warranties of merchantability or fitness for a particular purpose), express or implied, are made as to it or any medium it may be on. Under no circumstances will the author provides any other remedy for direct, indirect, special, consequential, punitive, incidental or other damages arising from it, including such from negligence, strict liability, or breach of warranty or contract, even after notice of the possibility of such damages.

Installing and using the Software signifies acceptance and agreement to the terms and conditions of this license.

If you do not agree with the terms of this license you must cease to use the Software and remove the Software from your storage devices.

This Agreement is governed by the laws of Czech Republic.
legal\VERIFICATION.txt
VERIFICATION
 
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
 
Package can be verified like this:
 
1. Download:
 
   x32: https://s3.eu-central-1.amazonaws.com/rooarr/rooarr956.exe
   x64: https://s3.eu-central-1.amazonaws.com/rooarr/rooarr956_64bit.exe
  
2. You can use one of the following methods to obtain the SHA256 checksum:
   - Use powershell function 'Get-FileHash'
   - Use Chocolatey utility 'checksum.exe'
 
   checksum type: sha256
   checksum32: 08FF38D0041093AE5732818259BDD2BEEBE6C1D2BE482A7556B3D06C3EAD9494
   checksum64: 9C42AEF82A310BF8E735FEDF9D18C0B299C7CF9999F03A2CEAD42A3C316461F3
 
File 'LICENSE.txt' is obtained from:
   http://www.roomarranger.com/wiki/doku.php?id=license_agreement
tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
  packageName = $env:ChocolateyPackageName
  destination = "$toolsDir"
  file        = "$toolsDir\rooarr956.exe"
  file64      = "$toolsDir\rooarr956_64bit.exe"
  silentArgs	= '/S'
}

Install-ChocolateyInstallPackage @packageArgs

$pp = Get-PackageParameters
 
if ($pp['licenseCode'] -And $pp['licenseName']) {
    $licenseCode = $pp['licenseCode']
    $licenseName = $pp['licenseName']
 
    $registrationFile = Join-Path ([environment]::getfolderpath("mydocuments")) "Room Arranger\regbak.rrg"
    "[Options]" > $registrationFile
    "RegName=$licenseName" >> $registrationFile
    "RegNumber=$licenseCode" >> $registrationFile
}
tools\chocolateyuninstall.ps1
$ErrorActionPreference = 'Stop';

$packageArgs = @{
  packageName  = $env:ChocolateyPackageName
  softwareName = 'Room Arranger*'
  fileType     = 'exe'
  silentArgs   = '/S'
}

$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']

if ($key.Count -eq 1) {
  $key | % {
    $packageArgs['file'] = "$($_.UninstallString)"
    Uninstall-ChocolateyPackage @packageArgs
  }
} elseif ($key.Count -eq 0) {
  Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
  Write-Warning "$($key.Count) matches found!"
  Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
  Write-Warning "Please alert package maintainer the following keys were matched:"
  $key | % {Write-Warning "- $($_.DisplayName)"}
}
tools\rooarr956.exe
md5: A426EF03BC6ADD2680E81373EABFAFD0 | sha1: DC6B6928A72BA18153E2A9FE6D988019AB81C165 | sha256: 08FF38D0041093AE5732818259BDD2BEEBE6C1D2BE482A7556B3D06C3EAD9494 | sha512: 7B6066E2DBAF855A2BA6198C07493B87FC8FF97D33683F5511984260230B545613FB7D7A288C012D9294A0339010E7C2ADD94975E9A1C3320C591C44D62782A9
tools\rooarr956_64bit.exe
md5: 86A9295E246EF2D14A02FB085DC4609B | sha1: A55F5923C3FEE683ADBC2EEE45DA708594E1F56E | sha256: 9C42AEF82A310BF8E735FEDF9D18C0B299C7CF9999F03A2CEAD42A3C316461F3 | sha512: CAD163BE52FF12DE93C966310C2BA24BDCD53A26FA5DFF79BF89C0E6B1A6B575370AAA7D22ABB4331A36F92F81F8EB47B2550E682E7B9DA349F6552CDCFFEC0D

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
Room Arranger 9.8.1 68 Friday, October 20, 2023 Approved
Room Arranger 9.8 670 Monday, September 25, 2023 Approved
Room Arranger 9.7.3 143 Monday, March 20, 2023 Approved
Room Arranger 9.7.2 47 Saturday, February 25, 2023 Approved
Room Arranger 9.6.2 91 Friday, August 26, 2022 Approved
Room Arranger 9.6.1 208 Friday, May 7, 2021 Approved
Room Arranger 9.6 160 Tuesday, December 29, 2020 Approved
Room Arranger 9.5.6 351 Tuesday, February 25, 2020 Approved
Room Arranger 9.5.5 356 Saturday, May 4, 2019 Approved
Room Arranger 8.4.1 621 Monday, April 18, 2016 Approved
Room Arranger 8.4.0 388 Friday, April 15, 2016 Approved
Room Arranger 8.3.1 382 Monday, December 21, 2015 Approved
Room Arranger 8.0.0 381 Wednesday, September 23, 2015 Approved

This package has no dependencies.

Discussion for the Room Arranger Package

Ground Rules:

  • This discussion is only about Room Arranger and the Room Arranger package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Room Arranger, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus