|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Q: getting rid of exe's and objHi
I'm using VS2003. Is there a way to temporarily remove exe's and obj's so I can reduce the size of a project for email/backup? Thanks in advance "G .Net" <nodamnspam@email.com> wrote in message I may be belaboring the obvious here, but you can accomplish what you want news:uIidnRwOxt2g0pzYRVnyiw@pipex.net... > Hi > > I'm using VS2003. Is there a way to temporarily remove exe's and obj's so > I can reduce the size of a project for email/backup? > > Thanks in advance > by deleting the debug and/or release folders in your project before archiving. They will be recreated when the project is rebuilt. -- Peter [MVP Visual Developer] Jack of all trades, master of none. Hi Peter
Yep, that's what I've been doing. However, I was wondering if there was a "clean up" feature which would do the same? Show quoteHide quote "pvdg42" <pvdg42@newsgroups.nospam> wrote in message news:eyT0Mmz0GHA.4176@TK2MSFTNGP06.phx.gbl... > > "G .Net" <nodamnspam@email.com> wrote in message > news:uIidnRwOxt2g0pzYRVnyiw@pipex.net... >> Hi >> >> I'm using VS2003. Is there a way to temporarily remove exe's and obj's so >> I can reduce the size of a project for email/backup? >> >> Thanks in advance >> > I may be belaboring the obvious here, but you can accomplish what you want > by deleting the debug and/or release folders in your project before > archiving. They will be recreated when the project is rebuilt. > > -- > Peter [MVP Visual Developer] > Jack of all trades, master of none. > Delete the files and the next time you compile, do it in Release mode?
Show quoteHide quote "G .Net" <nodamnspam@email.com> wrote in message news:PeidnRCF4_iK-JzYRVnyhw@pipex.net... > Hi Peter > > Yep, that's what I've been doing. However, I was wondering if there was a > "clean up" feature which would do the same? > > > "pvdg42" <pvdg42@newsgroups.nospam> wrote in message > news:eyT0Mmz0GHA.4176@TK2MSFTNGP06.phx.gbl... >> >> "G .Net" <nodamnspam@email.com> wrote in message >> news:uIidnRwOxt2g0pzYRVnyiw@pipex.net... >>> Hi >>> >>> I'm using VS2003. Is there a way to temporarily remove exe's and obj's >>> so I can reduce the size of a project for email/backup? >>> >>> Thanks in advance >>> >> I may be belaboring the obvious here, but you can accomplish what you >> want by deleting the debug and/or release folders in your project before >> archiving. They will be recreated when the project is rebuilt. >> >> -- >> Peter [MVP Visual Developer] >> Jack of all trades, master of none. >> > >
Hiding a Property
LAN IP Visual Basic beginner question self-extracting files in .net Writing a brute force program using SendKeys.Send Date/Time Pickers/VB2005 VB2005: Error Using a Separate Search Form How can I execute a simple command? AxSHDocVw.AxWebBrowser events String quickie: Remove trailing space from each RichTextBox line? |
|||||||||||||||||||||||