Skip to content

See if %~dp0 can be replaced with %cd% in batch files #110

@daniviga

Description

@daniviga

In our batch files for windows we are using %~dp0 to get the batch location, but it is not well supported (i.e. in wineconsole).

Let's see if it can be replaced with %cd% i.e. if it work in all cases.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions