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:

107,183

Downloads of v 7.41:

513

Last Update:

24 Jan 2019

Package Maintainer(s):

Software Author(s):

  • Nenad Hrg (SOFTWAREOK.COM)

Tags:

nhrg qdir q-dir file manager management explorer utility binary

Q-Dir (Install)

This is not the latest version of Q-Dir (Install) available.

  • 1
  • 2
  • 3

7.41 | Updated: 24 Jan 2019

Downloads:

107,183

Downloads of v 7.41:

513

Software Author(s):

  • Nenad Hrg (SOFTWAREOK.COM)

Q-Dir (Install) 7.41

This is not the latest version of Q-Dir (Install) 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 Q-Dir (Install), run the following command from the command line or from PowerShell:

>

To upgrade Q-Dir (Install), run the following command from the command line or from PowerShell:

>

To uninstall Q-Dir (Install), 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 qdir -y --source="'INTERNAL REPO URL'" --version="'7.41'" [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 qdir -y --source="'INTERNAL REPO URL'" --version="'7.41'" 
$exitCode = $LASTEXITCODE

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

Exit $exitCode

- name: Install qdir
  win_chocolatey:
    name: qdir
    version: '7.41'
    source: INTERNAL REPO URL
    state: present

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


chocolatey_package 'qdir' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '7.41'
end

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


cChocoPackageInstaller qdir
{
    Name     = "qdir"
    Version  = "7.41"
    Source   = "INTERNAL REPO URL"
}

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


package { 'qdir':
  ensure   => '7.41',
  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 as a trusted package on 24 Jan 2019.

Description


choco://qdir
To use choco:// protocol URLs, install (unofficial) choco:// Protocol support


Screenshot of Q-Dir

The Quad-Directory-Explorer makes your files and folders easy to manage, either installed or as a portable Windows program.

Fast and easy access to your hard disks, network folders, USB-sticks, floppy disks and other storage devices.

Q-Dir is a great alternative file manager for Windows with a amazing Quadro-View technique.

You don't have to give up your usual work habits, drag 'n' drop, view types, and other standard functions of your current file manager.

No! Q-Dir gives you extra useful functions to make you happy. Save time by reducing mouse-clicks and hand movements . Q-Dir does not have to be installed and can be executed easily from any location, such as the Desktop, and can be carried on a small USB-stick or other memory device.

Q-Dir's file management is based on MS Windows Explorer, but 4x plus Explorer Tab Views and with more functionality! More and more data makes for a larger file management challenge on you Windows OS.

Q-Dir allows you to save folder combinations as a favourite to open any time. Up to 64 folder combinations can be saved in a favorite, since each of the four windows is equipped with tabs (ie 4 x 16 tabs 4 x Tree View plus 4 x Address Bar), different colors for different file types ...

Warning! â–º Once Q-Dir, always Q-Dir !!!

Feature list on Q-Dir's website

PACKAGE NOTES


Click here to Patreon-ize the package maintainer.



tools\ChocolateyInstall.ps1
$ErrorActionPreference = 'Stop'
$packageName    = 'qdir'
$toolsDir       = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$bits           = Get-ProcessorBits
$url            = "$toolsDir\Q-Dir_Installer.zip"
$url64          = "$toolsDir\Q-Dir_Installer_x64.zip"

$packageArgs = @{
  packageName    = $packageName
  unzipLocation  = $toolsDir
  fileType       = 'ZIP' 
  url            = $url
  url64          = $url64
}

Install-ChocolateyZipPackage @packageArgs

if ($bits -eq 64)
   {
    $fileLocation = "$toolsDir\Q-Dir_Installer_x64.exe"
   } else {
    $fileLocation = "$toolsDir\Q-Dir_Installer_UC.exe"
   }

$packageArgs = @{
  packageName   = $packageName
  fileType      = 'EXE'
  file          = $fileLocation
  silentArgs    = '/S langid=1'
  validExitCodes= @(0,1)
  softwareName  = 'Q-Dir'
}
 
Install-ChocolateyInstallPackage @packageArgs

Install-BinFile -Name qdir -Path $env:ProgramFiles\Q-Dir\Q-Dir.exe
Remove-Item "$toolsDir\q*.zip" | out-null
tools\ChocolateyUninstall.ps1
$packageName    = 'qdir'

Uninstall-BinFile qdir
tools\LICENSE.txt
http://www.softwareok.com/?seite=Freeware/Q-Dir/Eula

The Q-Dir - End User License Agreement
End User License Agreement
==========================

LICENSE HRG NENAD (SOFTWAREOK.COM)
THIS SOFTWARE IS FREEWARE


This software is the property of Hrg Nenad (softwareok.com) and its suppliers and is protected by copyright law and international treaty provisions. 

You may distribute an unlimited number of unmodified , copies of the software to anyone you wish ! 

You are not allowed to sell this software!

You may not decompile, reverse engineer or disassemble this software and any executable part of this software. 

THE SOFTWARE PROVIDED TO YOU AS IS WITHOUT WARRANTY OF ANY KIND, ANY SPECIAL,INCIDENTAL,EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. YOU ASSUME THE ENTIRE RISK AS TO THE ACCURACY AND THE USE OF THIS SOFTWARE. 

HRG NENAD (SOFTWAREOK.COM) SHALL NOT BE LIABLE FOR ANY DAMAGES WHATSOEVER ARISING OUT OF THE USE OF OR INABILITY TO USE OF THIS SOFTWARE, EVEN IF HRG NENAD (SOFTWAREOK.COM) HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 

NON-ACCEPTANCE OR VIOLATION OF ANY OF THE ABOVE TERMS IMMEDIATELY AND UNCONDITIONALLY WILL TERMINATE YOUR LICENSE. 
tools\Q-Dir_Installer.zip
md5: 789EBB40129DF7A705897DC95743865B | sha1: 63296CACADBA7EF38A2260B687A98C889ECE19DF | sha256: 457A4EE60FCE5397BFB52DA9F6A50A1F9FA4D5E3E53DE6B292173620F741A77E | sha512: 584F986C08DE24315AA3129F6BDDEADF2998B460DBE9790A9FE9DA9C309558781CB7ED29F750E867D3E0E6E046E226F3AA1CB913725C336F16FDA5BB4391712B
tools\Q-Dir_Installer_x64.zip
md5: 75F46B8C54220CB244045B245A6283C6 | sha1: 09A089B7B93B1F643F79C14C48E148C2F30ADAFC | sha256: 510B5BF604309CEED140370D155F3799434EFE7DF39E984A452739599051868F | sha512: BBC6AB7BFFCC3F5532A8AB171503FE2FEE51AB44EEF2C7F360D36D32B9EA8B82EA66A0904961DB755F6416DC8D7CFD873D68B0658342E36192E315C77AAE4197
tools\VERIFICATION.txt
==================== Q-Dir ====================

bcurran3 downloads and packages the included .ZIPs for Q-Dir from the developer's website. 

The direct download links are:
http://www.softwareok.com/Download/Q-Dir_Installer.zip
http://www.softwareok.com/Download/Q-Dir_Installer_x64.zip

SHA256 checksums for these .ZIPs are listed in the ChocolateyInstall.ps1 file

==================== Q-Dir ====================

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
Q-Dir 11.48.0 1150 Friday, March 8, 2024 Approved
Q-Dir (Install) 11.46.0 1454 Sunday, January 14, 2024 Approved
Q-Dir (Install) 11.44.0 1683 Monday, October 30, 2023 Approved
Q-Dir (Install) 11.43.0 453 Wednesday, October 25, 2023 Approved
Q-Dir (Install) 11.42.0 473 Friday, October 20, 2023 Approved
Q-Dir (Install) 11.41.0 793 Saturday, October 14, 2023 Approved
Q-Dir (Install) 11.39.0 361 Thursday, October 12, 2023 Approved
Q-Dir (Install) 11.38.0 588 Saturday, October 7, 2023 Approved
Q-Dir (Install) 11.37.0 187 Friday, September 29, 2023 Approved
Q-Dir (Install) 11.36.0 21 Saturday, September 23, 2023 Approved
Q-Dir (Install) 11.35.0 869 Saturday, September 16, 2023 Approved
Q-Dir (Install) 11.34.0 419 Friday, September 8, 2023 Approved
Q-Dir (Install) 11.32.0 1168 Sunday, August 13, 2023 Approved
Q-Dir (Install) 11.31.0 28 Monday, August 7, 2023 Approved
Q-Dir (Install) 11.29.0 1390 Wednesday, June 14, 2023 Approved
Q-Dir (Install) 11.26 1496 Saturday, April 29, 2023 Approved
Q-Dir (Install) 11.24 828 Monday, April 17, 2023 Approved
Q-Dir (Install) 11.21 998 Saturday, March 25, 2023 Approved
Q-Dir (Install) 11.19 1154 Monday, February 20, 2023 Approved
Q-Dir (Install) 11.17 1067 Tuesday, January 24, 2023 Approved
Q-Dir (Install) 11.16 1168 Saturday, December 24, 2022 Approved
Q-Dir (Install) 11.15 1052 Friday, December 2, 2022 Approved
Q-Dir (Install) 11.14 729 Monday, November 21, 2022 Approved
Q-Dir (Install) 11.13 1266 Saturday, October 15, 2022 Approved
Q-Dir (Install) 11.11 961 Monday, September 26, 2022 Approved
Q-Dir (Install) 11.01 756 Wednesday, September 14, 2022 Approved
Q-Dir (Install) 10.99 873 Monday, August 29, 2022 Approved
Q-Dir (Install) 10.95 1212 Thursday, July 21, 2022 Approved
Q-Dir (Install) 10.91 883 Tuesday, July 5, 2022 Approved
Q-Dir (Install) 10.88 709 Saturday, June 25, 2022 Approved
Q-Dir (Install) 10.74 1352 Thursday, May 12, 2022 Approved
Q-Dir (Install) 10.71 641 Friday, May 6, 2022 Approved
Q-Dir (Install) 10.69 520 Tuesday, May 3, 2022 Approved
Q-Dir (Install) 10.67 830 Wednesday, April 20, 2022 Approved
Q-Dir (Install) 10.66 535 Friday, April 15, 2022 Approved
Q-Dir (Install) 10.65 1051 Friday, March 25, 2022 Approved
Q-Dir (Install) 10.63 737 Tuesday, March 15, 2022 Approved
Q-Dir (Install) 10.61 937 Monday, February 28, 2022 Approved
Q-Dir (Install) 10.59 719 Saturday, February 19, 2022 Approved
Q-Dir (Install) 10.56 1207 Tuesday, January 25, 2022 Approved
Q-Dir (Install) 10.51.0020211230 1079 Thursday, December 30, 2021 Approved
Q-Dir (Install) 10.45 776 Friday, December 17, 2021 Approved
Q-Dir (Install) 10.44 565 Tuesday, December 14, 2021 Approved
Q-Dir (Install) 9.98 1034 Friday, November 12, 2021 Approved
Q-Dir (Install) 9.96.1 746 Saturday, October 30, 2021 Approved
Q-Dir (Install) 9.96 381 Wednesday, October 27, 2021 Approved
Q-Dir (Install) 9.95 393 Sunday, October 24, 2021 Approved
Q-Dir (Install) 9.93 769 Sunday, October 10, 2021 Approved
Q-Dir (Install) 9.89 965 Monday, September 13, 2021 Approved
Q-Dir (Install) 9.84 556 Saturday, September 4, 2021 Approved
Q-Dir (Install) 9.81 930 Tuesday, August 3, 2021 Approved
Q-Dir (Install) 9.79 634 Thursday, July 22, 2021 Approved
Q-Dir (Install) 9.61 827 Sunday, June 27, 2021 Approved
Q-Dir (Install) 9.55 472 Sunday, June 20, 2021 Approved
Q-Dir (Install) 9.51 694 Sunday, June 6, 2021 Approved
Q-Dir (Install) 9.49 713 Thursday, May 20, 2021 Approved
Q-Dir (Install) 9.44 659 Tuesday, May 11, 2021 Approved
Q-Dir (Install) 9.31 996 Thursday, March 25, 2021 Approved
Q-Dir (Install) 9.21 950 Saturday, February 27, 2021 Approved
Q-Dir (Install) 9.15 635 Tuesday, February 16, 2021 Approved
Q-Dir (Install) 9.12 672 Thursday, February 4, 2021 Approved
Q-Dir (Install) 9.11 434 Sunday, January 31, 2021 Approved
Q-Dir (Install) 9.09 776 Monday, January 11, 2021 Approved
Q-Dir (Install) 9.08.1 450 Tuesday, January 5, 2021 Approved
Q-Dir (Install) 9.07 550 Saturday, December 26, 2020 Approved
Q-Dir (Install) 9.05 397 Monday, December 21, 2020 Approved
Q-Dir (Install) 8.99.9 809 Friday, November 20, 2020 Approved
Q-Dir (Install) 8.99.2 378 Monday, November 16, 2020 Approved
Q-Dir (Install) 8.97 821 Wednesday, October 21, 2020 Approved
Q-Dir (Install) 8.96 512 Wednesday, October 14, 2020 Approved
Q-Dir (Install) 8.93 702 Wednesday, September 23, 2020 Approved
Q-Dir (Install) 8.91 518 Tuesday, September 15, 2020 Approved
Q-Dir (Install) 8.88 523 Tuesday, September 8, 2020 Approved
Q-Dir (Install) 8.77 590 Thursday, August 27, 2020 Approved
Q-Dir (Install) 8.69 667 Sunday, August 9, 2020 Approved
Q-Dir (Install) 8.66 414 Wednesday, August 5, 2020 Approved
Q-Dir (Install) 8.55 759 Monday, July 13, 2020 Approved
Q-Dir (Install) 8.51 152 Tuesday, July 7, 2020 Approved
Q-Dir (Install) 8.37 876 Sunday, June 7, 2020 Approved
Q-Dir (Install) 8.33 549 Thursday, May 28, 2020 Approved
Q-Dir (Install) 8.15 740 Thursday, May 7, 2020 Approved
Q-Dir (Install) 8.04 882 Wednesday, April 1, 2020 Approved
Q-Dir (Install) 8.01 898 Thursday, February 27, 2020 Approved
Q-Dir (Install) 7.99 1085 Saturday, December 21, 2019 Approved
Q-Dir (Install) 7.97 674 Monday, December 2, 2019 Approved
Q-Dir (Install) 7.95 550 Wednesday, November 20, 2019 Approved
Q-Dir (Install) 7.94 478 Wednesday, November 13, 2019 Approved
Q-Dir (Install) 7.92 590 Monday, November 4, 2019 Approved
Q-Dir (Install) 7.91.1 497 Monday, October 28, 2019 Approved
Q-Dir (Install) 7.89 527 Monday, October 21, 2019 Approved
Q-Dir (Install) 7.85 598 Thursday, October 3, 2019 Approved
Q-Dir (Install) 7.84 390 Monday, September 30, 2019 Approved
Q-Dir (Install) 7.83 491 Sunday, September 22, 2019 Approved
Q-Dir (Install) 7.82 463 Monday, September 16, 2019 Approved
Q-Dir (Install) 7.78 568 Wednesday, September 4, 2019 Approved
Q-Dir (Install) 7.77 402 Sunday, September 1, 2019 Approved
Q-Dir (Install) 7.76 530 Wednesday, August 28, 2019 Approved
Q-Dir (Install) 7.75 482 Wednesday, August 21, 2019 Approved
Q-Dir (Install) 7.74 358 Monday, August 19, 2019 Approved
Q-Dir (Install) 7.73 527 Tuesday, August 6, 2019 Approved
Q-Dir (Install) 7.72 361 Saturday, August 3, 2019 Approved
Q-Dir (Install) 7.71 330 Wednesday, July 31, 2019 Approved
Q-Dir (Install) 7.69 418 Friday, July 26, 2019 Approved
Q-Dir (Install) 7.68 420 Sunday, July 21, 2019 Approved
Q-Dir (Install) 7.66 501 Wednesday, July 10, 2019 Approved
Q-Dir (Install) 7.65 463 Wednesday, July 3, 2019 Approved
Q-Dir (Install) 7.64 449 Thursday, June 27, 2019 Approved
Q-Dir (Install) 7.58 405 Sunday, June 23, 2019 Approved
Q-Dir (Install) 7.55 646 Tuesday, May 28, 2019 Approved
Q-Dir (Install) 7.52 631 Tuesday, May 7, 2019 Approved
Q-Dir (Install) 7.51 611 Saturday, April 20, 2019 Approved
Q-Dir (Install) 7.47 825 Wednesday, March 13, 2019 Approved
Q-Dir (Install) 7.46 460 Wednesday, March 6, 2019 Approved
Q-Dir (Install) 7.45 452 Friday, February 22, 2019 Approved
Q-Dir (Install) 7.44 543 Sunday, February 17, 2019 Approved
Q-Dir (Install) 7.43 444 Saturday, February 9, 2019 Approved
Q-Dir (Install) 7.41 513 Thursday, January 24, 2019 Approved
Q-Dir (Install) 7.37 467 Monday, January 14, 2019 Approved
Q-Dir (Install) 7.36 283 Sunday, January 13, 2019 Approved
Q-Dir (Install) 7.35 464 Thursday, December 27, 2018 Approved
Q-Dir (Install) 7.34 383 Thursday, December 20, 2018 Approved
Q-Dir (Install) 7.33 328 Tuesday, December 18, 2018 Approved
Q-Dir (Install) 7.31 396 Wednesday, December 12, 2018 Approved
Q-Dir (Install) 7.29 320 Saturday, December 8, 2018 Approved
Q-Dir (Install) 7.25 595 Thursday, November 1, 2018 Approved
Q-Dir (Install) 7.24 405 Thursday, October 18, 2018 Approved
Q-Dir (Install) 7.22 332 Friday, October 5, 2018 Approved
Q-Dir (Install) 7.21 464 Monday, September 24, 2018 Approved
Q-Dir (Install) 7.13 556 Tuesday, September 4, 2018 Approved
Q-Dir (Install) 7.12 427 Friday, August 24, 2018 Approved
Q-Dir (Install) 7.11 1396 Sunday, July 22, 2018 Approved
Q-Dir (Install) 7.09 424 Sunday, July 15, 2018 Approved
Q-Dir (Install) 7.08 443 Sunday, July 1, 2018 Approved
Q-Dir (Install) 7.07 490 Saturday, June 23, 2018 Approved
Q-Dir (Install) 7.06 514 Tuesday, June 5, 2018 Approved
Q-Dir (Install) 7.02 697 Tuesday, May 8, 2018 Approved
Q-Dir (Install) 7.01 421 Tuesday, May 1, 2018 Approved
Q-Dir (Install) 6.99.2 440 Saturday, April 21, 2018 Approved
Q-Dir (Install) 6.96 709 Thursday, March 15, 2018 Approved
Q-Dir (Install) 6.91 385 Monday, March 12, 2018 Approved
Q-Dir (Install) 6.85 751 Wednesday, February 7, 2018 Approved
Q-Dir (Install) 6.84 530 Saturday, January 20, 2018 Approved
Q-Dir (Install) 6.82 674 Thursday, December 28, 2017 Approved
Q-Dir (Install) 6.78 654 Friday, December 1, 2017 Approved
Q-Dir (Install) 6.77 503 Sunday, November 26, 2017 Approved
Q-Dir (Install) 6.73 630 Saturday, November 4, 2017 Approved
Q-Dir (Install) 6.71 546 Thursday, October 5, 2017 Approved
Q-Dir (Install) 6.69.1 471 Tuesday, September 19, 2017 Approved
Q-Dir (Install) 6.67 591 Wednesday, August 23, 2017 Approved
Q-Dir (Install) 6.58 764 Monday, July 3, 2017 Approved
Q-Dir (Install) 6.57 559 Friday, June 2, 2017 Approved
Q-Dir (Install) 6.51 668 Sunday, April 16, 2017 Approved
Q-Dir (Install) 6.49.7 457 Monday, April 3, 2017 Approved
Q-Dir 6.39 1012 Monday, October 10, 2016 Approved
Q-Dir 6.38 633 Wednesday, September 7, 2016 Approved
Q-Dir 6.33 559 Thursday, April 14, 2016 Approved
Q-Dir 6.32 463 Sunday, March 20, 2016 Approved
Q-Dir 6.31 482 Wednesday, March 16, 2016 Approved
Q-Dir 6.28 379 Thursday, March 10, 2016 Approved
Q-Dir 6.26 464 Thursday, March 3, 2016 Approved
Q-Dir 6.22 436 Tuesday, December 1, 2015 Approved
Q-Dir 6.19 381 Tuesday, November 3, 2015 Approved
Q-Dir 6.14 361 Thursday, July 23, 2015 Approved
Q-Dir 6.12 389 Thursday, June 18, 2015 Approved
Q-Dir 6.11 440 Saturday, May 9, 2015 Approved
Q-Dir 6.10 384 Tuesday, April 14, 2015 Approved

This package has no dependencies.

Discussion for the Q-Dir (Install) Package

Ground Rules:

  • This discussion is only about Q-Dir (Install) and the Q-Dir (Install) 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 Q-Dir (Install), 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