topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
Borland Make Utility Issues | Antonio,
Can you please send me a copy of your Test.mak file? I still cannot get mine to work.
James |
Borland Make Utility Issues | James,
I just emailed it to you |
Borland Make Utility Issues | Antonio,
I still haven't received it. Could you send another copy. Hmm, maybe you do need to rename the zip because your email won't accept it even to send.
James |
Borland Make Utility Issues | James,
Here you have it:
[url:1zscw9y3]https://bitbucket.org/fivetech/fivewin-contributions/downloads/make.zop[/url:1zscw9y3] |
Borland Make Utility Issues | Antonio,
Yea! Its working. Now to figure out what is different with my old version of test.mak.
James |
Borland Make Utility Issues | Ok, here is what I found.
I had this:
PRG = \
alert.PRG \
one.PRG
And it HAS to be like this:
PRG = \
alert.prg \
one.prg
The first item has to be in upper case (left of the equals sign), and the filename extensions have to be in lower case.
I know I tried that at one time, and it didn't make... |
Borland Make Utility Issues | It was my first answer to you <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?p=200671#p200671">viewtopic.php?p=200671#p200671</a><!-- l --> |
Borland Make Utility Issues | Antonio,
Yes, I admit it. But then I was not working with the simple test.mak, but rather the more complex makefile for my app. I tried it with both upper and lower case and it made no difference. I assumed, therefore, that it didn't matter.
However, after posting my last message and then going back to my app's makef... |
Borland Make Utility Issues | James,
Please share the note also here. I'm going to need them in a few days.... <!-- s:wink: --><img src="{SMILIES_PATH}/icon_wink.gif" alt=":wink:" title="Wink" /><!-- s:wink: --> |
Borland Make Utility Issues | Marc,
You can use this working example:
[url:1v61j881]https://bitbucket.org/fivetech/fivewin-contributions/downloads/make.zop[/url:1v61j881]
and modify it. Use [b:1v61j881]lowercase[/b:1v61j881] for your PRGs names and extensions |
Borland Resource Workshop | It seems that I just reached a BRW limit: adding a new dialog I get "New field instance failed".Any ideas on a possible solution other than splitting the RES file?EMG |
Borland Resource Workshop | Dear EMG,I've got Driessen suggestion and it works ok.[url:3nuxf59t]http://forums.fivetechsoft.com/viewtopic.php?t=11453[/url:3nuxf59t]Regards,Dutch |
Borland Resource Workshop | Yes, thank you. After having tried everything I already resort to split the RES file.EMG |
Borland Resource Workshop | Hello Dutch and Enrico,I am glad that my suggestion was a help to you both.Good luck. |
Borland Resource Workshop 32 bits | See:
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=6&t=38437">viewtopic.php?f=6&t=38437</a><!-- l -->
Run the program in Windows 95 compatibility mode.
Hope it helps. |
Borland Resource Workshop en 32 bits | Hola:
[img:1o3taokw]https://i.postimg.cc/3w4fBQQJ/borland.png[/img:1o3taokw]
Está disponible aquí:
<!-- m --><a class="postlink" href="https://wetransfer.com/downloads/6e5ea6947212c65b8b902f752959e6ad20200203130033/ca7116eb298099c7296289b4ce2a6fb820200203130033/540688">https://wetransfer.com/downloads... |
Borland Resource Workshop en 32 bits | Gracias,
Tendremos que aprender todo de nuevo. Estoy tan acostumbrado a usar Workshop.exe. Esto es totalmente diferente del anterior.
<!-- m --><a class="postlink" href="https://i.imgur.com/XdB4TVa.png">https://i.imgur.com/XdB4TVa.png</a><!-- m -->
[img:3dqo4uu5]https://i.imgur.com/XdB4TVa.png[/img:3... |
Borland Resource Workshop en 32 bits | ¿Existe el Workshop tradicional bajo 32 bits?
Yo no lo he encontrado. |
Borland Resource Workshop en 32 bits | Desafortunadamente, Borland no creó el tradicional workshop.exe de 32 bits.
Esperando al maestro Navarro decide crear uno. jajajajajajaja.
Saludos |
Borland Resource Workshop en 32 bits | Sí, la verdad es que sería una prestación muy necesaria. |
Borland Resource Workshop en 32 bits | Moisés, podrias enviar nuevamente? Link no funciona más. Gracias.
Regards, saludos. |
Borland Resource Workshop en 32 bits | [url:3rwlffzr]https://vetusware.com/download/Borland%20Resource%20Workshop/?id=13304[/url:3rwlffzr]
[quote:3rwlffzr]run and intialize Dialog editor in Win95 compability mode then close, and unset compability setting, you can resolve RWDESIGN.DLL error when accessing dialog editor in any 64-bit machines[/quote:... |
Borland WorkShop in 32 bits | Hi,
What happened to the old Workshop in latest verions of Borland C++?. Is it not present at all?.
Thank you. |
Borland WorkShop in 32 bits | I can only comment on BC++5. It's still there but as a part of the ide. No longer is it an exe by itself. |
Borland WorkShop in 32 bits | Thank you.
Can you edit .rc files in the same way as in Workshop 16 bits?.
I installed the ide but I could not edit the .rc files, it showns an error and closes IDE. |
Borland WorkShop in 32 bits | From what I can recall, it could without any problem. However once you saved using BC5, the .rc can no longer be edited using Workshop 4.5. If you're running BC5 on a notebook, try running it on a desktop instead. It sometimes clash dll's or something when running on a notebook. |
Borland Workshop 32 bit | Hello,
Is er een 32 or 64 bit of Borland Resource Workshop ??
Thanks |
Borland Workshop 32 bit | Jack,
No, there is isn't, but you can check the resources editors listed here:
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=17&t=12773">viewtopic.php?f=17&t=12773</a><!-- l --> |
Borland Workshop 32 bit | Actually it exists but it is embedded in the Borland C++ compiler.
EMG |
Borland Workshop 32 bit | A while ago I tried to use Pelles C as a resource editor, but it completely corrupted by rc file that was created by Borland Workshop. Is there a way of converting rc files created by BW to other editors?
Best regards,
Pete |
Borland Workshop 32 bit | I have the same problem, that is why i try to continue with borland .
Where can i download this 32 bit workshop .
I also try Resource Bulder but with some problem . |
Borland Workshop 32 bit | Where can we download a free Borland Workshop 32 bits ?
Thanks |
Borland Workshop 32 bit | I found a Website with a Collection of some useful Downloads :
<!-- m --><a class="postlink" href="http://www.thefreecountry.com/compilers/cpp.shtml">http://www.thefreecountry.com/compilers/cpp.shtml</a><!-- m -->
Best Regards
Uwe <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!... |
Borland Workshop 32 bit | [quote="Enrico Maria Giordano":ou1ahhya]Actually it exists but it is embedded in the Borland C++ compiler.
[/quote:ou1ahhya]
Enrico
What Borland C++ version has embedded WS-32 bits?
Thanks |
Borland Workshop 32 bit | At least Borland C++ 5.02.
EMG |
Borland Workshop 32 bit | Hello,
anyone is editing .rc files with WS-32 bits'
thanks |
Borland Workshop 32 bit | Could someone place a specific link in other to download Resource Workshop that run with Windows 7 64 bits ?
Thanks . |
Borland Workshop 32 bit | I don't think you can download it from somewhere as it was a commercial product.
EMG |
Borland Workshop 32 bit | I am ready to pay for it .
Where can i buy it .
Is it fully compatible with the 4.1 or 4.5 release of Borland Resource Workshop ? |
Borland Workshop 32 bit | [quote="Jack":3m1jp2k8]I am ready to pay for it .
Where can i buy it .[/quote:3m1jp2k8]
It's an older product (Borland C++ 5.02 1997). Anyway, try Borland website (or Embarcadero).
[quote="Jack":3m1jp2k8]Is it fully compatible with the 4.1 or 4.5 release of Borland Resource Workshop ?[/quote:3m1jp2k8]
I didn't use ... |
Borland Workshop 32 bit | Hello,
I think it is not sold anymore.
You can try:
<!-- m --><a class="postlink" href="http://www.taringa.net/posts/downloads/5109391/Borland-C_-5_02-para-windos-7_-vista-y-xp.html">http://www.taringa.net/posts/downloads/ ... -y-xp.html</a><!-- m --> |
Borland Workshop 32 bit | [quote="lucasdebeltran":z71663uy]Hello,
I think it is not sold anymore.
You can try:
<!-- m --><a class="postlink" href="http://www.taringa.net/posts/downloads/5109391/Borland-C_-5_02-para-windos-7_-vista-y-xp.html">http://www.taringa.net/posts/downloads/ ... -y-xp.html</a><!-- m -->[/quote:z71663uy]
lucasdebeltran... |
Borland Workshop 32 bit | yo tengo como 2 aos de usar el resedit el cual tiene version de 32 y 64 bits, sin problemas, es el mejor cambio que pude haber echo, la verdad no echo de menos el resource workshop.
aca lo importante es la configuracion de las rutas donde estan los ficheros cabezeras del sdk del compilador c.
lo que sucede, es que al... |
Borland link error Too many DEF | Hi again,
Using FW January 2.7 and Borland linker with the following rmk file I get the following error.
d:\Borland\bcc55\bin\ilink32 -Gn -aa -Tpe -s @b32.bc
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Too many DEF file names: d:\fwh\lib\FiveHC.lib
When I comment out linking in the external f... |
Borland link error Too many DEF | Vytas,
Change this:
echo obj\FIS.obj, obj\param.obj, + >> b32.bc
into this:
echo obj\FIS.obj obj\param.obj, + >> b32.bc |
Borland make documentation | [url:2kxazxr6]https://www.dmi.unict.it/~tramonta/lessons/so/makedoc.pdf[/url:2kxazxr6] |
Borland make sample | Hi,
Is it correct that if I use the make-example in the 'makes' directory, that all the PRG-files are being compiled. Even if there no modification in the prg-files. If I change the path of the OBJ to .\ instead of .\obj (all the .C and .OBJ will be compiled in the .PRG direcory) only the changed files will be recompi... |
Borland make sample | Marc,
> all the PRG-files are being compiled
No, they should not be recompiled. It looks as there is a bug in the makefile
We are going to review it, thanks |
Borland make sample | I noticed it also. Could you post the solution here later Antonio? Thanks |
Borland make sample | Antonio,
Did you found a solution for this?
Regards,
Marc |
Borland make sample | Hi,
I found the solution.
I don't know why, but if you change the order from
[code:2378rmr9]
#change these paths as needed
.path.PRG = .\
.path.OBJ = .\obj
.path.CH = $(FWDIR)\include;$(HBDIR)\include
.path.C = .\
.path.rc = .\
[/code:2378rmr... |
Borland make sample | Marc,
Thanks so much for sharing it <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
We had it on our to-do list <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Borland make sample doesn't work | Tried using bormake.zip rmk file it doesn't work Message i get: .PRG: not recognized etc. etc. If I comment it out ,PRG: I get "can't find alert.exe." Please let me know whats happening. Using files one.prg, alert.prg. code: #Borland make sample, (c) FiveTech Software 2005 HBDIR=F:\harbour BCDIR=c:\Borland\bcc55 FWDIR=... |
Borland make sample doesn't work | Harvey,Do you use Harbour or xHarbour ?That make file is for Harbour. You have to implement some easy modifications to adapt it to xHarbour.We can help you on that |
Borland make sample doesn't work | Hello Harvey,my sample script in a toppic before works for xHarbour.I use and modify it for new applications.I think, you didn't try it ?Once again with your changes :[code:3iuwzt8b]
1. create a batchfile : GO.bat
----------------------------------
IF not exist obj md obj
c:\borland\bcc55\bin\make -f... |
Borland make sample doesn't work | Reinstalled Harbour. Doesn't come with the dbfntx,dbcfcdx,dbfftp. I copied them in from my clipper lib's. Is this OK?Or do I need newer files?I notive xhourbor come with the files. Am I missing something?Antonio and Uwe my code is for Harbour. Exactly as the code sent converted to harbour.Strange error message when... |
Borland make sample doesn't work | Harvey,> Reinstalled Harbour. Doesn't come with the dbfntx,dbcfcdx,dbfftp. Libraries names have been changed. Names are in the make file or in samples\buildh.bat. Look for hb...lib and rdd...lib> I copied them in from my clipper lib's. Is this OK? No! Never! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-... |
Borland make sample doesn't work | Antonio:Thanks for the quick response. My stupidity...I'll fix everything when I leave work and let you know.By the way I really like the txbrowse. looks and works great. |
Borland make sample doesn't work | I'm getting frustrated using the .rmk file. The program stops at .PRG.OBJ:If I comment out #PRG.OBJ:I get the error message below.I'm compiling alert.prg and one.prg fropm the samples. Nothing in the prgs looks out of order.Please HELP. <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- ... |
Borland make sample doesn't work | Harvey,We have modified bormake.zip to use the current Harbour libraries names, tested here and working fine.We have already emailed all files to you <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Borland make sample doesn't work | Antonio:Got the files and working great on alert....Tried linking my own file which includes a xbrowse.ch was working fine with buildh.bat.With the bormake i get an error message missing function "toleauto". According to the 'Whats new" file it is a required lib. and needs to be linked. It said was included in buildh... |
Borland make sample doesn't work | Harvey,You have to link Harbour hbw32.lib |
Borland make sample doesn't work | it works <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
Borland makefile for Harbour + FWH + BCC7 | go.bat
[code=fw:3fzsstpd]<div class="fw" id="{CB}" style="font-family: monospace;">set path=C:\bcc7\bin<br />make -fmyapp.mak<br /> </div>[/code:3fzsstpd]
myapp.mak
[code=fw:3fzsstpd]<div class="fw" id="{CB}" style="font-family: monospace;">HBDIR=c:\harbour<br />BCDIR=c:\bcc7<br />FWDIR=c:\fwh<br /><br />.path.obj = .... |
Borland makefile for Harbour + FWH + BCC7 | Muchas gracias Maestro |
Borland makefile for Harbour + FWH + BCC7 | Me arroja esto
C:\winSGE>go
C:\winSGE>set path=C:\bcc7\bin
C:\winSGE>make -fmyapp.mak
MAKE Version 5.41 Copyright (c) 1987, 2014 Embarcadero Technologies, Inc.
Fatal: '.\obj\WININI.PRG' does not exist - don't know how to make it
C:\winSGE>go
C:\winSGE>set path=C:\bcc7\bin
C:\winSGE>make -fmyapp.mak
MAKE Version ... |
Borland makefile for Harbour + FWH + BCC7 | All PRGs names must be lowercase (name and extension)
Todos los nombres de los PRGs tienen que estar en minúsculas (nombre y extension)
Modifica tu make y vuelve a probarlo |
Borland makefile for Harbour + FWH + BCC7 | Voy a probarlo |
Borland makefile for Harbour + FWH + BCC7 | Ahora este
C:\winSGE>make -fmyapp.mak
MAKE Version 5.41 Copyright (c) 1987, 2014 Embarcadero Technologies, Inc.
Fatal: 'myapp.res' does not exist - don't know how to make it
C:\winSGE> |
Borland makefile for Harbour + FWH + BCC7 | Usas un fichero RC en tu aplicación ?
En caso afirmativo, debes tener un fichero myapp.rc
De no usarlo, elimina myapp.rc y myapp.res del fichero make |
Borland makefile for Harbour + FWH + BCC7 | No uso fichero .rc
Como quedair luego de eliminarlo, ya que lo intente y me sigue arrojando error |
Borland makefile for Harbour + FWH + BCC7 | Si no usas un fichero RC entonces tienes que modificar el fichero make asi:
[code=fw:hrnhm9cg]<div class="fw" id="{CB}" style="font-family: monospace;">HBDIR=c:\harbour<br />BCDIR=c:\bcc7<br />FWDIR=c:\fwh<br /><br />.path.obj = .\obj<br />.path.prg = .\<br />.path.ch = $<span style="color: #000000;">(</span>... |
Borland makefile for Harbour + FWH + BCC7 | Gracias Maestro
Feliz Navidad!! |
Borland makefile for Harbour + FWH + BCC7 | How would you look only with the .RES file PELLESC ?
I do not use .RC only .RES
[quote="Antonio Linares":1sjgyvee]Si no usas un fichero RC entonces tienes que modificar el fichero make asi:
[/quote:1sjgyvee] |
Borland makefile for Harbour + FWH + BCC7 | myapp.exe : $(OBJS) myapp.res
...
echo myapp.res >> b32.bc
$(BCDIR)\bin\ilink32 -Gn -aa -Tpe -s @b32.bc
thats all for a .RES file, with no .RC |
Borland makefile for Harbour + FWH + BCC7 | Antonio, este Make es para la versión BCC7 a 32b?
Y para 64b?
O es lo mismo? No verdad?
Saludos y Feliz 2017
[quote="Antonio Linares":3u1gbxtq]Si no usas un fichero RC entonces tienes que modificar el fichero make asi:
[code=fw:3u1gbxtq]<div class="fw" id="{CB}" style="font-family: monospace;">HBDIR=c:\harbour<br />B... |
Borland makefile for Harbour + FWH + BCC7 | Carlos,
> este Make es para la versión BCC7 a 32b?
si
Para 64 bits es similar, pero no es el mismo.
Voy a publicarlo cuanto antes |
Borland makefile for Harbour + FWH + BCC7 | I am trying to get the sample make file Antonio posted working and it always errors out with a syntax error starting at line 23 and every line thereafter also shows a syntax error. I have checked and rechecked it and can't find the problem. The only difference I note is that I am using xHarbour instead of Harbour. I di... |
Borland makefile for Harbour + FWH + BCC7 | James,
This line is wrong:
c:\bcc7 $(BCDIR)\bin\brc32.exe -r -Ic:\bcc7\include\windows\sdk myapp.rc
it should be:
$(BCDIR)\bin\brc32.exe -r -Ic:\bcc7\include\windows\sdk myapp.rc |
Borland makefile for Harbour + FWH + BCC7 | Ok, I found the problem. I had just cut and pasted the file from the above thread. But I forgot that all the leading spaces had to be tabs, not spaces. After changing to tabs it is working.
If anyone is interested, there is some good documentation about using MAKE files here:
[url:2lp98hts]https://wpollock.c... |
Borland makefile for Harbour + FWH + BCC7 | I use Xmate from many Years
I use Bcc7, fwh,Pellesc
I an make EXE , LIB and DLL files with a click
I use a folder called Work
and on it I have other folders
Work
----- xharbour
------ PellesC
------ Harbour
------ fwh
this the Fwhbcc7.env
[code=fw:zj76ftu1]<div class="fw" id="{CB}" style="font-fami... |
Borland makefile for Harbour + FWH + BCC7 | I never really understood Xmate. I looked at years ago, but if I remember correctly, I had to save my files from my editor, then go to Xmate to compile. This gets really tedious. With a make file, I can just press the compile button in my editor.
Maybe I never figured out how Xmate was supposed to work?
Actually, I h... |
Borland makefile for Harbour + FWH + BCC7 | with xmate you have also the editor ....
<!-- m --><a class="postlink" href="http://groups.yahoo.com/group/xmate_users/">http://groups.yahoo.com/group/xmate_users/</a><!-- m --> |
Borland makefile for Harbour + FWH + BCC7 | James,
[url:ktl7cx5u]https://bitbucket.org/fivetech/fivewin-contributions/downloads/borland_make_documentation.pdf[/url:ktl7cx5u]
Please email me your EXE compressed as a ZOP file, thanks |
Borland makefile for Harbour + FWH + BCC7 | Silvio,
Now I remember. I didn't want to learn a new editor--that was the issue for me. Using a make utility allows you to use just about any editor.
James |
Borland makefile for Harbour + FWH + BCC7 | Antonio,
I have forwarded the test program files to your email.
Thanks for the documentation. I'm sure it will help.
Regards,
James |
Borland makefile para Harbour + FWH + BCC7 | <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=33385&start=0">viewtopic.php?f=3&t=33385&start=0</a><!-- l --> |
Borland makefile para Harbour + FWH + BCC7 | Me arroja esto
C:\winSGE>go
C:\winSGE>set path=C:\bcc7\bin
C:\winSGE>make -fmyapp.mak
MAKE Version 5.41 Copyright (c) 1987, 2014 Embarcadero Technologies, Inc.
Fatal: '.\obj\WININI.PRG' does not exist - don't know how to make it
C:\winSGE>go
C:\winSGE>set path=C:\bcc7\bin
C:\winSGE>make -fmyapp.mak
MAKE Version 5... |
Borland makefile para Harbour + FWH + BCC7 | <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=33385&p=196800#p196800">viewtopic.php?f=3&t=33385&p=196800#p196800</a><!-- l --> |
Borland newer version | Hello,
I there a newer version of Borland compiler and linker? I am currently using Borland 5.82 with FWH. |
Borland newer version | [url:eq1xo5h8]http://xharbour.org/index.asp?page=download/windows/required_win[/url:eq1xo5h8]
EMG |
Borland newer version | Thank you Enrico! |
Borland workshop error ""new field instance failed"" | Hi , Sometimes I edit a dialog "edit as text",add a space or some controls. close, shows the error : "new field instance failed".
TkS !
Shuming Wang |
Borland7 versus VisualStudio | Estoy empezando a querer compilar en 64 bits y me surgen "grandes dudas", a saber:
[b:13wuj9t6]¿Compila Borland7 en 64 bits?[/b:13wuj9t6] pregunta del millón.
Si la respuesta anterior es afirmativa [b:13wuj9t6]¿Que compilador uso: Borland7 o VisualStudio?[/b:13wuj9t6]
[b:13wuj9t6]¿Hay que usar Harbour o xHarbour?[/b:1... |
Borland7 versus VisualStudio | JM,
> ¿Compila Borland7 en 64 bits? pregunta del millón.
Si, pero de momento no lo soportamos. Estamos investigándolo.
> Si la respuesta anterior es afirmativa ¿Que compilador uso: Borland7 o VisualStudio?
Visual Studio
> ¿Hay que usar Harbour o xHarbour?
Harbour |
Borland7 versus VisualStudio | Aclarado.
Por el foro he encontrado una respuesta tuya que decía que el [i:3gw7k405]Visual Studio 2013 Express[/i:3gw7k405] es la versión [b:3gw7k405]12.0[/b:3gw7k405] (que aparece en los build.bat).
Entonces me he encontrado el la web <!-- m --><a class="postlink" href="http://www.visualstudio.com">http://www.visua... |
Borland7 versus VisualStudio | JM,
Descarga esta versión:
Express 2013 para escritorio
Es gratuita |
Borland7 versus VisualStudio | Y ya por último una preguntas mas:
Una vez instalado el "Express 2013 para escritorio" ¿sería posible sacar una árbol de directorios "transportable/portable" a otros PCs?, algo así como el BCC (bin, include, lib, etc...) y no tener que reinstalar cada vez.
No se si me he explicado. |
Borland7 versus VisualStudio | JM,
Eso se podría hacer, de hecho lo haciamos al principio de usar Visual Studio,
pero actualmente mi recomendación es no hacerlo y reinstalar en cada PC.
Es preferible usar la estructura de ficheros y carpetas que el propio Visual Studio crea. |
Borland7 versus VisualStudio | OK.
El build64.bat veo que ya tiene los path apuntando a la instalación que hace Visual Studio.
[code=fw:hahvvcvv]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">if</span> exist <span style="color: #ff0000;">"%ProgramFiles%<span style="color: #000000;">\M</span>icrosoft Visual S... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.