Skip to content

Commit 99aa295

Browse files
Update Invoke-MakeCab
1 parent de773d9 commit 99aa295

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Invoke-MakeCab

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ function Invoke-MakeCab {
3636

3737
.EXAMPLE
3838

39-
Import-Module .\Invoke-DCOM.ps1
40-
Invoke-DCOM -ComputerName '192.168.2.100' -Method MMC20 -Command "calc.exe"
39+
4140
#>
4241

4342
[CmdletBinding()]

0 commit comments

Comments
 (0)