Abyssmedia.com Forum Index Abyssmedia.com
Abyssmedia Support Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

%myfiles% and all about it

 
Post new topic   Reply to topic    Abyssmedia.com Forum Index -> Quick Batch File Compiler
View previous topic :: View next topic  
Author Message
Black_Sun



Joined: 30 May 2009
Posts: 3

PostPosted: Sat May 30, 2009 5:35 pm    Post subject: %myfiles% and all about it Reply with quote

Hello, how can i redefined the %myfiles% variable?
Now it equals
Code:
C:\DOCUME~1\USERNAME\Local Settings\Application Data

I wrote and
Code:
set myfiles = C:

and
Code:
set %%myfiles%% = C:

but it has not given results
Thanks.
Back to top
View user's profile Send private message
support
Site Admin


Joined: 13 Feb 2004
Posts: 257

PostPosted: Tue Jun 02, 2009 2:19 am    Post subject: Reply with quote

Whay you need to override this variable?
Back to top
View user's profile Send private message Send e-mail
Black_Sun



Joined: 30 May 2009
Posts: 3

PostPosted: Wed Jun 03, 2009 3:22 pm    Post subject: Reply with quote

because maybe in different computers this folder is full (not enough space on disk) and redefined to the TEMP(for example) dir may help Smile
Back to top
View user's profile Send private message
support
Site Admin


Joined: 13 Feb 2004
Posts: 257

PostPosted: Thu Jun 04, 2009 1:58 am    Post subject: Reply with quote

This variable initialized before script execution, so embedded files already in this folder.
Back to top
View user's profile Send private message Send e-mail
Black_Sun



Joined: 30 May 2009
Posts: 3

PostPosted: Thu Jun 04, 2009 1:50 pm    Post subject: Reply with quote

eh, ok, but it would be cool Smile
Thanks for answers
Back to top
View user's profile Send private message
pgeneste



Joined: 27 Jul 2009
Posts: 1

PostPosted: Mon Jul 27, 2009 4:23 pm    Post subject: Reply with quote

I need this %myfiles% override too. Please add! Thanks!!!
Back to top
View user's profile Send private message
blasch



Joined: 03 Sep 2009
Posts: 3

PostPosted: Thu Sep 03, 2009 6:52 pm    Post subject: Reply with quote

Hi,

I have need of this feature as well,

The tools that I have developed sometimes have the need to be used at the same time on the same system, some of the embedded files used may be deprecated and "step on" files from the other running scripts.

it would be useful for me to be able to define %myfiles% variable or have the compiled exe iterate sub directories in the current %myfiles% path to prevent this sort of extraction overlap.

I really like your compiler as I have been able to develop many tools that my customer service department utilizes on a daily basis.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Abyssmedia.com Forum Index -> Quick Batch File Compiler All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group