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:

106,711

Downloads of v 7.47:

824

Last Update:

13 Mar 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.47 | Updated: 13 Mar 2019

Downloads:

106,711

Downloads of v 7.47:

824

Software Author(s):

  • Nenad Hrg (SOFTWAREOK.COM)

Q-Dir (Install) 7.47

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.47'" [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.47'" 
$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.47'
    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.47'
end

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


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

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


package { 'qdir':
  ensure   => '7.47',
  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 13 Mar 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
$ErrorActionPreference = 'Stop'
$packageName    = 'qdir'

Uninstall-BinFile qdir
tools\LICENSE.txt
==================== Q-Dir ====================

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. 

==================== Q-Dir ====================
tools\Q-Dir_Installer.zip
md5: 30D75BAA8EF6E926FE617A873B178CBE | sha1: A7768911F72209F6EE34E37AE31C9D4C095AC8D1 | sha256: DD0ECBE3D88B4B99AF1DC893E387407C60CD551477290BB5BD88B192D0FE61A0 | sha512: AC4F63D2DF3098D1B1A2BFB2ADB6724D2D7D984F9BC3D93E32F21E49F53D4038126A3BF2509FA43A27DA39CD0BF69A5F3CBE919A0952EC2F6161E0ED3005F4F8
tools\Q-Dir_Installer_x64.zip
md5: 3B6D78575ED5703229D916782689CB87 | sha1: E5BCAF5CCD6EE6C3CE4CF10D8C1F53A4099A773C | sha256: DE69DA7183A057E3EBD0375F2D699BD9D699613F25F97155A98DF31D0BFD81DF | sha512: 8473B06CC49D1BC8BF87458D0FE65CAC51401DE563EE32BC0CBD71E1F40FD2484763177EFDFD51AA584D1F8D4EA51AC0B9A139349E360687E8E6D72F62BAEE20
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

==================== 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 (Install) 11.46.0 1453 Sunday, January 14, 2024 Approved
Q-Dir (Install) 11.44.0 1682 Monday, October 30, 2023 Approved
Q-Dir (Install) 11.43.0 452 Wednesday, October 25, 2023 Approved
Q-Dir (Install) 11.42.0 472 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 587 Saturday, October 7, 2023 Approved
Q-Dir (Install) 11.37.0 186 Friday, September 29, 2023 Approved
Q-Dir (Install) 11.36.0 20 Saturday, September 23, 2023 Approved
Q-Dir (Install) 11.35.0 868 Saturday, September 16, 2023 Approved
Q-Dir (Install) 11.34.0 417 Friday, September 8, 2023 Approved
Q-Dir (Install) 11.32.0 1165 Sunday, August 13, 2023 Approved
Q-Dir (Install) 11.31.0 26 Monday, August 7, 2023 Approved
Q-Dir (Install) 11.29.0 1389 Wednesday, June 14, 2023 Approved
Q-Dir (Install) 11.26 1494 Saturday, April 29, 2023 Approved
Q-Dir (Install) 11.24 827 Monday, April 17, 2023 Approved
Q-Dir (Install) 11.21 997 Saturday, March 25, 2023 Approved
Q-Dir (Install) 11.19 1153 Monday, February 20, 2023 Approved
Q-Dir (Install) 11.17 1066 Tuesday, January 24, 2023 Approved
Q-Dir (Install) 11.16 1166 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 1265 Saturday, October 15, 2022 Approved
Q-Dir (Install) 11.11 960 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 708 Saturday, June 25, 2022 Approved
Q-Dir (Install) 10.74 1350 Thursday, May 12, 2022 Approved
Q-Dir (Install) 10.71 640 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 534 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 1078 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 1032 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 392 Sunday, October 24, 2021 Approved
Q-Dir (Install) 9.93 769 Sunday, October 10, 2021 Approved
Q-Dir (Install) 9.89 964 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 633 Thursday, July 22, 2021 Approved
Q-Dir (Install) 9.61 827 Sunday, June 27, 2021 Approved
Q-Dir (Install) 9.55 470 Sunday, June 20, 2021 Approved
Q-Dir (Install) 9.51 693 Sunday, June 6, 2021 Approved
Q-Dir (Install) 9.49 710 Thursday, May 20, 2021 Approved
Q-Dir (Install) 9.44 658 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 671 Thursday, February 4, 2021 Approved
Q-Dir (Install) 9.11 434 Sunday, January 31, 2021 Approved
Q-Dir (Install) 9.09 774 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 807 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 700 Wednesday, September 23, 2020 Approved
Q-Dir (Install) 8.91 517 Tuesday, September 15, 2020 Approved
Q-Dir (Install) 8.88 520 Tuesday, September 8, 2020 Approved
Q-Dir (Install) 8.77 588 Thursday, August 27, 2020 Approved
Q-Dir (Install) 8.69 666 Sunday, August 9, 2020 Approved
Q-Dir (Install) 8.66 413 Wednesday, August 5, 2020 Approved
Q-Dir (Install) 8.55 757 Monday, July 13, 2020 Approved
Q-Dir (Install) 8.51 152 Tuesday, July 7, 2020 Approved
Q-Dir (Install) 8.37 875 Sunday, June 7, 2020 Approved
Q-Dir (Install) 8.33 549 Thursday, May 28, 2020 Approved
Q-Dir (Install) 8.15 737 Thursday, May 7, 2020 Approved
Q-Dir (Install) 8.04 881 Wednesday, April 1, 2020 Approved
Q-Dir (Install) 8.01 896 Thursday, February 27, 2020 Approved
Q-Dir (Install) 7.99 1084 Saturday, December 21, 2019 Approved
Q-Dir (Install) 7.97 673 Monday, December 2, 2019 Approved
Q-Dir (Install) 7.95 547 Wednesday, November 20, 2019 Approved
Q-Dir (Install) 7.94 477 Wednesday, November 13, 2019 Approved
Q-Dir (Install) 7.92 589 Monday, November 4, 2019 Approved
Q-Dir (Install) 7.91.1 495 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 388 Monday, September 30, 2019 Approved
Q-Dir (Install) 7.83 489 Sunday, September 22, 2019 Approved
Q-Dir (Install) 7.82 462 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 529 Wednesday, August 28, 2019 Approved
Q-Dir (Install) 7.75 482 Wednesday, August 21, 2019 Approved
Q-Dir (Install) 7.74 356 Monday, August 19, 2019 Approved
Q-Dir (Install) 7.73 526 Tuesday, August 6, 2019 Approved
Q-Dir (Install) 7.72 361 Saturday, August 3, 2019 Approved
Q-Dir (Install) 7.71 328 Wednesday, July 31, 2019 Approved
Q-Dir (Install) 7.69 417 Friday, July 26, 2019 Approved
Q-Dir (Install) 7.68 419 Sunday, July 21, 2019 Approved
Q-Dir (Install) 7.66 500 Wednesday, July 10, 2019 Approved
Q-Dir (Install) 7.65 461 Wednesday, July 3, 2019 Approved
Q-Dir (Install) 7.64 448 Thursday, June 27, 2019 Approved
Q-Dir (Install) 7.58 403 Sunday, June 23, 2019 Approved
Q-Dir (Install) 7.55 646 Tuesday, May 28, 2019 Approved
Q-Dir (Install) 7.52 629 Tuesday, May 7, 2019 Approved
Q-Dir (Install) 7.51 610 Saturday, April 20, 2019 Approved
Q-Dir (Install) 7.47 824 Wednesday, March 13, 2019 Approved
Q-Dir (Install) 7.46 458 Wednesday, March 6, 2019 Approved
Q-Dir (Install) 7.45 451 Friday, February 22, 2019 Approved
Q-Dir (Install) 7.44 541 Sunday, February 17, 2019 Approved
Q-Dir (Install) 7.43 443 Saturday, February 9, 2019 Approved
Q-Dir (Install) 7.41 511 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 326 Tuesday, December 18, 2018 Approved
Q-Dir (Install) 7.31 395 Wednesday, December 12, 2018 Approved
Q-Dir (Install) 7.29 319 Saturday, December 8, 2018 Approved
Q-Dir (Install) 7.25 591 Thursday, November 1, 2018 Approved
Q-Dir (Install) 7.24 405 Thursday, October 18, 2018 Approved
Q-Dir (Install) 7.22 330 Friday, October 5, 2018 Approved
Q-Dir (Install) 7.21 462 Monday, September 24, 2018 Approved
Q-Dir (Install) 7.13 554 Tuesday, September 4, 2018 Approved
Q-Dir (Install) 7.12 426 Friday, August 24, 2018 Approved
Q-Dir (Install) 7.11 1396 Sunday, July 22, 2018 Approved
Q-Dir (Install) 7.09 421 Sunday, July 15, 2018 Approved
Q-Dir (Install) 7.08 441 Sunday, July 1, 2018 Approved
Q-Dir (Install) 7.07 489 Saturday, June 23, 2018 Approved
Q-Dir (Install) 7.06 511 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 383 Monday, March 12, 2018 Approved
Q-Dir (Install) 6.85 751 Wednesday, February 7, 2018 Approved
Q-Dir (Install) 6.84 529 Saturday, January 20, 2018 Approved
Q-Dir (Install) 6.82 672 Thursday, December 28, 2017 Approved
Q-Dir (Install) 6.78 652 Friday, December 1, 2017 Approved
Q-Dir (Install) 6.77 502 Sunday, November 26, 2017 Approved
Q-Dir (Install) 6.73 626 Saturday, November 4, 2017 Approved
Q-Dir (Install) 6.71 545 Thursday, October 5, 2017 Approved
Q-Dir (Install) 6.69.1 470 Tuesday, September 19, 2017 Approved
Q-Dir (Install) 6.67 589 Wednesday, August 23, 2017 Approved
Q-Dir (Install) 6.58 764 Monday, July 3, 2017 Approved
Q-Dir (Install) 6.57 557 Friday, June 2, 2017 Approved
Q-Dir (Install) 6.51 668 Sunday, April 16, 2017 Approved
Q-Dir (Install) 6.49.7 456 Monday, April 3, 2017 Approved
Q-Dir 6.39 1012 Monday, October 10, 2016 Approved
Q-Dir 6.38 631 Wednesday, September 7, 2016 Approved
Q-Dir 6.33 558 Thursday, April 14, 2016 Approved
Q-Dir 6.32 463 Sunday, March 20, 2016 Approved
Q-Dir 6.31 481 Wednesday, March 16, 2016 Approved
Q-Dir 6.28 378 Thursday, March 10, 2016 Approved
Q-Dir 6.26 463 Thursday, March 3, 2016 Approved
Q-Dir 6.22 434 Tuesday, December 1, 2015 Approved
Q-Dir 6.19 380 Tuesday, November 3, 2015 Approved
Q-Dir 6.14 361 Thursday, July 23, 2015 Approved
Q-Dir 6.12 388 Thursday, June 18, 2015 Approved
Q-Dir 6.11 437 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