All commands in this guide must be run from PowerShell. You can find PowerShell in the start menu. PS: Make sure to start Windows Powershell, and not Windows Powershell (x86).
Summary
To install the module named "qenv":
PS C:\> Install-StataModule qenv
The longer version
You can check if a module exists in the tsd mirror:
PS C:\> Find-StataModule qenv The module qenv was found in the TSD Stata repository. You can install qenv by either: From PowerShell (this window): Install-StataModule qenv Or from within Stata: net install qenv, all from(https://stata.tsd.usit.no/fmwww.bc.edu/repec/bocode/q/)
If the module you need has not been mirrored, you will be informed of what to do:
PS C:\> Find-StataModule foobar The module foobar was not found in the TSD Stata repository. Please make a request to tsd-drift@usit.uio.no. Make sure to inuclude a URL to where we can download the module.
You can install Stata modules:
PS C:\> Install-StataModule qenv qenv was installed into C:\Users\p01-horrigmo\ado\plus\...
You can upgrade installed modules (but you probably have to ask us to refresh the mirrror first):
PS C:\> Install-StataModule qenv qenv was updated.
If you try to install a module that hasn't been mirrored, you will be pointed in the right direction:
PS C:\> Install-StataModule foobar WARNING: The module foobar was not found in the TSD Stata repository. WARNING: Please make a request to tsd-drift@usit.uio.no. WARNING: Make sure to include a URL to where we can download the module. WARNING: Skipping module foobar
You can even install multiple modules:
PS C:\> Install-StataModule qenv,concindc,asdoc qenv was updated. concindc was already installed. asdoc was installed into C:\Users\p01-horrigmo\ado\plus\...
?
Call us
Opening hours are weekdays from 08:30 to 17:00 and Saturdays from 10:00 to 15:00.
Phone number: 22 84 00 04
Book a Zoom meeting
Students and employees can book a Zoom meeting with UiO Helpdesk. Available hours are Tuesday to Thursday between 11:00 and 13:00.
Book a video call