Skip to content

Commit

Permalink
prøve 4026 med 32 bit xae
Browse files Browse the repository at this point in the history
  • Loading branch information
StianA authored and StianA committed Aug 21, 2024
1 parent eebf535 commit badca22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ if (Test-Path -Path $bootPath) {
}

log "Start TcXaeShell,... "
# $dte = new-object -com TcXaeShell.DTE.15.0
$dte = new-object -com VisualStudio.DTE.16.0
$dte = new-object -com TcXaeShell.DTE.15.0

$dte.SuppressUI = $false
$dte.MainWindow.Visible = $true
Expand Down

0 comments on commit badca22

Please sign in to comment.